gardener / gardener-extension-networking-cilium

Gardener extension controller for the Cilium CNI network plugin.
https://gardener.cloud
Apache License 2.0
13 stars 38 forks source link

Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.76.2 #391

Open gardener-ci-robot opened 4 weeks ago

gardener-ci-robot commented 4 weeks ago

This PR contains the following updates:

Package Type Update Change
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring require minor v0.74.0 -> v0.76.2

Release Notes

prometheus-operator/prometheus-operator (github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring) ### [`v0.76.2`](https://redirect.github.com/prometheus-operator/prometheus-operator/releases/tag/v0.76.2) [Compare Source](https://redirect.github.com/prometheus-operator/prometheus-operator/compare/v0.76.1...v0.76.2) - \[BUGFIX] Fix OAuth2 TLSConfig nil pointer. [#​6909](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6909) ### [`v0.76.1`](https://redirect.github.com/prometheus-operator/prometheus-operator/releases/tag/v0.76.1) [Compare Source](https://redirect.github.com/prometheus-operator/prometheus-operator/compare/v0.76.0...v0.76.1) - \[BUGFIX] fix bug with Kubernetes service discovery Selector.Role field. [#​6896](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6896) ### [`v0.76.0`](https://redirect.github.com/prometheus-operator/prometheus-operator/releases/tag/v0.76.0) [Compare Source](https://redirect.github.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://redirect.github.com/prometheus-operator/prometheus-operator/issues/6762) - \[CHANGE] Add API-level validations to Kubernetes SD in the ScrapeConfig CRD. [#​6678](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6678) - \[FEATURE] Add TLS and Proxy settings to OAuth2 configuration for Prometheus and PrometheusAgent CRDs. [#​6735](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6735) - \[FEATURE] Add support for OAuth2 in the ScrapeConfig CRD. [#​6814](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6814) - \[FEATURE] Add scale subresource to the Alertmanger CRD. [#​6728](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6728) - \[FEATURE] Add Scaleway service discovery to the ScrapeConfig CRD. [#​6711](https://redirect.github.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://redirect.github.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://redirect.github.com/prometheus-operator/prometheus-operator/issues/6338) - \[ENHANCEMENT] Add support to configure the TLS version for Prometheus, PrometheusAgent and Alertmanager CRDs. [#​6736](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6736) - \[ENHANCEMENT] Add `-secret-label-selector` argument to the operator to filter the Secrets being watched. [#​6731](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6731) - \[ENHANCEMENT] Add `attachMetadata` field to ScrapeClasses. [#​6756](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6756) - \[BUGFIX] Add support for all proxy settings in the Alertmanager configuration. [#​6818](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6818) ### [`v0.75.2`](https://redirect.github.com/prometheus-operator/prometheus-operator/releases/tag/v0.75.2): 0.75.2 / 2024-07-23 [Compare Source](https://redirect.github.com/prometheus-operator/prometheus-operator/compare/v0.75.1...v0.75.2) - \[BUGFIX] Avoid invalid alerting config with TLS. [#​6765](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6765) ### [`v0.75.1`](https://redirect.github.com/prometheus-operator/prometheus-operator/releases/tag/v0.75.1): 0.75.1 / 2024-07-02 [Compare Source](https://redirect.github.com/prometheus-operator/prometheus-operator/compare/v0.75.0...v0.75.1) - \[BUGFIX] Fix OVHCloud service discovery configs key error. [#​6723](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6723) ### [`v0.75.0`](https://redirect.github.com/prometheus-operator/prometheus-operator/releases/tag/v0.75.0): 0.75.0 / 2024-06-26 [Compare Source](https://redirect.github.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://redirect.github.com/prometheus-operator/prometheus-operator/issues/6608) - \[CHANGE/BUGFIX] Use a separate port number (`8081`) for the init container. [#​6635](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6635) - \[FEATURE] Add `source` field in `pagerdutyConfigs` in `AlertManangerConfig` CRD. [#​6427](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6427) - \[FEATURE] Add `DockerSwarm` Service Discovery support in the ScrapeConfig CRD. [#​6633](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6633) - \[FEATURE] Add `Linode` Service Discovery support in the ScrapeConfig CRD. [#​6586](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6586) - \[FEATURE] Add `PuppetDB` Service Discovery support in the ScrapeConfig CRD. [#​6651](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6651) - \[FEATURE] Add `LightSail` Service Discovery support in the ScrapeConfig CRD. [#​6660](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6660) - \[FEATURE] Add `OVHCloud` Service Discovery support in the ScrapeConfig CRD. [#​6689](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6689) - \[FEATURE] Add extra metric relabelings to scrape classes. [#​6492](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6492) - \[FEATURE] Add `jobName` field to ScrapeConfig CRD. [#​6618](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6618) - \[FEATURE] Add automatic memory limit handling using the flag `-auto-gomemlimit-ratio`. [#​6591](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6591) - \[FEATURE] Add support for ProxyConfig in Prometheus RemoteWrite and RemoteRead specs. [#​6512](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6512) - \[ENHANCEMENT] Add automatic `GOMAXPROCS` to admission webhook. [#​6599](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6599) - \[ENHANCEMENT] Add `prometheus_operator_feature_gate_info` metric. [#​6655](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6655) - \[BUGFIX] Fix reloading `Alertmanager` when notification templates change. [#​6607](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6607) - \[BUGFIX] Fix PrometheusAgent reconciliation for the statefulset changes. [#​6615](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6615) - \[BUGFIX] Fix readiness/liveness probes for config-reloader when listenLocal is set to true. [#​6698](https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6698)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

gardener-ci-robot commented 4 weeks ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: go mod tidy
go: downloading github.com/ahmetb/gen-crd-api-reference-docs v0.3.0
go: downloading github.com/stretchr/testify v1.8.4
go: downloading github.com/ironcore-dev/vgopath v0.1.4
go: downloading sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20231015215740-bf15e44028f9
go: downloading k8s.io/gengo v0.0.0-20230829151522-9cce18d56c01
go: finding module for package k8s.io/code-generator/cmd/import-boss
go: github.com/gardener/gardener-extension-networking-cilium/hack imports
    github.com/gardener/gardener/hack imports
    k8s.io/code-generator/cmd/import-boss: module k8s.io/code-generator@latest found (v0.31.0), but does not contain package k8s.io/code-generator/cmd/import-boss
gardener-robot commented 4 weeks ago

@gardener-ci-robot Thank you for your contribution.

gardener-prow[bot] commented 3 days ago

@gardener-ci-robot: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-extension-networking-cilium 86c1c8d32120626248a48307dc5cfce2cf86b3c1 link true /test pull-extension-networking-cilium
pull-extension-networking-cilium-e2e-kind 86c1c8d32120626248a48307dc5cfce2cf86b3c1 link true /test pull-extension-networking-cilium-e2e-kind

Full PR test history. Your PR dashboard. Command help for this repository. Please help us cut down on flakes by linking this test failure to an open flake report or filing a new flake report if you can't find an existing one. Also see our testing guideline for how to avoid and hunt flakes.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).