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

Add never suspend annotation #55

Merged

Conversation

Tycale
Copy link
Contributor

@Tycale Tycale commented Jun 11, 2024

Current Situation

Currently, there is no simple way to exclude specific pods from being suspended.

Proposal

Introduce a concise annotation to easily identify and exclude pods that should not be suspended.

@Tycale Tycale requested a review from a team as a code owner June 11, 2024 22:25
@Tycale Tycale force-pushed the add_never_suspend_annotation branch from 5b525e5 to 2d6abd9 Compare June 11, 2024 22:28
Copy link
Member

@raffis raffis left a comment

Choose a reason for hiding this comment

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

I like this addition 👍🏻 , thx for the pr.

(note failing builds are unrelated).

@raffis raffis self-requested a review June 12, 2024 07:05
@raffis
Copy link
Member

raffis commented Jun 12, 2024

We might name the annotation k8s-pause/ignore instead of never-suspend. I do think ignore is more widely used for similar things.

Signed-off-by: Thibault Gérondal <thibault@initia.cloud>
@Tycale Tycale force-pushed the add_never_suspend_annotation branch from 2d6abd9 to 87037f1 Compare June 12, 2024 07:51
@Tycale
Copy link
Contributor Author

Tycale commented Jun 12, 2024

I also do prefer ignore 👍🏻

@raffis
Copy link
Member

raffis commented Jun 12, 2024

Thx for the contribution

@raffis raffis merged commit 30f663c into DoodleScheduling:master Jun 12, 2024
4 of 6 checks passed
@Tycale Tycale deleted the add_never_suspend_annotation branch June 12, 2024 18:45
@Tycale
Copy link
Contributor Author

Tycale commented Jun 17, 2024

@raffis Hey, could you create a a new release, a v0.3.2 that I could use with this new feature ?

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