You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 6, 2022. It is now read-only.
The controller does not refresh secret with authorization data (for example basic auth). This may cause an error, when the secret with credentials is changing, for example in GCP broker
What you expected to happen:
Every time the secret with auth is changed, the controller creates new OSB Client instance
How to reproduce it (as minimally and precisely as possible):
Install service broker with basic auth stored in a secret. Provide wrong credentials, then update the secret with valid credentials. Service Catalog still cannot fetch the catalog.
The text was updated successfully, but these errors were encountered:
Bug Report
What happened:
The controller does not refresh secret with authorization data (for example basic auth). This may cause an error, when the secret with credentials is changing, for example in GCP broker
What you expected to happen:
Every time the secret with auth is changed, the controller creates new OSB Client instance
How to reproduce it (as minimally and precisely as possible):
Install service broker with basic auth stored in a secret. Provide wrong credentials, then update the secret with valid credentials. Service Catalog still cannot fetch the catalog.
The text was updated successfully, but these errors were encountered: