Skip to content

Conversation

PhilipSchmid
Copy link
Contributor

@PhilipSchmid PhilipSchmid commented Jan 17, 2025

Nodeinit is actually not required when running Cilium on AKS BYOCNI. Hence, let's remove it from the AKS BYOCNI-specific Helm installation guide.

Nodeinit’s startup.bash or prestop.bash don't to anything specific to AKS BYOCNI (1.15.6 versions). Everything seems to be GKE-specific except one section in the startup.bash, which is for Azure chaining mode (.Values.azure.enabled) and even that part is removed in later Cilium versions (see #34870).

doc: Removed nodeinit from aks byocni install

It needs a backport to all maintained Cilium minor versions.

Nodeinit is actually not required when running Cilium
on AKS BYOCNI. Hence, let's remove it from the AKS
BYOCNI-specific Helm installation guide.

Signed-off-by: Philip Schmid <phisch@cisco.com>
@PhilipSchmid PhilipSchmid requested a review from a team as a code owner January 17, 2025 12:49
@PhilipSchmid PhilipSchmid requested a review from a user January 17, 2025 12:49
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jan 17, 2025
@amitmavgupta
Copy link
Contributor

Thanks to @wedaly for #34870

Copy link

@wedaly wedaly left a comment

Choose a reason for hiding this comment

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

good call, thanks for cleaning this up

@wedaly
Copy link

wedaly commented Jan 17, 2025

incidentally, even the Azure CNI bridge -> transparent mode hacks I removed in #34870 aren't necessary for BYO CNI, since BYO CNI doesn't install Azure CNI.

@joestringer joestringer added release-note/misc This PR makes changes that have no direct user impact. needs-backport/1.15 needs-backport/1.16 This PR / issue needs backporting to the v1.16 branch needs-backport/1.17 This PR / issue needs backporting to the v1.17 branch labels Jan 18, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot removed dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Jan 18, 2025
@joestringer
Copy link
Member

/test

@joestringer joestringer enabled auto-merge January 18, 2025 00:39
@joestringer joestringer added this pull request to the merge queue Jan 18, 2025
Merged via the queue into cilium:main with commit 4927820 Jan 18, 2025
65 checks passed
@rastislavs rastislavs mentioned this pull request Jan 21, 2025
45 tasks
@rastislavs rastislavs added backport-pending/1.17 The backport for Cilium 1.17.x for this PR is in progress. and removed needs-backport/1.17 This PR / issue needs backporting to the v1.17 branch labels Jan 21, 2025
@github-actions github-actions bot added backport-done/1.17 The backport for Cilium 1.17.x for this PR is done. and removed backport-pending/1.17 The backport for Cilium 1.17.x for this PR is in progress. labels Jan 22, 2025
@rastislavs rastislavs mentioned this pull request Jan 22, 2025
19 tasks
@rastislavs rastislavs added backport-pending/1.16 The backport for Cilium 1.16.x for this PR is in progress. and removed needs-backport/1.16 This PR / issue needs backporting to the v1.16 branch labels Jan 22, 2025
@rastislavs rastislavs mentioned this pull request Jan 22, 2025
6 tasks
@rastislavs rastislavs added backport-pending/1.15 The backport for Cilium 1.15.x for this PR is in progress. and removed needs-backport/1.15 labels Jan 22, 2025
@github-actions github-actions bot added backport-done/1.15 The backport for Cilium 1.15.x for this PR is done. backport-done/1.16 The backport for Cilium 1.16.x for this PR is done. and removed backport-pending/1.15 The backport for Cilium 1.15.x for this PR is in progress. backport-pending/1.16 The backport for Cilium 1.16.x for this PR is in progress. labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-done/1.15 The backport for Cilium 1.15.x for this PR is done. backport-done/1.16 The backport for Cilium 1.16.x for this PR is done. backport-done/1.17 The backport for Cilium 1.17.x for this PR is done. 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.

5 participants