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

podman play kube seccomp annotations don't function like k8s #4555

Closed
haircommander opened this issue Nov 22, 2019 · 5 comments · Fixed by #4781
Closed

podman play kube seccomp annotations don't function like k8s #4555

haircommander opened this issue Nov 22, 2019 · 5 comments · Fixed by #4781
Labels
do-not-close locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@haircommander
Copy link
Collaborator

follow up issue to track

k8s yaml format parses a profile path like
localhost/ with a global value <seccomp_root> filled, whereas now this PR does localhost:<seccomp_root>/

We can either hardcode the configuration path, add a flag to play kube to customize the path, or add a config value. I don't think it matters very much which we do, but I can imagine future users needing some sort of consistency with k8s here.

@rhatdan
Copy link
Member

rhatdan commented Nov 22, 2019

@baude @mheon WDYT?

@vrothberg
Copy link
Member

I think we should be as close to K8s behavior as possible.

@rhatdan
Copy link
Member

rhatdan commented Dec 3, 2019

@haircommander can you open a PR to fix this?

@github-actions
Copy link

github-actions bot commented Jan 3, 2020

This issue had no activity for 30 days. In the absence of activity or the "do-not-close" label, the issue will be automatically closed within 7 days.

@rhatdan
Copy link
Member

rhatdan commented Jan 3, 2020

@haircommander Any chance to work on this?

@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
do-not-close locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants