Tune down flux image reg rate limiting for GCP #1904
Labels
chore
refinement/improvement of end user functionality; making things work better
component/flux-api
stale
Bulk closing old, stale issues
GCP has some pretty strict limits on the rate you can query its container registry. https://cloud.google.com/compute/docs/api-rate-limits (it's not totally clear to me that that applies to GCR -- I guess why wouldn't it? But at least one customer has run into rate limiting.) See fluxcd/flux#1016
However, lowering the defaults in fluxd would make it rather slow for anyone that doesn't encounter these limits. So, better to set these just for GCP, if we can.
The text was updated successfully, but these errors were encountered: