cloud-sql-proxy-operator
cloud-sql-proxy-operator copied to clipboard
A Kubernetes Operator to automatically configure secure connections to Cloud SQL
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/upload-artifact](https://redirect.github.com/actions/upload-artifact) | action | minor | `v3.1.3` -> `v3.2.1` | | [github/codeql-action](https://redirect.github.com/github/codeql-action) |...
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.29.3` -> `v0.31.1`...
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gcr.io/cloud-sql-connectors/cloud-sql-proxy](https://togithub.com/GoogleCloudPlatform/cloud-sql-proxy) | minor | `2.11.4` -> `2.13.0` | --- ### Release Notes GoogleCloudPlatform/cloud-sql-proxy...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/golangci/golangci-lint/cmd/golangci-lint](https://redirect.github.com/golangci/golangci-lint) | `v1.59.1` -> `v1.61.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [k8s.io/api](https://redirect.github.com/kubernetes/api) | `v0.29.3` -> `v0.31.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
Note: #520 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 671efa1305f611460a7385f3718647aa8465d2bb buildURL: https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/actions/runs/10314031754 status: failed
This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [cert-manager/cert-manager](https://redirect.github.com/cert-manager/cert-manager) | | minor |...
Note: #587 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 671efa1305f611460a7385f3718647aa8465d2bb buildURL: https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/actions/runs/10218485980 status: failed
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/go-logr/logr](https://togithub.com/go-logr/logr) | `v1.4.1` -> `v1.4.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
:robot: I have created a release *beep* *boop* --- ## [1.5.1](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/compare/v1.5.0...v1.5.1) (2024-08-02) ### Bug Fixes * Add seconds unit to CSQL_PROXY_MAX_SIGTERM_DELAY value. ([#611](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/issues/611)) ([c4eb455](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/commit/c4eb4550e2423d716baf7e3d380894ac0b917601)), closes [#610](https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/issues/610) --- This PR was...