-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Retry calls we report config changes quickly. **What this PR does / why we need it**: In Juju deployments of Kubernetes the status of the charms is updated when a status-update is triggered periodically. As a result changes in config variables may take up to 10 minutes to be reflected on the charms status. See bug below. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # https://github.com/juju-solutions/bundle-canonical-kubernetes/issues/263 **Special notes for your reviewer**: **Release note**: ``` Kubernetes clusters deployed with Juju pick up config changes faster. ```
a8e94004