Skip to content

deps: update helm to v4.1.1#44390

Merged
aanm merged 1 commit intomainfrom
pr/move-to-helm-v4
Feb 19, 2026
Merged

deps: update helm to v4.1.1#44390
aanm merged 1 commit intomainfrom
pr/move-to-helm-v4

Conversation

@aanm
Copy link
Copy Markdown
Member

@aanm aanm commented Feb 16, 2026

Update helm library to v4.1.1

Signedoff-by: André Martins andre@cilium.io

@aanm aanm added the release-note/misc This PR makes changes that have no direct user impact. label Feb 16, 2026
@maintainer-s-little-helper

This comment was marked as outdated.

@maintainer-s-little-helper maintainer-s-little-helper Bot added the dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. label Feb 16, 2026
@github-actions github-actions Bot added the cilium-cli This PR contains changes related with cilium-cli label Feb 16, 2026
@aanm aanm force-pushed the pr/move-to-helm-v4 branch from 5287a67 to 4629544 Compare February 16, 2026 14:02
@maintainer-s-little-helper maintainer-s-little-helper Bot removed the dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. label Feb 16, 2026
@aanm aanm force-pushed the pr/move-to-helm-v4 branch from 4629544 to ba2a9d1 Compare February 16, 2026 14:08
@aanm
Copy link
Copy Markdown
Member Author

aanm commented Feb 16, 2026

/test

@aanm aanm force-pushed the pr/move-to-helm-v4 branch from ba2a9d1 to 5614c73 Compare February 16, 2026 15:08
@aanm
Copy link
Copy Markdown
Member Author

aanm commented Feb 16, 2026

/test

@aanm aanm force-pushed the pr/move-to-helm-v4 branch from 5614c73 to 0fa89a9 Compare February 16, 2026 15:46
@aanm
Copy link
Copy Markdown
Member Author

aanm commented Feb 16, 2026

/test

@aanm aanm marked this pull request as ready for review February 16, 2026 16:51
@aanm aanm requested review from a team as code owners February 16, 2026 16:51
@aanm aanm enabled auto-merge February 16, 2026 16:52
@aanm aanm force-pushed the pr/move-to-helm-v4 branch from 0fa89a9 to a04ee30 Compare February 18, 2026 14:10
@aanm
Copy link
Copy Markdown
Member Author

aanm commented Feb 18, 2026

/test

@aanm aanm force-pushed the pr/move-to-helm-v4 branch from a04ee30 to b9a54ae Compare February 18, 2026 15:56
@aanm
Copy link
Copy Markdown
Member Author

aanm commented Feb 18, 2026

/test

@aanm aanm force-pushed the pr/move-to-helm-v4 branch from b9a54ae to df0923b Compare February 18, 2026 16:18
@aanm
Copy link
Copy Markdown
Member Author

aanm commented Feb 18, 2026

/test

@aanm aanm force-pushed the pr/move-to-helm-v4 branch from df0923b to e90a7bc Compare February 19, 2026 08:23
@aanm
Copy link
Copy Markdown
Member Author

aanm commented Feb 19, 2026

/test

@aanm aanm force-pushed the pr/move-to-helm-v4 branch from e90a7bc to 4b462e1 Compare February 19, 2026 08:43
@aanm
Copy link
Copy Markdown
Member Author

aanm commented Feb 19, 2026

/test

@aanm aanm force-pushed the pr/move-to-helm-v4 branch from 4b462e1 to c26adfd Compare February 19, 2026 11:46
The only major change that affected Cilium is in the cilium-cli where
helm v4 always requires a WaitStrategy to be set. HookOnlyStrategy
waits only for hooks to complete without waiting for chart resources
to be ready, which is the closest to preserve the old Wait:false behavior.

Signed-off-by: André Martins <andre@cilium.io>
@aanm aanm force-pushed the pr/move-to-helm-v4 branch from c26adfd to 830aadb Compare February 19, 2026 11:46
@aanm
Copy link
Copy Markdown
Member Author

aanm commented Feb 19, 2026

/test

@aanm aanm requested review from MrFreezeex and gandro February 19, 2026 15:35
@aanm aanm marked this pull request as ready for review February 19, 2026 15:36
@aanm aanm enabled auto-merge February 19, 2026 15:36
Copy link
Copy Markdown
Member

@MrFreezeex MrFreezeex left a comment

Choose a reason for hiding this comment

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

Thanks! lgtm for the clustermesh side

@aanm aanm added this pull request to the merge queue Feb 19, 2026
Merged via the queue into main with commit 65cc5eb Feb 19, 2026
541 of 543 checks passed
@aanm aanm deleted the pr/move-to-helm-v4 branch February 19, 2026 17:23
YutaroHayakawa added a commit that referenced this pull request Feb 27, 2026
In the #44390, we upgraded Helm to v4. In v4, they enable k8s SSA by
default. This is not the same behavior as before and may cause  an
unexpected field ownership conflict between `cilium install/upgrade` and
user's manual intervation. Since this change is unintended and we
haven't prepared for this, I believe disabling it for now would be the
safer option.

Signed-off-by: Yutaro Hayakawa <yutaro.hayakawa@isovalent.com>
github-merge-queue Bot pushed a commit that referenced this pull request Mar 2, 2026
In the #44390, we upgraded Helm to v4. In v4, they enable k8s SSA by
default. This is not the same behavior as before and may cause  an
unexpected field ownership conflict between `cilium install/upgrade` and
user's manual intervation. Since this change is unintended and we
haven't prepared for this, I believe disabling it for now would be the
safer option.

Signed-off-by: Yutaro Hayakawa <yutaro.hayakawa@isovalent.com>
javiercardona-work pushed a commit to javiercardona-work/cilium that referenced this pull request Mar 18, 2026
In the cilium#44390, we upgraded Helm to v4. In v4, they enable k8s SSA by
default. This is not the same behavior as before and may cause  an
unexpected field ownership conflict between `cilium install/upgrade` and
user's manual intervation. Since this change is unintended and we
haven't prepared for this, I believe disabling it for now would be the
safer option.

Signed-off-by: Yutaro Hayakawa <yutaro.hayakawa@isovalent.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cilium-cli This PR contains changes related with cilium-cli release-note/misc This PR makes changes that have no direct user impact.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants