Eno Compton
Eno Compton
Cf. https://github.com/zegl/kube-score/blob/master/README_PROBES.md#readinessprobe Also, the readiness probe should respond differently after the process received a SIGTERM.
### Feature Description Buster LTS ends on June 30, 2024. When that happens, we should update our container images to ship support for bookworm (and drop buster) to match Debian...
When the fuse binary is missing, the user doesn't have read access, user_allow_other isn't set, etc., the Proxy will panic instead of reporting the error and exiting gracefully. Stacktrace: ```...
The bullseye container image supports only linux/amd64. When we try to build linux/arm64 support, we get this: From the Cloud Build logs: ``` Step #4 - "build-multi-architecture-container-image": #20 78.77 Preparing...
Right now if a laptop goes to sleep with an active connection to a Cloud SQL instance, the socket factory won't recover on its own once the laptop has been...
### Feature Description We should use the Go Connector as the reference implementation and provide the same metrics / traces. We should also use Open Telemetry. See https://github.com/GoogleCloudPlatform/cloud-sql-go-connector#enabling-metrics-and-tracing
### Feature Description When a Connector is running on a machine that goes to sleep for more than 1 hour, when the machine awakes, it will have an expired certificate....
### Feature Description In serverless environments, when the CPU is throttled, the Python Connector will sometimes fail to refresh the certificate. This is a feature request to allow callers to...
### Feature Description We should use the Go Connector as the reference implementation and provide the same metrics / traces. We should also use Open Telemetry. See https://github.com/GoogleCloudPlatform/cloud-sql-go-connector#enabling-metrics-and-tracing ### Sample...