Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: set idled label to false when not idled to keep label on resources #26

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

shreddedbacon
Copy link
Member

To ensure that systems that need to check for the existence of labels can do so even if an environment or service is not idled, this changes the logic for unidling to set the idled label to false so that the label remains.

Also removes the legacy annotation support as this is no longer used.

@shreddedbacon shreddedbacon marked this pull request as ready for review April 26, 2024 06:22
Copy link
Member

@tobybellwood tobybellwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@shreddedbacon shreddedbacon merged commit f4e9a82 into main Apr 26, 2024
7 checks passed
@shreddedbacon shreddedbacon deleted the fix-idled-label branch April 26, 2024 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants