tedchang77
tedchang77
Canada (Central) ca-central-1 would be great as we have data residency requirements.
Or maybe instead of adding a skipRendering flag you can introduce a copyFiles at the same level of generateFiles. it might be more clear.
Garden should also be able to push the custom tag(s) to the docker registry.
Related to: https://github.com/garden-io/garden/issues/2703 and https://github.com/garden-io/garden/issues/2704
looks like you can now enable binary logging on read replicas: https://cloud.google.com/sql/docs/mysql/replication#bin-log-replica
This is functionality we would definitely need in order to adopt the operator in production.
this feature is something we would be very interested in as well due to data residency requirements.
we've seen similar errors. has this been fixed and when will 0.8.1 be released?
@gnodet this is great news. any timelines on when the 0.9.0 release will be available?
default resource requests for GKE autopilot: https://cloud.google.com/kubernetes-engine/docs/concepts/autopilot-resource-requests#defaults ideally, we should be able to set the requests/limits for storage/CPU/memory. this is important as all pods in autopilot are guaranteed QoS (requests=limits)...