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.2] helm: Remove deprecated tetragon.skipCRDCreation value #2924

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

lambdanis
Copy link
Contributor

@lambdanis lambdanis commented Sep 13, 2024

Backport of #2907

(I also updated the published release notes, this was a silly mistake).

[ upstream commit: 4697850 ]

The patch makes the following changes:
1. Remove deprecated "tetragon.skipCRDCreation" from the operator config map and set "false" as the static value in "skip-crd-creation"
2. Rename "tetragon.skipCRDCreation" to "tetragonOperator.skipCRDCreation" in the upgrade notes for Tetragon 1.2.0

Signed-off-by: Oleh Neichev <[email protected]>
@lambdanis lambdanis added release-note/bug This PR fixes an issue in a previous release of Tetragon. area/helm Related to the Helm chart labels Sep 13, 2024
@lambdanis lambdanis requested a review from a team as a code owner September 13, 2024 17:43
@lambdanis lambdanis requested review from kkourt and removed request for a team September 13, 2024 17:43
@lambdanis lambdanis merged commit 16d0150 into cilium:v1.2 Sep 16, 2024
40 checks passed
@lambdanis lambdanis added the kind/backport This PR provides functionality previously merged into master. label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/helm Related to the Helm chart kind/backport This PR provides functionality previously merged into master. release-note/bug This PR fixes an issue in a previous release of Tetragon.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants