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

Recent updates to k8spsphostnetworkingports & k8spspprocmount break functionality #592

Closed
Markieta opened this issue Aug 30, 2024 · 2 comments

Comments

@Markieta
Copy link

#588 & #589 break functionality of constraint templates. Examples below.

pss-baseline-v2022-host-namespaces-hostnetwork:

failed expression: (has(request.operation) && request.operation == "UPDATE") || (!has(variables.params.hostNetwork) || !variables.params.hostNetwork ? (has(variables.anyObject.spec.hostNetwork) && !variables.anyObject.spec.hostNetwork) : true)

pss-baseline-v2022-proc-mount-type:

failed expression: (has(request.operation) && request.operation == "UPDATE") || size(variables.badContainers) == 0

&

ProcMount type is not allowed, container: kube-proxy. Allowed procMount types: default
@Markieta
Copy link
Author

Markieta commented Sep 5, 2024

@julianKatz I think something worth testing^

@Markieta
Copy link
Author

Markieta commented Sep 6, 2024

This seems to be an issue with v3.17.0, not the template changes. Will open issue there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant