Nik Revin
Nik Revin
I am currently playing with creating a recipe for it. Once I have first test results I will come back to you.
Hi! Thanks for reporting this. Unfortunately API documentation [does not mention](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#secret-v1-core) that this field is immutable. I would be happy to add some validation of `EncryptedSecret` in this regard and...
I am considering AWS KMS and Azure KMS as well. Feel free to open feature requests if there are specific providers you'd like to see.
Thanks a lot, now it is working! but this time it's taking a while to compile protocol buffers. I wonder if it would be possible to disable proto files generation...
The issue is still unresolved if I am not mistaken
Stay away @stale
@crenshaw-dev we are in a similar to @samba2 's situation and let me provide a use case: An `Application` is defined in a declarative way as in [this example](https://argo-cd.readthedocs.io/en/stable/user-guide/helm/#declarative). As...
Second it! I had a number of problems with such "hidden" volumes in the past until I ended up with `docker system prune --all --volumes --force` run regularly on cron...