Skip to content
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

Update Cilium extension to support Cilium 1.15 #403

Merged
merged 38 commits into from
Oct 24, 2024

Conversation

iljarotar
Copy link
Contributor

@iljarotar iljarotar commented Jun 4, 2024

Depends on #431

Required Actions

Clusters that use the Cilium CNI do not depend on MetalLB anymore and require new configuration keys in order to run with updated Cilium version `v0.15.4`. These networking configuration settings are `devices: ["lan+", "lo"]`, `bgpControlPlane.enabled: true` and `directRoutingDevice: lo`.

@iljarotar iljarotar requested a review from a team as a code owner June 4, 2024 09:42
@iljarotar iljarotar marked this pull request as draft June 4, 2024 09:42
@iljarotar iljarotar changed the title replace gardener-extension-networking-cilium by fork Add defaults for cilium Jun 4, 2024
pkg/admission/mutator/defaulter.go Outdated Show resolved Hide resolved
pkg/admission/mutator/config.go Outdated Show resolved Hide resolved
charts/internal/control-plane/values.yaml Outdated Show resolved Hide resolved
pkg/controller/controlplane/valuesprovider.go Outdated Show resolved Hide resolved
@robertvolkmann
Copy link
Contributor

robertvolkmann commented Jun 19, 2024

metallb will still be deployed by the internal Helm chart shoot-control-plane.

# Conflicts:
#	go.mod
#	go.sum
#	pkg/controller/controlplane/add.go
#	pkg/webhook/controlplane/ensurer.go
@robertvolkmann robertvolkmann force-pushed the update-cilium-extension branch 2 times, most recently from 9917e75 to 3e5a4d6 Compare August 6, 2024 17:09
@robertvolkmann robertvolkmann changed the title Add defaults for cilium Update Cilium extension to 1.15 Oct 16, 2024
@robertvolkmann robertvolkmann changed the title Update Cilium extension to 1.15 Update Cilium extension to support Cilium 1.15 Oct 16, 2024
@robertvolkmann robertvolkmann marked this pull request as ready for review October 16, 2024 11:52
@robertvolkmann robertvolkmann dismissed their stale review October 16, 2024 11:53

Contains own changes

@Gerrit91
Copy link
Contributor

Needs rebase

@Gerrit91 Gerrit91 merged commit bfa57a2 into master Oct 24, 2024
2 checks passed
@Gerrit91 Gerrit91 deleted the update-cilium-extension branch October 24, 2024 13:03
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