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

[v1.13] Rename bpfClockProbe Helm variable #27034

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

margamanterola
Copy link
Member

@margamanterola margamanterola commented Jul 24, 2023

Author backport of #26981

[ upstream commit e2d5ae9 ]

Rename the Helm variable in values.yaml.tmpl as it was incorrectly named bpf.clockProbe instead of bpfClockProbe.

This will cause the bpf clock probe to be disabled everywhere. Which is currently necessary as it can otherwise cause interrupted connections after an upgrade, due to the garbage collector removing valid entries.

$ for pr in 26981; do contrib/backporting/set-labels.py $pr done 1.13; done

[ upstream commit e2d5ae9 ]

Rename the Helm variable in values.yaml.tmpl as it was incorrectly named
bpf.clockProbe instead of bpfClockProbe.

This will cause the bpf clock probe to be disabled everywhere. Which is
currently necessary as it can otherwise cause interrupted connections
after an upgrade, due to the garbage collector removing valid entries.

Signed-off-by: Margarita Manterola <marga@isovalent.com>
@margamanterola margamanterola requested a review from a team as a code owner July 24, 2023 16:30
@maintainer-s-little-helper maintainer-s-little-helper bot added backport/1.13 This PR represents a backport for Cilium 1.13.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. labels Jul 24, 2023
@margamanterola
Copy link
Member Author

margamanterola commented Jul 24, 2023

/test-backport-1.13

Job 'Cilium-PR-K8s-1.24-kernel-4.19' failed:

Click to show.

Test Name

K8sAgentPolicyTest Multi-node policy test with L7 policy using connectivity-check to check datapath

Failure Output

FAIL: cannot install connectivity-check

Jenkins URL: https://jenkins.cilium.io/job/Cilium-PR-K8s-1.24-kernel-4.19/93/

If it is a flake and a GitHub issue doesn't already exist to track it, comment /mlh new-flake Cilium-PR-K8s-1.24-kernel-4.19 so I can create one.

Then please upload the Jenkins artifacts to that issue.

@joestringer joestringer added the release-blocker/1.13 This issue will prevent the release of the next version of Cilium. label Jul 24, 2023
@margamanterola
Copy link
Member Author

/test-1.24-4.19

@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 Jul 26, 2023
@youngnick youngnick merged commit 84b9e85 into cilium:v1.13 Jul 26, 2023
62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.13 This PR represents a backport for Cilium 1.13.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-blocker/1.13 This issue will prevent the release of the next version of Cilium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants