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

helm: enable policyfilter by default #1647

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Conversation

kkourt
Copy link
Contributor

@kkourt kkourt commented Oct 24, 2023

Policyfilter is the underlying mechanism for namespaced policies and pod label filters. Enable it by default on helm, so that it is on by default on k8s environments.

Because this feature targets only k8s environments (at leat for now), the default value on the agent, we do not change the default value of the agent flag.

Fixes: #1640.

helm: Set the feature that implements Namespaced policies and Pod label filters on by default

@kkourt kkourt added the release-note/minor This PR introduces a minor user-visible change label Oct 24, 2023
Policyfilter is the underlying mechanism for namespaced policies and pod
label filters. Enable it by default on helm, so that it is on by default
on k8s environments.

Because this feature targets only k8s environments (at leat for now),
the default value on the agent, we do not change the default value of
the agent flag.

Signed-off-by: Kornilios Kourtis <kornilios@isovalent.com>
@kkourt kkourt force-pushed the pr/kkourt/policyfilter-default-on branch from 3106546 to 6a366fb Compare October 24, 2023 13:12
@netlify
Copy link

netlify bot commented Oct 24, 2023

Deploy Preview for tetragon ready!

Name Link
🔨 Latest commit 6a366fb
🔍 Latest deploy log https://app.netlify.com/sites/tetragon/deploys/6537c2cc862cd20008663b29
😎 Deploy Preview https://deploy-preview-1647--tetragon.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@kkourt kkourt marked this pull request as ready for review October 24, 2023 14:30
@kkourt kkourt requested a review from a team as a code owner October 24, 2023 14:30
@kkourt kkourt requested a review from jrfastab October 24, 2023 14:30
@kkourt kkourt merged commit 87f41a4 into main Oct 25, 2023
36 checks passed
@kkourt kkourt deleted the pr/kkourt/policyfilter-default-on branch October 25, 2023 13:01
@kkourt kkourt added release-note/major This PR introduces major new functionality and removed release-note/minor This PR introduces a minor user-visible change labels Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/major This PR introduces major new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

enable policyfilter by default
2 participants