cloud-sql-proxy-operator icon indicating copy to clipboard operation
cloud-sql-proxy-operator copied to clipboard

A Kubernetes Operator to automatically configure secure connections to Cloud SQL

Results 55 cloud-sql-proxy-operator issues
Sort by recently updated
recently updated
newest added

This upgrades the Kuberentes and Controller Runtime libraries to the latest available. It includes fixes for superficial breaking changes in the Controller Runtime API.

## Expected Behavior It should be able to do rolling updates without breaking and be self sufficient in (re)creating the `csql` container when the selector matches or it fails to...

## Expected Behavior The CSQL container exits when the main container exits on non-zero exit code ## Actual Behavior The pod is kept alive when the main container in terminated...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | gcr.io/distroless/static | final | digest | `8dd8d3c` -> `26f9b99` | --- ### Configuration...

Note: #588 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 4c712750d7945492b61f4a72a67c004b0b03eafd buildURL: https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/actions/runs/10642694389 status: failed

type: bug
priority: p2
flakybot: issue
flakybot: flaky

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [k8s.io/client-go](https://redirect.github.com/kubernetes/client-go) | `v0.32.3` -> `v0.33.0`...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [k8s.io/api](https://redirect.github.com/kubernetes/api) | `v0.32.3` -> `v0.33.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapi/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/k8s.io%2fapi/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google-beta](https://registry.terraform.io/providers/hashicorp/google-beta) ([source](https://redirect.github.com/hashicorp/terraform-provider-google-beta)) | required_provider | minor | `6.32.0` -> `6.34.0` | --- ###...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google](https://registry.terraform.io/providers/hashicorp/google) ([source](https://redirect.github.com/hashicorp/terraform-provider-google)) | required_provider | minor | `6.32.0` -> `6.34.0` | --- ###...

## Expected Behavior Right order for initContainers / integration with Istio. ## Actual Behavior **Description:** During the upgrade of CloudSQL Operator to version 1.6.0, issues were encountered when deploying new...