Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

The controller does not refresh auth data from a secret #2563

Closed
piotrmiskiewicz opened this issue Feb 7, 2019 · 1 comment · Fixed by #2577
Closed

The controller does not refresh auth data from a secret #2563

piotrmiskiewicz opened this issue Feb 7, 2019 · 1 comment · Fixed by #2577

Comments

@piotrmiskiewicz
Copy link
Contributor

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.

@piotrmiskiewicz
Copy link
Contributor Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant