Skip to content

Auto: sync versions [master] - #5226

Merged
marvin-tigera merged 1 commit into
masterfrom
auto-sync-versions-master
Aug 20, 2026
Merged

Auto: sync versions [master]#5226
marvin-tigera merged 1 commit into
masterfrom
auto-sync-versions-master

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated sync of versions and CRDs from Calico and Calico Enterprise into
master via make gen-versions.

Triggered by scheduled workflow.

Copilot AI lite review requested due to automatic review settings August 20, 2026 04:14
@github-actions
github-actions Bot requested a review from a team as a code owner August 20, 2026 04:14

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Automated make gen-versions sync updating imported Calico CRDs on master, specifically adjusting the FelixConfiguration bpfAttachType schema/docs to reflect the newer Netkit-based attach mode.

Changes:

  • Update bpfAttachType description to document Netkit behavior and downgrade considerations.
  • Extend the bpfAttachType enum to include Netkit and update the documented default to Netkit.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
pkg/imports/crds/calico/v3.projectcalico.org/projectcalico.org_felixconfigurations.yaml Updates bpfAttachType docs/default and adds Netkit to the enum for the v3 CRD.
pkg/imports/crds/calico/v1.crd.projectcalico.org/crd.projectcalico.org_felixconfigurations.yaml Mirrors the same bpfAttachType docs/default and enum update for the v1 CRD.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines 72 to 76
enum:
- TC
- TCX
- Netkit
type: string
@marvin-tigera
marvin-tigera merged commit 1a53cae into master Aug 20, 2026
6 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