Closed ivanov-aleksander closed 5 years ago
@krancour you are right. I have added a label. @krancour @norshtein could you please review and merge. The last question, when will be a new docker image that contains these changes?
Thanks for the change.
There is a bug:
OSBA brokes after deployment because every release it creates new TLS certificate in broker.yaml
Error looks like
OSBA logs
The main reason of this error is that osba pod doesn't recreates and it uses certificate from previous release, but brocker is registered in service catalog with new certificate and ca.
To solve this issue, i have added checksum of broker.yaml to annotation in deployment.yaml related to Chart Development best prectice