Skip to content

[master] Auto pick #3895: Mount BPF FS for iptables mode in EE as we use BPF maps,#3896

Merged
sridhartigera merged 2 commits intotigera:masterfrom
sridhartigera:auto-pick-of-#3895-upstream-master
Apr 22, 2025
Merged

[master] Auto pick #3895: Mount BPF FS for iptables mode in EE as we use BPF maps,#3896
sridhartigera merged 2 commits intotigera:masterfrom
sridhartigera:auto-pick-of-#3895-upstream-master

Conversation

@sridhartigera
Copy link
Contributor

Cherry pick of /pull/3895 on master.

#3895: Mount BPF FS for iptables mode in EE as we use BPF maps,

Original PR Body below

Description

We use bpf maps and programs in iptables mode for DNS inline policy. Hence the BPF FS needs to be mounted into the calico-node for the maps to be persistent across calico-node restarts.

Fix - Run the Mount BPFFs init container as part of calico node.

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.

@sridhartigera sridhartigera merged commit c2362e7 into tigera:master Apr 22, 2025
5 checks passed
@sridhartigera sridhartigera deleted the auto-pick-of-#3895-upstream-master branch April 22, 2025 01:45
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.

4 participants