这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Mar 4, 2021. It is now read-only.

Conversation

@Ten48BASE
Copy link
Contributor

Sometimes you don't care if specific resource types have tags (like Launch Configurations), but you want to require tags on other resource types (like Instances), yet you still want Janitor Monkey to track and clean-up all resources.

For example, EBS Volumes are attached after our deployment automation is finished and they therefore don't get a proper owner tag (even though Volume Tagging Monkey transfers the attached Instance owner tag to the meta-data EBS Volume tag). Additionally, Launch Configurations don't even support tags, so enabling the untaggedResourceRule seems to flag all Launch Configurations.

This feature allows one to opt-in only the resources they care about really having tags for the untaggedResourceRule. If the resource type is not opted-in for Janitor Monkey at all that resource type will be ignored even if included in the untagged resource configuration.

@cloudbees-pull-request-builder

NetflixOSS » SimianArmy » SimianArmy-pull-requests #51 SUCCESS
This pull request looks good

@cloudbees-pull-request-builder

SimianArmy-pull-requests #223 SUCCESS
This pull request looks good

@ebukoski
Copy link
Contributor

Would it be possible to add tests to ensure that the opt-in feature is working as expected?

@Ten48BASE
Copy link
Contributor Author

No problem. I'm on it.

@ebukoski
Copy link
Contributor

@Ten48BASE Any update on this PR? Were you able to add some tests?

@Ten48BASE
Copy link
Contributor Author

@ebukoski, ah yes. Sorry about that.

Things came up at work and this slipped to the bottom of my list. Let me get back on that this weekend and hopefully I'll have something for you.

@Ten48BASE Ten48BASE closed this May 13, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants