Skip to content
This repository was archived by the owner on Mar 4, 2021. It is now read-only.

Configurable Global Monkey owner tag key #191

Closed
wants to merge 5 commits into from

Conversation

lantrix
Copy link

@lantrix lantrix commented May 27, 2015

Where-ever there was hardcoded "owner" or "creator" key for Instances, Snapshots, Volumes, ASGs then utilise a simian army global configuration of case-sensitive key for tag owner as per #178. Falls back to "owner" if not set.

lantrix added 5 commits April 30, 2015 21:28
Implement a user configurable Janitor Monkey OWNER_TAG_KEY
When a new leashed janitor monkey is run; there can be a situation where the expectedTerminationTime of the resource can be null (as per Issue Netflix#189). This ensures if it is null, that it won't call the java.util.Date functions which can't handle a null.
This is being done more globally - so undoing these changes.
As requested in Netflix#178 you can now set your Key for the AWS owner tag in the simianarmy.properties file.
Applies to all Monkeys.
If not set defaults to "owner".
@cloudbees-pull-request-builder

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

@cloudbees-pull-request-builder

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

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