This operator seems very promising and I wanted to test it since the beginning, I finally took the time and had lots of trouble setting up a full environment because the operator crashed very often when trying things with the CRDs.
It can be reproduced this issue with latest released version 0.8.15, when setting up an empty vault, not creating a PasswordPolicy and trying to create a RandomSecret. Creating a PasswordPolicy and referencing it in the RandomSecret makes the reconcile work.
The operator will crash in loop when trying to reconcile the RandomSecret with the following stacktrace:
This operator seems very promising and I wanted to test it since the beginning, I finally took the time and had lots of trouble setting up a full environment because the operator crashed very often when trying things with the CRDs.
It can be reproduced this issue with latest released version 0.8.15, when setting up an empty vault, not creating a PasswordPolicy and trying to create a RandomSecret. Creating a PasswordPolicy and referencing it in the RandomSecret makes the reconcile work.
The operator will crash in loop when trying to reconcile the RandomSecret with the following stacktrace: