Skip to content

Change VPA UpdateMode#194

Merged
yalosev merged 2 commits into
mainfrom
csi-vpa-fix
May 25, 2026
Merged

Change VPA UpdateMode#194
yalosev merged 2 commits into
mainfrom
csi-vpa-fix

Conversation

@yalosev
Copy link
Copy Markdown
Member

@yalosev yalosev commented May 22, 2026

Change CPA UpdateMode for CSI controllers.
UpdateMode: "Auto" is deprecated and generates a lot of spam in the logs

Running helm upgrade for release
"Warning: UpdateMode "Auto" is deprecated and will be removed in a future API version. Use explicit update modes like "Recreate", "Initial", or "InPlaceOrRecreate" instead. See https://github.com/kubernetes/autoscaler/issues/8424 for more details." (warnings.go:110)
"Warning: UpdateMode "Auto" is deprecated and will be removed in a future API version. Use explicit update modes like "Recreate", "Initial", or "InPlaceOrRecreate" instead. See https://github.com/kubernetes/autoscaler/issues/8424 for more details." (warnings.go:110)

Change to the InPlaceOrRecreate is safe, because Auto mode is equal to Recreate

Breaking Changes

Compatible only with the Deckhouse version 1.75+

@yalosev yalosev requested review from AleksZimin and ldmonster May 22, 2026 20:00
Signed-off-by: Yuriy Losev <yuriy.losev@flant.com>
Signed-off-by: Sergey Morozov <sergey.morozov@flant.com>
@yalosev yalosev merged commit e3c4f49 into main May 25, 2026
4 checks passed
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.

4 participants