Dann
Dann
Hi! I am creating an operator that takes a list of keys, generates random passwords, and creates a secret with those generated values. The idea is for containers that read...
@meyskens I'm not sure If i'm using this correctly or not, but when I attempt to reuse a key minted from a previously valid registration the CRD never becomes ready...
For me, the upgrade from 2.2 to 2.3 changed the way in which the registry gets it's htpasswd. i was able to remedy this by copying the htpasswd field out...
This should be all fixed up!
Any update on this one?
I ran into a similar issue when upgrading, turns out I had been using an values file that had `args` set to `[]` ``` args: [] ``` there was a...