Skip to content

Do not patch felixconfig or bgpconfig when cluster routing mode is not set#4668

Merged
caseydavenport merged 1 commit intotigera:release-v1.42from
mazdakn:fix-cluster-routing-v1.42
Apr 10, 2026
Merged

Do not patch felixconfig or bgpconfig when cluster routing mode is not set#4668
caseydavenport merged 1 commit intotigera:release-v1.42from
mazdakn:fix-cluster-routing-v1.42

Conversation

@mazdakn
Copy link
Copy Markdown
Member

@mazdakn mazdakn commented Apr 10, 2026

Description

When clusterRoutingMode in the installation resource is not set, Operator should not patch FelixConfig or BGPConfig. This allows users to set programClusterRoutes in FelixConfig and BGPConfig without setting clusterRoutingMode in the installation resource.

Pick of #4667
Fixes: https://tigera.atlassian.net/browse/CORE-12626
Related to #4511

Release Note

TBD

For PR author

  • Tests for change.
  • If changing pkg/apis/, run make gen-files
  • If changing versions, run make gen-versions

For PR reviewers

A note for code reviewers - all pull requests must have the following:

  • Milestone set according to targeted release.
  • Appropriate labels:
    • kind/bug if this is a bugfix.
    • kind/enhancement if this is a a new feature.
    • enterprise if this PR applies to Calico Enterprise only.

@caseydavenport caseydavenport merged commit 151f43c into tigera:release-v1.42 Apr 10, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants