imago icon indicating copy to clipboard operation
imago copied to clipboard

Remove security_context after restart

Open elyasADK opened this issue 1 year ago • 1 comments

imago remove security_context { seccomp_profile { type = "RuntimeDefault" } } when it restarted pods!!

elyasADK avatar Aug 28 '23 12:08 elyasADK

Hi, you used imago with -update right ? This should not occur with -restart because in this mode imago doesn't touch the manifest.

I think the issue is probably related to an old version of kubernetes api / client used in imago 1.6, can you try if just released imago 1.7 still have this issue ? Thanks!

philpep avatar Feb 01 '24 17:02 philpep