8000 CI: GKE, disable insecure kubelet readonly port by auriaave · Pull Request #37844 · cilium/cilium · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

CI: GKE, disable insecure kubelet readonly port #37844

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

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

auriaave
Copy link
Contributor

In GKE, the Kubelet readonly port (10255) is now deprecated. [1] lists the instructions to disable it.

  1. https://cloud.google.com/kubernetes-engine/docs/how-to/disable-kubelet-readonly-port

Fixes: #37843

@auriaave auriaave requested review from a team as code owners February 25, 2025 08:40
@auriaave auriaave requested review from aanm and Artyop February 25, 2025 08:40
@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 Feb 25, 2025
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Feb 25, 2025
Copy link
Member
@aanm aanm left a comment

Choose a reason for hiding this comment

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

@auriaave I assume we need to backport this to all branches?

In GKE, the Kubelet readonly port (10255) is now deprecated. [1] lists
the instructions to disable it.

1. https://cloud.google.com/kubernetes-engine/docs/how-to/disable-kubelet-readonly-port

Signed-off-by: Alvaro Uria <alvaro.uria@isovalent.com>
@aanm aanm force-pushed the pr/auriaave/disable-insecure-kubelet-ro branch from b994459 to d0292ed Compare February 25, 2025 09:15
@aanm aanm enabled auto-merge February 25, 2025 09:16
@aanm
Copy link
Member
aanm commented Feb 25, 2025

/test

@aanm aanm added the release-note/misc This PR makes changes that have no direct user impact. label Feb 25, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Feb 25, 2025
@auriaave
Copy link
Contributor Author

@auriaave I assume we need to backport this to all branches?

yes, we will.

@aanm aanm added this pull request to the merge queue Feb 25, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Feb 25, 2025
@Artyop Artyop added backport/1.14 This PR represents a backport for Cilium 1.14.x of a PR that was merged to main. backport/1.15 This PR represents a backport for Cilium 1.15.x of a PR that was merged to main. backport/1.16 This PR represents a backport for Cilium 1.16.x of a PR t 8000 hat was merged to main. backport/1.17 This PR represents a backport for Cilium 1.17.x of a PR that was merged to main. labels Feb 25, 2025
Merged via the queue into cilium:main with commit 906a6bf Feb 25, 2025
63 checks passed
@marseel marseel added needs-backport/1.15 This PR / issue needs backporting to the v1.15 branch needs-backport/1.16 This PR / issue needs backporting to the v1.16 branch and removed backport/1.14 This PR represents a backport for Cilium 1.14.x of a PR that was merged to main. backport/1.15 This PR represents a backport for Cilium 1.15.x of a PR that was merged to main. backport/1.16 This PR represents a backport for Cilium 1.16.x of a PR that was merged to main. backport/1.17 This PR represents a backport for Cilium 1.17.x of a PR that was merged to main. labels Feb 25, 2025
@marseel marseel added the needs-backport/1.17 This PR / issue needs backporting to the v1.17 branch label Feb 25, 2025
@marseel
Copy link
Contributor
marseel commented Feb 25, 2025

FYI @Artyop I've fixed labels, also v1.14 is EOL so we don't need to backport it there.

@julianwiedmann julianwiedmann added release-note/ci This PR makes changes to the CI. and removed release-note/misc This PR makes changes that have no direct user impact. labels Feb 26, 2025
@nbusseneau nbusseneau mentioned this pull request Feb 27, 2025
5 tasks
@nbusseneau nbusseneau added backport-pending/1.15 The backport for Cilium 1.15.x for this PR is in progress. and removed needs-backport/1.15 This PR / issue needs backporting to the v1.15 branch labels Feb 27, 2025
@nbusseneau nbusseneau mentioned this pull request Feb 27, 2025
6 tasks
@nbusseneau nbusseneau 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 Feb 27, 2025
@nbusseneau nbusseneau mentioned this pull request Feb 27, 2025
17 tasks
@nbusseneau nbusseneau 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 Feb 27, 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. backport-done/1.17 The backport for Cilium 1.17.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. backport-pending/1.17 The backport for Cilium 1.17.x for this PR is in progress. labels Feb 28, 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. kind/community-contribution This was a contribution made by a community member. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: Conformance GKE (ci-gke) deprecated insecure kubelet readonly port (10255)
6 participants
0