Skip to content

[castai-evictor] Change update strategy to Rolling Update #820

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

linkas45
Copy link
Contributor

@linkas45 linkas45 commented Apr 28, 2025

Context: https://drive.google.com/file/d/13_ZGArlb9Rz60vcHwJhF-AiKgPpFpDBu/view (from 19:52)

We had issue when evictor got stuck because of recreate update rather than rolling update.

@linkas45 linkas45 requested a review from a team as a code owner April 28, 2025 10:52
@linkas45 linkas45 changed the title NOJIRA: Change update strategy to Rolling Update [castai-evictor] Change update strategy to Rolling Update Apr 28, 2025
type: Recreate
type: RollingUpdate
rollingUpdate:
maxSurge: 0
Copy link
Contributor

Choose a reason for hiding this comment

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

You effectively still have the same behaviour in most cases (where replicas=1). What was being discussed in the call linked was to upscaling instance first before terminating the old pods.

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