Service-Catalog does not refresh authorization data from a secret #2641
Labels
area/service-management
Issues or PRs related to service management
kind/bug
Categorizes issue or PR as related to a bug.
Description
The broker controller in the Service-Catalog does not refresh sedcret with authorization data (for example basic auth). This may cause an error, when the secret with credentials is changing, for example in GCP broker
Expected result
Service Catalog refreshes authorization data when it is changed
Actual result
Service Catalog does not refresh authorization data from time.
Steps to reproduce
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.
Related: kubernetes-retired/service-catalog#2563
The text was updated successfully, but these errors were encountered: