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
One issue that may arise as we start using this provider in production is that if the provider can't reach the registry or KMS it will fail. It would be like if we used imagePullPolicy: true.
Results (at least successful) should be possible to cache and have a TTL.
Maybe a CRD could be used to store the cache results as well?
The text was updated successfully, but these errors were encountered:
Description
One issue that may arise as we start using this provider in production is that if the provider can't reach the registry or KMS it will fail. It would be like if we used
imagePullPolicy: true
.Results (at least successful) should be possible to cache and have a TTL.
Maybe a CRD could be used to store the cache results as well?
The text was updated successfully, but these errors were encountered: