podman play kube seccomp annotations don't function like k8s #4555
Labels
do-not-close
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
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.
The text was updated successfully, but these errors were encountered: