SAP / redis-operator

Manage Redis clusters in Kubernetes
Apache License 2.0
12 stars 5 forks source link

fix(go.mod/go.sum): update minor dependencies (golang) #73

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/cert-manager/cert-manager v1.14.4 -> v1.15.3 age adoption passing confidence require minor
github.com/onsi/ginkgo/v2 v2.19.0 -> v2.20.1 age adoption passing confidence require minor
github.com/onsi/gomega v1.33.1 -> v1.34.1 age adoption passing confidence require minor
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.73.0 -> v0.76.0 age adoption passing confidence require minor
github.com/redis/go-redis/v9 v9.5.1 -> v9.6.1 age adoption passing confidence require minor
go (source) 1.22.6 -> 1.23.0 age adoption passing confidence toolchain minor
go (source) 1.22.5 -> 1.23.0 age adoption passing confidence golang minor
golang.org/x/mod v0.17.0 -> v0.20.0 age adoption passing confidence require minor
k8s.io/api v0.30.2 -> v0.31.0 age adoption passing confidence require minor
k8s.io/apiextensions-apiserver v0.30.2 -> v0.31.0 age adoption passing confidence require minor
k8s.io/apimachinery v0.30.2 -> v0.31.0 age adoption passing confidence require minor
k8s.io/client-go v0.30.2 -> v0.31.0 age adoption passing confidence require minor
k8s.io/kube-aggregator v0.30.2 -> v0.31.0 age adoption passing confidence require minor
sigs.k8s.io/controller-runtime v0.18.4 -> v0.19.0 age adoption passing confidence require minor

Release Notes

cert-manager/cert-manager (github.com/cert-manager/cert-manager) ### [`v1.15.3`](https://togithub.com/cert-manager/cert-manager/compare/v1.15.2...v1.15.3) [Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.15.2...v1.15.3) ### [`v1.15.2`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.15.2) [Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.15.1...v1.15.2) cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. **🔗 [See v1.15.0](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.15.0) for more information about cert-manager 1.15 and read-before-upgrade info.** #### 📜 Changes since `v1.15.1` ##### Bug or Regression - BUGFIX `route53`: explicitly set the `aws-global` STS region which is now required by the `github.com/aws/aws-sdk-go-v2` library. ([#​7189](https://togithub.com/cert-manager/cert-manager/pull/7189), [`@cert-manager-bot`](https://togithub.com/cert-manager-bot)) - Bump `grpc-go` to fix `GHSA-xr7q-jx4m-x55m` ([#​7167](https://togithub.com/cert-manager/cert-manager/pull/7167), [`@SgtCoDFish`](https://togithub.com/SgtCoDFish)) - Fix Azure DNS causing panics whenever authentication error happens ([#​7188](https://togithub.com/cert-manager/cert-manager/pull/7188), [`@cert-manager-bot`](https://togithub.com/cert-manager-bot)) - Fix incorrect value and indentation of `endpointAdditionalProperties` in the `PodMonitor` template of the Helm chart ([#​7191](https://togithub.com/cert-manager/cert-manager/pull/7191), [`@inteon`](https://togithub.com/inteon)) - Fixes ACME HTTP01 challenge behavior when using Gateway API to prevent unbounded creation of `HTTPRoute` resources ([#​7186](https://togithub.com/cert-manager/cert-manager/pull/7186), [`@cert-manager-bot`](https://togithub.com/cert-manager-bot)) - Upgrade `golang` from `1.22.3` to `1.22.5` ([#​7165](https://togithub.com/cert-manager/cert-manager/pull/7165), [`@github-actions`](https://togithub.com/github-actions)) ### [`v1.15.1`](https://togithub.com/cert-manager/cert-manager/compare/v1.15.0...v1.15.1) [Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.15.0...v1.15.1) ### [`v1.15.0`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.15.0) [Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.14.7...v1.15.0) cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. cert-manager 1.15 promotes several features to beta, including GatewayAPI support (`ExperimentalGatewayAPISupport`), the ability to provide a subject in the Certificate that will be used literally in the CertificateSigningRequest (`LiteralCertificateSubject`) and the outputting of additional certificate formats (`AdditionalCertificateOutputFormats`). > \[!NOTE] > > The `cmctl` binary have been moved to https://github.com/cert-manager/cmctl/releases. > For the startupapicheck Job you should update references to point at `quay.io/jetstack/cert-manager-startupapicheck` > \[!NOTE] > > From this release, the Helm chart will no longer uninstall the CRDs when the chart is uninstalled. If you want the CRDs to be removed on uninstall use `crds.keep=false` when installing the Helm chart. ##### Community Thanks again to all open-source contributors with commits in this release, including: [@​Pionerd](https://togithub.com/Pionerd), [@​SgtCoDFish](https://togithub.com/SgtCoDFish), [@​ThatsMrTalbot](https://togithub.com/ThatsMrTalbot), [@​andrey-dubnik](https://togithub.com/andrey-dubnik), [@​bwaldrep](https://togithub.com/bwaldrep), [@​eplightning](https://togithub.com/eplightning), [@​erikgb](https://togithub.com/erikgb), [@​findnature](https://togithub.com/findnature), [@​gplessis](https://togithub.com/gplessis), [@​import-shiburin](https://togithub.com/import-shiburin), [@​inteon](https://togithub.com/inteon), [@​jkroepke](https://togithub.com/jkroepke), [@​lunarwhite](https://togithub.com/lunarwhite), [@​mangeshhambarde](https://togithub.com/mangeshhambarde), [@​pwhitehead-splunk](https://togithub.com/pwhitehead-splunk) & [@​rodrigorfk](https://togithub.com/rodrigorfk), [@​wallrj](https://togithub.com/wallrj). Thanks also to the following cert-manager maintainers for their contributions during this release: [@​SgtCoDFish](https://togithub.com/SgtCoDFish), [@​SpectralHiss](https://togithub.com/SpectralHiss), [@​ThatsMrTalbot](https://togithub.com/ThatsMrTalbot), [@​hawksight](https://togithub.com/hawksight), [@​inteon](https://togithub.com/inteon), [@​maelvls](https://togithub.com/maelvls) & [@​wallrj](https://togithub.com/wallrj). Equally thanks to everyone who provided feedback, helped users and raised issues on GitHub and Slack and joined our meetings! Thanks also to the CNCF, which provides resources and support, and to the AWS open source team for being good community members and for their maintenance of the PrivateCA Issuer. In addition, massive thanks to Venafi for contributing developer time and resources towards the continued maintenance of cert-manager projects. ##### Changes by Kind ##### Feature - GatewayAPI support has graduated to Beta. Add the `--enable-gateway-api` flag to enable the integration. ([#​6961](https://togithub.com/cert-manager/cert-manager/issues/6961), [@​ThatsMrTalbot](https://togithub.com/ThatsMrTalbot)) - Add support to specify a custom key alias in a JKS Keystore ([#​6807](https://togithub.com/cert-manager/cert-manager/issues/6807), [@​bwaldrep](https://togithub.com/bwaldrep)) - Add the ability to communicate with Vault via mTLS when strict client certificates is enabled at Vault server side ([#​6614](https://togithub.com/cert-manager/cert-manager/issues/6614), [@​rodrigorfk](https://togithub.com/rodrigorfk)) - Added option to provide additional audiences in the service account auth section for vault ([#​6718](https://togithub.com/cert-manager/cert-manager/issues/6718), [@​andrey-dubnik](https://togithub.com/andrey-dubnik)) - Venafi Issuer now sends a cert-manager HTTP User-Agent header in all Venafi Rest API requests. For example: `cert-manager-certificaterequests-issuer-venafi/v1.15.0+(linux/amd64)+cert-manager/ef068a59008f6ed919b98a7177921ddc9e297200`. ([#​6865](https://togithub.com/cert-manager/cert-manager/issues/6865), [@​wallrj](https://togithub.com/wallrj)) - Add hint to validation error message to help users of external issuers more easily fix the issue if they specify a Kind but forget the Group ([#​6913](https://togithub.com/cert-manager/cert-manager/issues/6913), [@​SgtCoDFish](https://togithub.com/SgtCoDFish)) - Add support for numeric OID types in LiteralSubject. Eg. "1.2.3.4=String Value" ([#​6775](https://togithub.com/cert-manager/cert-manager/issues/6775), [@​inteon](https://togithub.com/inteon)) - Promote the `LiteralCertificateSubject` feature to Beta. ([#​7030](https://togithub.com/cert-manager/cert-manager/issues/7030), [@​inteon](https://togithub.com/inteon)) - Promoted the AdditionalCertificateOutputFormats feature gate to Beta (enabled by default). ([#​6970](https://togithub.com/cert-manager/cert-manager/issues/6970), [@​erikgb](https://togithub.com/erikgb)) - The Helm chart now allows you to supply `extraObjects`; a list of yaml manifests which will helm will install and uninstall with the cert-manager manifests. ([#​6424](https://togithub.com/cert-manager/cert-manager/issues/6424), [@​gplessis](https://togithub.com/gplessis)) - Update the Route53 provider to support fetching credentials using AssumeRoleWithWebIdentity ([#​6878](https://togithub.com/cert-manager/cert-manager/issues/6878), [@​pwhitehead-splunk](https://togithub.com/pwhitehead-splunk)) - Helm can now add optional hostAliases to cert-manager Pod to allow the DNS self-check to pass in custom scenarios. ([#​6456](https://togithub.com/cert-manager/cert-manager/issues/6456), [@​Pionerd](https://togithub.com/Pionerd)) - Added a new Ingress annotation for copying specific Ingress annotations to Certificate's secretTemplate ([#​6839](https://togithub.com/cert-manager/cert-manager/issues/6839), [@​mangeshhambarde](https://togithub.com/mangeshhambarde)) - Added option to define additional token audiences for the Vault Kubernetes auth ([#​6744](https://togithub.com/cert-manager/cert-manager/issues/6744), [@​andrey-dubnik](https://togithub.com/andrey-dubnik)) - Allow `cert-manager.io/allow-direct-injection` in annotations ([#​6801](https://togithub.com/cert-manager/cert-manager/issues/6801), [@​jkroepke](https://togithub.com/jkroepke)) ##### Design - Remove repetitive words ([#​6949](https://togithub.com/cert-manager/cert-manager/issues/6949), [@​findnature](https://togithub.com/findnature)) ##### Bug or Regression - BUGFIX: Fixes issue with JSON-logging, where only a subset of the log messages were output as JSON. ([#​6779](https://togithub.com/cert-manager/cert-manager/issues/6779), [@​inteon](https://togithub.com/inteon)) - BUGFIX: JKS and PKCS12 stores now contain the full set of CAs specified by an issuer ([#​6806](https://togithub.com/cert-manager/cert-manager/issues/6806), [@​bwaldrep](https://togithub.com/bwaldrep)) - BUGFIX: cainjector leaderelection flag/config option defaults are missing ([#​6816](https://togithub.com/cert-manager/cert-manager/issues/6816), [@​inteon](https://togithub.com/inteon)) - BUGFIX: cert-manager issuers incorrectly copied the critical flag from the CSR instead of re-calculating that field themselves. ([#​6724](https://togithub.com/cert-manager/cert-manager/issues/6724), [@​inteon](https://togithub.com/inteon)) - Breaking Change: Fixed unintended certificate chain is used if `preferredChain` is configured. ([#​6755](https://togithub.com/cert-manager/cert-manager/issues/6755), [@​import-shiburin](https://togithub.com/import-shiburin)) - Bugfix: LiteralSubjects with a #= value can result in memory issues due to faulty BER parser (github.com/go-asn1-ber/asn1-ber). ([#​6770](https://togithub.com/cert-manager/cert-manager/issues/6770), [@​inteon](https://togithub.com/inteon)) - DigitalOcean: Ensure that only TXT records are considered for deletion when cleaning up after an ACME challenge ([#​6875](https://togithub.com/cert-manager/cert-manager/issues/6875), [@​SgtCoDFish](https://togithub.com/SgtCoDFish)) - Fix backwards incompatible removal of default prometheus Service resource. ([#​6699](https://togithub.com/cert-manager/cert-manager/issues/6699), [@​inteon](https://togithub.com/inteon)) - Fix broken cainjector image value in Helm chart ([#​6692](https://togithub.com/cert-manager/cert-manager/issues/6692), [@​SgtCoDFish](https://togithub.com/SgtCoDFish)) - Helm: Fix a bug in the logic that differentiates between 0 and an empty value. ([#​6713](https://togithub.com/cert-manager/cert-manager/issues/6713), [@​inteon](https://togithub.com/inteon)) - Make sure the Azure SDK error messages are stable. ([#​6676](https://togithub.com/cert-manager/cert-manager/issues/6676), [@​inteon](https://togithub.com/inteon)) - When using the literalSubject on a Certificate, the webhook validation for the common name now also points to the literalSubject. ([#​6767](https://togithub.com/cert-manager/cert-manager/issues/6767), [@​lunarwhite](https://togithub.com/lunarwhite)) - Bump golang.org/x/net to fix CVE-2023-45288 ([#​6929](https://togithub.com/cert-manager/cert-manager/issues/6929), [@​SgtCoDFish](https://togithub.com/SgtCoDFish)) - Fix ACME issuer being stuck waiting for DNS propagation when using Azure DNS with multiple instances issuing for the same FQDN ([#​6351](https://togithub.com/cert-manager/cert-manager/issues/6351), [@​eplightning](https://togithub.com/eplightning)) - Fix cainjector ConfigMap not mounted in the cainjector deployment. ([#​7055](https://togithub.com/cert-manager/cert-manager/issues/7055), [@​inteon](https://togithub.com/inteon)) - Added `disableAutoApproval` and `approveSignerNames` Helm chart options. ([#​7054](https://togithub.com/cert-manager/cert-manager/issues/7054), [@​inteon](https://togithub.com/inteon)) ##### Other (Cleanup or Flake) - ⚠️ Possibly breaking: Helm will now keep the CRDs when you uninstall cert-manager by default to prevent accidental data loss. ([#​6760](https://togithub.com/cert-manager/cert-manager/issues/6760), [@​inteon](https://togithub.com/inteon)) - New `crds.keep` and `crds.enabled` Helm options can now be used instead of the `installCRDs` option. ([#​6760](https://togithub.com/cert-manager/cert-manager/issues/6760), [@​inteon](https://togithub.com/inteon)) - Bump base images ([#​6840](https://togithub.com/cert-manager/cert-manager/issues/6840), [@​inteon](https://togithub.com/inteon)) - Bump github.com/go-jose/go-jose to v3.0.3 to fix CVE-2024-28180 ([#​6854](https://togithub.com/cert-manager/cert-manager/issues/6854), [@​wallrj](https://togithub.com/wallrj)) - Removed deprecated util functions that have been replaced by the `slices` and `k8s.io/apimachinery/pkg/util` packages. Removed deprecated CSR functions which have been replaced with other functions in the `pkg/util/pki` package. ([#​6730](https://togithub.com/cert-manager/cert-manager/issues/6730), [@​inteon](https://togithub.com/inteon)) - Upgrade go to 1.21.8: fixes CVE-2024-24783 ([#​6823](https://togithub.com/cert-manager/cert-manager/issues/6823), [@​inteon](https://togithub.com/inteon)) - Upgrade go to latest version 1.22.1 ([#​6831](https://togithub.com/cert-manager/cert-manager/issues/6831), [@​inteon](https://togithub.com/inteon)) - Upgrade google.golang.org/protobuf: fixing GO-2024-2611 ([#​6827](https://togithub.com/cert-manager/cert-manager/issues/6827), [@​inteon](https://togithub.com/inteon)) - `cmctl` and `kubectl cert-manger` have been moved to the https://github.com/cert-manager/cmctl repo and will be versioned separately starting with cmctl v2.0.0 ([#​6663](https://togithub.com/cert-manager/cert-manager/issues/6663), [@​inteon](https://togithub.com/inteon)) - Graduate the 'DisallowInsecureCSRUsageDefinition' feature gate to GA. (part 2) ([#​6963](https://togithub.com/cert-manager/cert-manager/issues/6963), [@​inteon](https://togithub.com/inteon)) - Remove deprecated `pkg/util/pki/ParseSubjectStringToRawDERBytes` function. ([#​6994](https://togithub.com/cert-manager/cert-manager/issues/6994), [@​inteon](https://togithub.com/inteon)) - Upgrade Kind to v0.23.0 and update supported node image digests ([#​7020](https://togithub.com/cert-manager/cert-manager/issues/7020), [@​github-actions](https://togithub.com/github-actions)\[bot]) - If the `--controllers` flag only specifies disabled controllers, the default controllers are now enabled implicitly. ([#​7054](https://togithub.com/cert-manager/cert-manager/issues/7054), [@​inteon](https://togithub.com/inteon)) - Upgrade to Go 1.22.3, fixing `GO-2024-2824`. ([#​6996](https://togithub.com/cert-manager/cert-manager/issues/6996), [@​github-actions](https://togithub.com/github-actions)\[bot]) ### [`v1.14.7`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.14.7) [Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.14.6...v1.14.7) cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. ##### 📜 Changes since [v1.14.6](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.14.6) ##### Bugfixes - BUGFIX: fix issue that caused Vault issuer to not retry signing when an error was encountered. ([#​7113](https://togithub.com/cert-manager/cert-manager/issues/7113), [@​cert-manager-bot](https://togithub.com/cert-manager-bot)) ##### Other (Cleanup or Flake) - Update github.com/Azure/azure-sdk-for-go/sdk/azidentity to address CVE-2024-35255 ([#​7093](https://togithub.com/cert-manager/cert-manager/issues/7093), [@​ThatsMrTalbot](https://togithub.com/ThatsMrTalbot)) ### [`v1.14.6`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.14.6) [Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.14.5...v1.14.6) cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. ##### 📜 Changes since [v1.14.5](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.14.5) ##### Other (Cleanup or Flake) - Upgrade Go to 1.21.10, fixing GO-2024-2824 (https://github.com/advisories/GHSA-2jwv-jmq4-4j3r). ([#​7008](https://togithub.com/cert-manager/cert-manager/issues/7008), [@​inteon](https://togithub.com/inteon)) - Helm: the cainjector ConfigMap was not mounted in the cainjector deployment. ([#​7053](https://togithub.com/cert-manager/cert-manager/issues/7053), [@​cert-manager-bot](https://togithub.com/cert-manager-bot)) - Updated Go to 1.21.11 bringing in security fixes for archive/zip and net/netip. ([#​7076](https://togithub.com/cert-manager/cert-manager/issues/7076), [@​ThatsMrTalbot](https://togithub.com/ThatsMrTalbot)) ### [`v1.14.5`](https://togithub.com/cert-manager/cert-manager/compare/v1.14.4...v1.14.5) [Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.14.4...v1.14.5)
onsi/ginkgo (github.com/onsi/ginkgo/v2) ### [`v2.20.1`](https://togithub.com/onsi/ginkgo/releases/tag/v2.20.1) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.20.0...v2.20.1) #### 2.20.1 ##### Fixes - make BeSpecEvent duration matcher more forgiving \[[`d6f9640`](https://togithub.com/onsi/ginkgo/commit/d6f9640)] ### [`v2.20.0`](https://togithub.com/onsi/ginkgo/releases/tag/v2.20.0) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.19.1...v2.20.0) #### 2.20.0 ##### Features - Add buildvcs flag \[[`be5ab95`](https://togithub.com/onsi/ginkgo/commit/be5ab95)] ##### Maintenance - Add update-deps to makefile \[[`d303d14`](https://togithub.com/onsi/ginkgo/commit/d303d14)] - bump all dependencies \[[`7a50221`](https://togithub.com/onsi/ginkgo/commit/7a50221)] ### [`v2.19.1`](https://togithub.com/onsi/ginkgo/releases/tag/v2.19.1) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.19.0...v2.19.1) #### 2.19.1 ##### Fixes - update supported platforms for race conditions \[[`63c8c30`](https://togithub.com/onsi/ginkgo/commit/63c8c30)] - \[build] Allow custom name for binaries. \[[`ff41e27`](https://togithub.com/onsi/ginkgo/commit/ff41e27)] ##### Maintenance - bump gomega \[[`76f4e0c`](https://togithub.com/onsi/ginkgo/commit/76f4e0c)] - Bump rexml from 3.2.6 to 3.2.8 in /docs ([#​1417](https://togithub.com/onsi/ginkgo/issues/1417)) \[[`b69c00d`](https://togithub.com/onsi/ginkgo/commit/b69c00d)] - Bump golang.org/x/sys from 0.20.0 to 0.21.0 ([#​1425](https://togithub.com/onsi/ginkgo/issues/1425)) \[[`f097741`](https://togithub.com/onsi/ginkgo/commit/f097741)]
onsi/gomega (github.com/onsi/gomega) ### [`v1.34.1`](https://togithub.com/onsi/gomega/releases/tag/v1.34.1) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.34.0...v1.34.1) #### 1.34.1 ##### Maintenance - Use slices from exp/slices to keep golang 1.20 compat \[[`5e71dcd`](https://togithub.com/onsi/gomega/commit/5e71dcd)] ### [`v1.34.0`](https://togithub.com/onsi/gomega/releases/tag/v1.34.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.33.1...v1.34.0) #### 1.34.0 ##### Features - Add RoundTripper method to ghttp.Server \[[`c549e0d`](https://togithub.com/onsi/gomega/commit/c549e0d)] ##### Fixes - fix incorrect handling of nil slices in HaveExactElements (fixes [#​771](https://togithub.com/onsi/gomega/issues/771)) \[[`878940c`](https://togithub.com/onsi/gomega/commit/878940c)] - issue\_765 - fixed bug in Hopcroft-Karp algorithm \[[`ebadb67`](https://togithub.com/onsi/gomega/commit/ebadb67)] ##### Maintenance - bump ginkgo \[[`8af2ece`](https://togithub.com/onsi/gomega/commit/8af2ece)] - Fix typo in docs \[[`123a071`](https://togithub.com/onsi/gomega/commit/123a071)] - Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 ([#​756](https://togithub.com/onsi/gomega/issues/756)) \[[`0e69083`](https://togithub.com/onsi/gomega/commit/0e69083)] - Bump google.golang.org/protobuf from 1.33.0 to 1.34.1 ([#​755](https://togithub.com/onsi/gomega/issues/755)) \[[`2675796`](https://togithub.com/onsi/gomega/commit/2675796)] - Bump golang.org/x/net from 0.24.0 to 0.25.0 ([#​754](https://togithub.com/onsi/gomega/issues/754)) \[[`4160c0f`](https://togithub.com/onsi/gomega/commit/4160c0f)] - Bump github-pages from 230 to 231 in /docs ([#​748](https://togithub.com/onsi/gomega/issues/748)) \[[`892c303`](https://togithub.com/onsi/gomega/commit/892c303)]
prometheus-operator/prometheus-operator (github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring) ### [`v0.76.0`](https://togithub.com/prometheus-operator/prometheus-operator/releases/tag/v0.76.0) [Compare Source](https://togithub.com/prometheus-operator/prometheus-operator/compare/v0.75.2...v0.76.0) #### 0.76.0 / 2025-08-08 - \[CHANGE] Enhanced secret management in Prometheus and PrometheusAgent CRDs by switching the secrets field from atomic to listType: set, allowing independent handling of entries by different managers to prevent conflicts and improve deployment stability. [#​6762](https://togithub.com/prometheus-operator/prometheus-operator/issues/6762) - \[CHANGE] Add API-level validations to Kubernetes SD in the ScrapeConfig CRD. [#​6678](https://togithub.com/prometheus-operator/prometheus-operator/issues/6678) - \[FEATURE] Add TLS and Proxy settings to OAuth2 configuration for Prometheus and PrometheusAgent CRDs. [#​6735](https://togithub.com/prometheus-operator/prometheus-operator/issues/6735) - \[FEATURE] Add support for OAuth2 in the ScrapeConfig CRD. [#​6814](https://togithub.com/prometheus-operator/prometheus-operator/issues/6814) - \[FEATURE] Add scale subresource to the Alertmanger CRD. [#​6728](https://togithub.com/prometheus-operator/prometheus-operator/issues/6728) - \[FEATURE] Add Scaleway service discovery to the ScrapeConfig CRD. [#​6711](https://togithub.com/prometheus-operator/prometheus-operator/issues/6711) - \[FEATURE] Add `serviceDiscoveryRole` field to the Prometheus and PrometheusAgent CRDs to select between Endpoints (default) and EndpointSlice for discovering scrape and alerting targets. [#​6672](https://togithub.com/prometheus-operator/prometheus-operator/issues/6672) - \[ENHANCEMENT] Make the `namespace` field optional in the Alertmanager endpoints configuration of the Prometheus CRD, if not defined it will use the `default` namespace. [#​6338](https://togithub.com/prometheus-operator/prometheus-operator/issues/6338) - \[ENHANCEMENT] Add support to configure the TLS version for Prometheus, PrometheusAgent and Alertmanager CRDs. [#​6736](https://togithub.com/prometheus-operator/prometheus-operator/issues/6736) - \[ENHANCEMENT] Add `-secret-label-selector` argument to the operator to filter the Secrets being watched. [#​6731](https://togithub.com/prometheus-operator/prometheus-operator/issues/6731) - \[ENHANCEMENT] Add `attachMetadata` field to ScrapeClasses. [#​6756](https://togithub.com/prometheus-operator/prometheus-operator/issues/6756) - \[BUGFIX] Add support for all proxy settings in the Alertmanager configuration. [#​6818](https://togithub.com/prometheus-operator/prometheus-operator/issues/6818) ### [`v0.75.2`](https://togithub.com/prometheus-operator/prometheus-operator/releases/tag/v0.75.2): 0.75.2 / 2024-07-23 [Compare Source](https://togithub.com/prometheus-operator/prometheus-operator/compare/v0.75.1...v0.75.2) - \[BUGFIX] Avoid invalid alerting config with TLS. [#​6765](https://togithub.com/prometheus-operator/prometheus-operator/issues/6765) ### [`v0.75.1`](https://togithub.com/prometheus-operator/prometheus-operator/releases/tag/v0.75.1): 0.75.1 / 2024-07-02 [Compare Source](https://togithub.com/prometheus-operator/prometheus-operator/compare/v0.75.0...v0.75.1) - \[BUGFIX] Fix OVHCloud service discovery configs key error. [#​6723](https://togithub.com/prometheus-operator/prometheus-operator/issues/6723) ### [`v0.75.0`](https://togithub.com/prometheus-operator/prometheus-operator/releases/tag/v0.75.0): 0.75.0 / 2024-06-26 [Compare Source](https://togithub.com/prometheus-operator/prometheus-operator/compare/v0.74.0...v0.75.0) - \[CHANGE] Global limits over enforced limits when no user limits are set. [#​6608](https://togithub.com/prometheus-operator/prometheus-operator/issues/6608) - \[CHANGE/BUGFIX] Use a separate port number (`8081`) for the init container. [#​6635](https://togithub.com/prometheus-operator/prometheus-operator/issues/6635) - \[FEATURE] Add `source` field in `pagerdutyConfigs` in `AlertManangerConfig` CRD. [#​6427](https://togithub.com/prometheus-operator/prometheus-operator/issues/6427) - \[FEATURE] Add `DockerSwarm` Service Discovery support in the ScrapeConfig CRD. [#​6633](https://togithub.com/prometheus-operator/prometheus-operator/issues/6633) - \[FEATURE] Add `Linode` Service Discovery support in the ScrapeConfig CRD. [#​6586](https://togithub.com/prometheus-operator/prometheus-operator/issues/6586) - \[FEATURE] Add `PuppetDB` Service Discovery support in the ScrapeConfig CRD. [#​6651](https://togithub.com/prometheus-operator/prometheus-operator/issues/6651) - \[FEATURE] Add `LightSail` Service Discovery support in the ScrapeConfig CRD. [#​6660](https://togithub.com/prometheus-operator/prometheus-operator/issues/6660) - \[FEATURE] Add `OVHCloud` Service Discovery support in the ScrapeConfig CRD. [#​6689](https://togithub.com/prometheus-operator/prometheus-operator/issues/6689) - \[FEATURE] Add extra metric relabelings to scrape classes. [#​6492](https://togithub.com/prometheus-operator/prometheus-operator/issues/6492) - \[FEATURE] Add `jobName` field to ScrapeConfig CRD. [#​6618](https://togithub.com/prometheus-operator/prometheus-operator/issues/6618) - \[FEATURE] Add automatic memory limit handling using the flag `-auto-gomemlimit-ratio`. [#​6591](https://togithub.com/prometheus-operator/prometheus-operator/issues/6591) - \[FEATURE] Add support for ProxyConfig in Prometheus RemoteWrite and RemoteRead specs. [#​6512](https://togithub.com/prometheus-operator/prometheus-operator/issues/6512) - \[ENHANCEMENT] Add automatic `GOMAXPROCS` to admission webhook. [#​6599](https://togithub.com/prometheus-operator/prometheus-operator/issues/6599) - \[ENHANCEMENT] Add `prometheus_operator_feature_gate_info` metric. [#​6655](https://togithub.com/prometheus-operator/prometheus-operator/issues/6655) - \[BUGFIX] Fix reloading `Alertmanager` when notification templates change. [#​6607](https://togithub.com/prometheus-operator/prometheus-operator/issues/6607) - \[BUGFIX] Fix PrometheusAgent reconciliation for the statefulset changes. [#​6615](https://togithub.com/prometheus-operator/prometheus-operator/issues/6615) - \[BUGFIX] Fix readiness/liveness probes for config-reloader when listenLocal is set to true. [#​6698](https://togithub.com/prometheus-operator/prometheus-operator/issues/6698) ### [`v0.74.0`](https://togithub.com/prometheus-operator/prometheus-operator/releases/tag/v0.74.0): 0.74.0 / 2024-05-17 [Compare Source](https://togithub.com/prometheus-operator/prometheus-operator/compare/v0.73.2...v0.74.0) - \[CHANGE/BUGFIX] Change the `proxyConnectHeader` field of the proxy configuration in the `ScrapeConfig` CRD from a map of strings to a map of string slices. [#​6541](https://togithub.com/prometheus-operator/prometheus-operator/issues/6541) - \[CHANGE] Automatically set the GOMAXPROCS variable according to the CPU limits of the process cgroup. [#​6576](https://togithub.com/prometheus-operator/prometheus-operator/issues/6576) - \[FEATURE] Add support for the Nomad Service Discovery to the `ScrapeConfig` CRD. [#​6485](https://togithub.com/prometheus-operator/prometheus-operator/issues/6485) - \[FEATURE] Add `relabelings` field for Alertmanager's endpoints in the `Prometheus` CRD. [#​6467](https://togithub.com/prometheus-operator/prometheus-operator/issues/6467) - \[FEATURE] Add `alertRelabelings` field for the Alertmanager's endpoints in the `Prometheus` CRD. [#​6450](https://togithub.com/prometheus-operator/prometheus-operator/issues/6450) - \[FEATURE] Add support for the Azure SDK authentication to the Azure Service Discovery in the `ScrapeConfig` CRD. [#​6595](https://togithub.com/prometheus-operator/prometheus-operator/issues/6595) - \[FEATURE] Add support for the Azure SDK authentication to the remote-write configuration in the `Prometheus` and `PrometheusAgent` CRDs. [#​6596](https://togithub.com/prometheus-operator/prometheus-operator/issues/6596) - \[ENHANCEMENT] Add Go runtime scheduler metrics to the operator. [#​6563](https://togithub.com/prometheus-operator/prometheus-operator/issues/6563) - \[ENHANCEMENT] Add `go_sync_mutex_wait_total_seconds_total` metric to the operator. [#​6581](https://togithub.com/prometheus-operator/prometheus-operator/issues/6581) - \[BUGFIX] Allow templated strings for the responder's `type` in OpsGenie configuration. [#​6378](https://togithub.com/prometheus-operator/prometheus-operator/issues/6378) - \[BUGFIX] Fix nil pointer panic in the `AlertmanagerConfig` Webex receiver. [#​6582](https://togithub.com/prometheus-operator/prometheus-operator/issues/6582) - \[BUGFIX] Apply TLS scrape class settings to all `PodMonitor`, `Probe` and `ScrapeConfig` objects. [#​6573](https://togithub.com/prometheus-operator/prometheus-operator/issues/6573) ### [`v0.73.2`](https://togithub.com/prometheus-operator/prometheus-operator/releases/tag/v0.73.2): 0.73.2 / 2024-04-18 [Compare Source](https://togithub.com/prometheus-operator/prometheus-operator/compare/v0.73.1...v0.73.2) - \[BUGFIX] Fix ScrapeClassTLSConfig nil pointer exception. [#​6526](https://togithub.com/prometheus-operator/prometheus-operator/issues/6526) - \[BUGFIX] Fix missing `prometheus_operator_kubernetes_client_http_requests_total` metric. [#​6525](https://togithub.com/prometheus-operator/prometheus-operator/issues/6525) ### [`v0.73.1`](https://togithub.com/prometheus-operator/prometheus-operator/releases/tag/v0.73.1): 0.73.1 / 2024-04-10 [Compare Source](https://togithub.com/prometheus-operator/prometheus-operator/compare/v0.73.0...v0.73.1) - \[BUGFIX] To minimize excessive logging, log the deprecated bearer token fields at the debug level. [#​6495](https://togithub.com/prometheus-operator/prometheus-operator/issues/6495)
redis/go-redis (github.com/redis/go-redis/v9) ### [`v9.6.1`](https://togithub.com/redis/go-redis/releases/tag/v9.6.1): 9.6.1 [Compare Source](https://togithub.com/redis/go-redis/compare/v9.6.0...v9.6.1) ### Changes #### 9.6 This release contains all new features from version 9.6. ##### 🚀 New Features - Support Hash-field expiration commands ([#​2991](https://togithub.com/redis/go-redis/issues/2991)) - Support Hash-field expiration commands in Pipeline & Fix HExpire HExpireWithArgs expiration ([#​3038](https://togithub.com/redis/go-redis/issues/3038)) - Support NOVALUES parameter for HSCAN ([#​2925](https://togithub.com/redis/go-redis/issues/2925)) - Added test case for CLIENT KILL with MAXAGE option ([#​2971](https://togithub.com/redis/go-redis/issues/2971)) - Add support for XREAD last entry ([#​3005](https://togithub.com/redis/go-redis/issues/3005)) - Reduce the type assertion of CheckConn ([#​3066](https://togithub.com/redis/go-redis/issues/3066)) #### 9.6.1 In addition minor changes were performed to retract version 9.5.3 and 9.5.4 that were released accidentally. ##### 🧰 Maintenance - Change CI to 7.4.0-RC2 ([#​3070](https://togithub.com/redis/go-redis/issues/3070)) ##### 🎁 Package Distribution - Retract versions 9.5.3 and 9.5.4 ([#​3069](https://togithub.com/redis/go-redis/issues/3069)) #### Contributors We'd like to thank all the contributors who worked on this release! [@​LINKIWI](https://togithub.com/LINKIWI), [@​b1ron](https://togithub.com/b1ron), [@​gerzse](https://togithub.com/gerzse), [@​haines](https://togithub.com/haines), [@​immersedin](https://togithub.com/immersedin), [@​naiqianz](https://togithub.com/naiqianz), [@​ofekshenawa](https://togithub.com/ofekshenawa), [@​srikar-jilugu](https://togithub.com/srikar-jilugu), [@​tzongw](https://togithub.com/tzongw), [@​vladvildanov](https://togithub.com/vladvildanov), [@​vmihailenco](https://togithub.com/vmihailenco) and [@​monkey92t](https://togithub.com/monkey92t) ### [`v9.6.0`](https://togithub.com/redis/go-redis/releases/tag/v9.6.0): 9.6.0 [Compare Source](https://togithub.com/redis/go-redis/compare/v9.5.4...v9.6.0) ### Changes #### 🚀 New Features - Support Hash-field expiration commands ([#​2991](https://togithub.com/redis/go-redis/issues/2991)) - Support Hash-field expiration commands in Pipeline & Fix HExpire HExpireWithArgs expiration ([#​3038](https://togithub.com/redis/go-redis/issues/3038)) - Support NOVALUES parameter for HSCAN ([#​2925](https://togithub.com/redis/go-redis/issues/2925)) - Added test case for CLIENT KILL with MAXAGE option ([#​2971](https://togithub.com/redis/go-redis/issues/2971)) - Add support for XREAD last entry ([#​3005](https://togithub.com/redis/go-redis/issues/3005)) - Reduce the type assertion of CheckConn ([#​3066](https://togithub.com/redis/go-redis/issues/3066)) #### 🛠️ Improvements This release includes support for Redis Community Edition (CE) 7.4.0, ensuring compatibility with the latest features and improvements introduced in Redis CE 7.4.0. #### 🧰 Maintenance - chore(deps): bump golangci/golangci-lint-action from 4 to 6 ([#​2993](https://togithub.com/redis/go-redis/issues/2993)) - Avoid unnecessary retry delay in cluster client following MOVED and ASK redirection ([#​3048](https://togithub.com/redis/go-redis/issues/3048)) - add test for tls connCheck [#​3025](https://togithub.com/redis/go-redis/issues/3025) ([#​3047](https://togithub.com/redis/go-redis/issues/3047)) - fix node routing in slotClosestNode ([#​3043](https://togithub.com/redis/go-redis/issues/3043)) - Update pubsub.go ([#​3042](https://togithub.com/redis/go-redis/issues/3042)) - Change monitor test to run manually ([#​3041](https://togithub.com/redis/go-redis/issues/3041)) - chore(deps): bump rojopolis/spellcheck-github-actions from 0.36.0 to 0.38.0 ([#​3028](https://togithub.com/redis/go-redis/issues/3028)) - Add `(*StatusCmd).Bytes()` method ([#​3030](https://togithub.com/redis/go-redis/issues/3030)) - chore(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 in /example/otel ([#​3000](https://togithub.com/redis/go-redis/issues/3000)) #### Contributors We'd like to thank all the contributors who worked on this release! [@​LINKIWI](https://togithub.com/LINKIWI), [@​b1ron](https://togithub.com/b1ron), [@​dependabot](https://togithub.com/dependabot), [@​dependabot](https://togithub.com/dependabot)\[bot], [@​gerzse](https://togithub.com/gerzse), [@​haines](https://togithub.com/haines), [@​immersedin](https://togithub.com/immersedin), [@​naiqianz](https://togithub.com/naiqianz), [@​ofekshenawa](https://togithub.com/ofekshenawa), [@​srikar-jilugu](https://togithub.com/srikar-jilugu), [@​tzongw](https://togithub.com/tzongw), [@​vladvildanov](https://togithub.com/vladvildanov) and [@​vmihailenco](https://togithub.com/vmihailenco) [@​monkey92t](https://togithub.com/monkey92t) ### [`v9.5.4`](https://togithub.com/redis/go-redis/compare/v9.5.3...v9.5.4) [Compare Source](https://togithub.com/redis/go-redis/compare/v9.5.3...v9.5.4) ### [`v9.5.3`](https://togithub.com/redis/go-redis/compare/v9.5.2...v9.5.3) [Compare Source](https://togithub.com/redis/go-redis/compare/v9.5.2...v9.5.3) ### [`v9.5.2`](https://togithub.com/redis/go-redis/releases/tag/v9.5.2): 9.5.2 [Compare Source](https://togithub.com/redis/go-redis/compare/v9.5.1...v9.5.2) ### Changes - fix: fix [#​2681](https://togithub.com/redis/go-redis/issues/2681) ([#​2998](https://togithub.com/redis/go-redis/issues/2998)) - Remove skipping span creation by checking parent spans ([#​2980](https://togithub.com/redis/go-redis/issues/2980)) - Handle IPv6 in isMovedError ([#​2981](https://togithub.com/redis/go-redis/issues/2981)) - Fix XGroup first pos key ([#​2983](https://togithub.com/redis/go-redis/issues/2983)) - Adding BitfieldRo in BitMapCmdable interface ([#​2962](https://togithub.com/redis/go-redis/issues/2962)) - Optimize docs useless imports and typo ([#​2970](https://togithub.com/redis/go-redis/issues/2970)) - chore: fix some comments ([#​2967](https://togithub.com/redis/go-redis/issues/2967)) - Fix for issues [#​2959](https://togithub.com/redis/go-redis/issues/2959) and [#​2960](https://togithub.com/redis/go-redis/issues/2960) ([#​2961](https://togithub.com/redis/go-redis/issues/2961)) - fix: [#​2956](https://togithub.com/redis/go-redis/issues/2956) ([#​2957](https://togithub.com/redis/go-redis/issues/2957)) - fix misuses of a vs an ([#​2936](https://togithub.com/redis/go-redis/issues/2936)) - add server address and port span attributes to redis otel trace instrumentation ([#​2826](https://togithub.com/redis/go-redis/issues/2826)) - chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /example/otel ([#​2944](https://togithub.com/redis/go-redis/issues/2944)) - Remove secrets from Redis Enterprise CI ([#​2938](https://togithub.com/redis/go-redis/issues/2938)) - Fix monitor on go 1.19 ([#​2908](https://togithub.com/redis/go-redis/issues/2908)) - chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0 in /extra/redisprometheus ([#​2942](https://togithub.com/redis/go-redis/issues/2942)) - Change RE image to public RE image ([#​2935](https://togithub.com/redis/go-redis/issues/2935)) #### Contributors We'd like to thank all the contributors who worked on this release! [@​XSAM](https://togithub.com/XSAM), [@​akash14darshan](https://togithub.com/akash14darshan), [@​daviddzxy](https://togithub.com/daviddzxy), [@​dependabot](https://togithub.com/dependabot), [@​dependabot](https://togithub.com/dependabot)\[bot], [@​esara](https://togithub.com/esara), [@​hakusai22](https://togithub.com/hakusai22), [@​hishope](https://togithub.com/hishope), [@​kindknow](https://togithub.com/kindknow), [@​monkey92t](https://togithub.com/monkey92t), [@​ofekshenawa](https://togithub.com/ofekshenawa), [@​singular-seal](https://togithub.com/singular-seal) and deferdeter
golang/go (go) ### [`v1.23.0`](https://togithub.com/golang/go/compare/go1.22.6...go1.23rc1)
kubernetes/api (k8s.io/api) ### [`v0.31.0`](https://togithub.com/kubernetes/api/compare/v0.30.4...v0.31.0) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.30.4...v0.31.0) ### [`v0.30.4`](https://togithub.com/kubernetes/api/compare/v0.30.3...v0.30.4) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.30.3...v0.30.4) ### [`v0.30.3`](https://togithub.com/kubernetes/api/compare/v0.30.2...v0.30.3) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.30.2...v0.30.3)
kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver) ### [`v0.31.0`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.30.4...v0.31.0) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.30.4...v0.31.0) ### [`v0.30.4`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.30.3...v0.30.4) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.30.3...v0.30.4) ### [`v0.30.3`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.30.2...v0.30.3) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.30.2...v0.30.3)
kubernetes/apimachinery (k8s.io/apimachinery) ### [`v0.31.0`](https://togithub.com/kubernetes/apimachinery/compare/v0.30.3...v0.31.0) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.30.4...v0.31.0) ### [`v0.30.4`](https://togithub.com/kubernetes/apimachinery/compare/v0.30.3...v0.30.4) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.30.3...v0.30.4) ### [`v0.30.3`](https://togithub.com/kubernetes/apimachinery/compare/v0.30.2...v0.30.3) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.30.2...v0.30.3)
kubernetes/client-go (k8s.io/client-go) ### [`v0.31.0`](https://togithub.com/kubernetes/client-go/compare/v0.30.4...v0.31.0) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.30.4...v0.31.0) ### [`v0.30.4`](https://togithub.com/kubernetes/client-go/compare/v0.30.3...v0.30.4) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.30.3...v0.30.4) ### [`v0.30.3`](https://togithub.com/kubernetes/client-go/compare/v0.30.2...v0.30.3) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.30.2...v0.30.3)
kubernetes/kube-aggregator (k8s.io/kube-aggregator) ### [`v0.31.0`](https://togithub.com/kubernetes/kube-aggregator/compare/v0.30.4...v0.31.0) [Compare Source](https://togithub.com/kubernetes/kube-aggregator/compare/v0.30.4...v0.31.0) ### [`v0.30.4`](https://togithub.com/kubernetes/kube-aggregator/compare/v0.30.3...v0.30.4) [Compare Source](https://togithub.com/kubernetes/kube-aggregator/compare/v0.30.3...v0.30.4) ### [`v0.30.3`](https://togithub.com/kubernetes/kube-aggregator/compare/v0.30.2...v0.30.3) [Compare Source](https://togithub.com/kubernetes/kube-aggregator/compare/v0.30.2...v0.30.3)
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime) ### [`v0.19.0`](https://togithub.com/kubernetes-sigs/controller-runtime/releases/tag/v0.19.0) [Compare Source](https://togithub.com/kubernetes-sigs/controller-runtime/compare/v0.18.5...v0.19.0) #### :warning: Deprecation Warnings Please note that `admission.Defaulter/Validator` have been deprecated in favor of `admission.CustomDefaulter/CustomValidator` since v0.17 and will be removed with v0.20. #### :warning: Breaking Changes - Bump to k8s.io/\* v1.31 ([#​2798](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2798) [#​2858](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2858) [#​2867](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2867) [#​2872](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2872) [#​2883](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2883) [#​2900](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2900) [#​2906](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2906) [#​2924](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2924)) - Add generic TypedReconciler ([#​2799](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2799)) - client: Remove options.WarningHandler ([#​2887](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2887) [#​2903](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2903)) - controller: Validate controller names are unique & add SkipNameValidation option ([#​2902](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2902) [#​2918](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2918)) #### :sparkles: New Features - client: Add WithFieldValidation client ([#​2860](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2860) [#​2913](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2913)) - controller & webhook: Recover panics per default & add panic metrics ([#​2905](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2905)) - controllerutil: configure BlockOwnerDeletion when setting OwnerReference ([#​2847](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2847)) - fake client: Add scale subresource logic ([#​2855](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2855)) - predicate: Add missing generic version of ResourceVersionChangedPredicate ([#​2812](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2812)) - setup-envtest: Download binaries from controller-tools releases instead of GCS ([#​2811](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2811)) - setup-envtest: Publish setup-envtest binaries via release attachments ([#​2911](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2911)) - workqueue: Add `controller` label to workqueue metrics ([#​2895](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2895)) #### :bug: Bug Fixes - apiutil.IsGVKNamespaced: Fix namespaced GVK check to use version ([#​2875](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2875)) - cache: Fix label defaulting of byObject when namespaces are configured ([#​2805](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2805)) - certwatcher: Recreate watcher if the file is unlinked and replaced ([#​2893](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2893)) - manager: Fix log in AddMetricsServerExtraHandler ([#​2874](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2874)) - manager: Quiet context.Canceled errors during shutdown ([#​2745](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2745)) - manager: Reintroduce AddMetricsServerExtraHandler ([#​2813](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2813)) - manager.Start: Prevent LeaderElector setup error from being swallowed ([#​2876](https://togithub.com/kubernetes-sigs/controller-runtime/issues/2876)) - source.Kind: String() should return correct

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 4 months ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/emicklei/go-restful/v3 v3.11.2 -> v3.12.0
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/go-openapi/jsonpointer v0.20.2 -> v0.21.0
github.com/go-openapi/jsonreference v0.20.4 -> v0.21.0
github.com/go-openapi/swag v0.22.9 -> v0.23.0
github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6 -> v0.0.0-20240727154555-813a5fbdbec8
github.com/gorilla/websocket v1.5.0 -> v1.5.1
github.com/moby/spdystream v0.2.0 -> v0.4.0
github.com/prometheus/client_model v0.6.0 -> v0.6.1
github.com/prometheus/common v0.48.0 -> v0.55.0
github.com/prometheus/procfs v0.12.0 -> v0.15.1
go.uber.org/zap v1.26.0 -> v1.27.0
golang.org/x/crypto v0.23.0 -> v0.26.0
golang.org/x/exp v0.0.0-20240213143201-ec583247a57a -> v0.0.0-20240719175910-8a7402abbf56
golang.org/x/net v0.25.0 -> v0.28.0
golang.org/x/oauth2 v0.17.0 -> v0.21.0
golang.org/x/sys v0.20.0 -> v0.23.0
golang.org/x/term v0.20.0 -> v0.23.0
golang.org/x/text v0.15.0 -> v0.17.0
golang.org/x/tools v0.21.0 -> v0.24.0
google.golang.org/protobuf v1.33.0 -> v1.34.2
k8s.io/klog/v2 v2.120.1 -> v2.130.1
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 -> v0.0.0-20240430033511-f0e62f92d13f
k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0 -> v0.0.0-20240711033017-18e509b52bc8
sigs.k8s.io/gateway-api v1.0.0 -> v1.1.0
renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.