gpu-operator
gpu-operator copied to clipboard
Bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.73.2 to 0.75.0
Bumps github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.73.2 to 0.75.0.
Release notes
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's releases.
0.75.0 / 2024-06-26
- [CHANGE] Global limits over enforced limits when no user limits are set. #6608
- [CHANGE/BUGFIX] Use a separate port number (
8081) for the init container. #6635- [FEATURE] Add
sourcefield inpagerdutyConfigsinAlertManangerConfigCRD. #6427- [FEATURE] Add
DockerSwarmService Discovery support in the ScrapeConfig CRD. #6633- [FEATURE] Add
LinodeService Discovery support in the ScrapeConfig CRD. #6586- [FEATURE] Add
PuppetDBService Discovery support in the ScrapeConfig CRD. #6651- [FEATURE] Add
LightSailService Discovery support in the ScrapeConfig CRD. #6660- [FEATURE] Add
OVHCloudService Discovery support in the ScrapeConfig CRD. #6689- [FEATURE] Add extra metric relabelings to scrape classes. #6492
- [FEATURE] Add
jobNamefield to ScrapeConfig CRD. #6618- [FEATURE] Add automatic memory limit handling using the flag
-auto-gomemlimit-ratio. #6591- [FEATURE] Add support for ProxyConfig in Prometheus RemoteWrite and RemoteRead specs. #6512
- [ENHANCEMENT] Add automatic
GOMAXPROCSto admission webhook. #6599- [ENHANCEMENT] Add
prometheus_operator_feature_gate_infometric. #6655- [BUGFIX] Fix reloading
Alertmanagerwhen notification templates change. #6607- [BUGFIX] Fix PrometheusAgent reconciliation for the statefulset changes. #6615
- [BUGFIX] Fix readiness/liveness probes for config-reloader when listenLocal is set to true. #6698
0.74.0 / 2024-05-17
- [CHANGE/BUGFIX] Change the
proxyConnectHeaderfield of the proxy configuration in theScrapeConfigCRD from a map of strings to a map of string slices. #6541- [CHANGE] Automatically set the GOMAXPROCS variable according to the CPU limits of the process cgroup. #6576
- [FEATURE] Add support for the Nomad Service Discovery to the
ScrapeConfigCRD. #6485- [FEATURE] Add
relabelingsfield for Alertmanager's endpoints in thePrometheusCRD. #6467- [FEATURE] Add
alertRelabelingsfield for the Alertmanager's endpoints in thePrometheusCRD. #6450- [FEATURE] Add support for the Azure SDK authentication to the Azure Service Discovery in the
ScrapeConfigCRD. #6595- [FEATURE] Add support for the Azure SDK authentication to the remote-write configuration in the
PrometheusandPrometheusAgentCRDs. #6596- [ENHANCEMENT] Add Go runtime scheduler metrics to the operator. #6563
- [ENHANCEMENT] Add
go_sync_mutex_wait_total_seconds_totalmetric to the operator. #6581- [BUGFIX] Allow templated strings for the responder's
typein OpsGenie configuration. #6378- [BUGFIX] Fix nil pointer panic in the
AlertmanagerConfigWebex receiver. #6582- [BUGFIX] Apply TLS scrape class settings to all
PodMonitor,ProbeandScrapeConfigobjects. #6573
Changelog
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's changelog.
0.75.0 / 2024-06-26
- [CHANGE] Global limits over enforced limits when no user limits are set. #6608
- [CHANGE/BUGFIX] Use a separate port number (
8081) for the init container. #6635- [FEATURE] Add
sourcefield inpagerdutyConfigsinAlertManangerConfigCRD. #6427- [FEATURE] Add
DockerSwarmService Discovery support in the ScrapeConfig CRD. #6633- [FEATURE] Add
LinodeService Discovery support in the ScrapeConfig CRD. #6586- [FEATURE] Add
PuppetDBService Discovery support in the ScrapeConfig CRD. #6651- [FEATURE] Add
LightSailService Discovery support in the ScrapeConfig CRD. #6660- [FEATURE] Add
OVHCloudService Discovery support in the ScrapeConfig CRD. #6689- [FEATURE] Add extra metric relabelings to scrape classes. #6492
- [FEATURE] Add
jobNamefield to ScrapeConfig CRD. #6618- [FEATURE] Add automatic memory limit handling using the flag
-auto-gomemlimit-ratio. #6591- [FEATURE] Add support for ProxyConfig in Prometheus RemoteWrite and RemoteRead specs. #6512
- [ENHANCEMENT] Add automatic
GOMAXPROCSto admission webhook. #6599- [ENHANCEMENT] Add
prometheus_operator_feature_gate_infometric. #6655- [BUGFIX] Fix reloading
Alertmanagerwhen notification templates change. #6607- [BUGFIX] Fix PrometheusAgent reconciliation for the statefulset changes. #6615
- [BUGFIX] Fix readiness/liveness probes for config-reloader when listenLocal is set to true. #6698
0.74.0 / 2024-05-17
- [CHANGE/BUGFIX] Change the
proxyConnectHeaderfield of the proxy configuration in theScrapeConfigCRD from a map of strings to a map of string slices. #6541- [CHANGE] Automatically set the GOMAXPROCS variable according to the CPU limits of the process cgroup. #6576
- [FEATURE] Add support for the Nomad Service Discovery to the
ScrapeConfigCRD. #6485- [FEATURE] Add
relabelingsfield for Alertmanager's endpoints in thePrometheusCRD. #6467- [FEATURE] Add
alertRelabelingsfield for the Alertmanager's endpoints in thePrometheusCRD. #6450- [FEATURE] Add support for the Azure SDK authentication to the Azure Service Discovery in the
ScrapeConfigCRD. #6595- [FEATURE] Add support for the Azure SDK authentication to the remote-write configuration in the
PrometheusandPrometheusAgentCRDs. #6596- [ENHANCEMENT] Add Go runtime scheduler metrics to the operator. #6563
- [ENHANCEMENT] Add
go_sync_mutex_wait_total_seconds_totalmetric to the operator. #6581- [BUGFIX] Allow templated strings for the responder's
typein OpsGenie configuration. #6378- [BUGFIX] Fix nil pointer panic in the
AlertmanagerConfigWebex receiver. #6582- [BUGFIX] Apply TLS scrape class settings to all
PodMonitor,ProbeandScrapeConfigobjects. #6573
Commits
79c225bMerge pull request #6709 from slashpai/cut-0.75.021e69ffchore: cut 0.75.091df221Merge pull request #6707 from slashpai/cut-0.75.0cb79b96feat(xds): Add OVHcloud service discovery to the ScrapeConfig CRD (#6689)87e3b56chore: bump go dependencies before releasead006f4Merge pull request #6706 from prometheus-operator/dependabot/go_modules/githu...31fa37dbuild(deps): bump github.com/go-test/deep from 1.1.0 to 1.1.11050a64chore: optimize get secret key from store (#6700)3322ed8Continue #6688: Refactor common test code between Prometheus modes (#6694)24ea585Refactor the common implementation code (not including tests) between Prometh...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)