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.75.2 #354

Closed gardener-ci-robot closed 1 month ago

gardener-ci-robot commented 2 months 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.75.2

Release Notes

prometheus-operator/prometheus-operator (github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring) ### [`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)

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 2 months 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 k8s.io/code-generator v0.30.2
go: downloading k8s.io/gengo/v2 v2.0.0-20240228010128-51d4e06bde70
go: finding module for package k8s.io/code-generator/cmd/import-boss
go: downloading k8s.io/code-generator v0.30.3
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.30.3), but does not contain package k8s.io/code-generator/cmd/import-boss
gardener-robot commented 2 months ago

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

axel7born commented 1 month ago

/close conflicts with version in gardener/gardener

gardener-prow[bot] commented 1 month 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 ae698335a454c676d8d810bb5209292535e55dbf link true /test pull-extension-networking-cilium
pull-extension-networking-cilium-e2e-kind ae698335a454c676d8d810bb5209292535e55dbf 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).
gardener-robot commented 1 month ago

@axel7born Branch renovate/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x has been deleted.

gardener-ci-robot commented 1 month ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v0.75.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.