dependabot[bot] opened a new pull request, #5523: URL: https://github.com/apache/camel-k/pull/5523
Bumps [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) from 0.67.1 to 0.74.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prometheus-operator/prometheus-operator/releases">github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's releases</a>.</em></p> <blockquote> <h2>0.74.0 / 2024-05-17</h2> <ul> <li>[CHANGE/BUGFIX] Change the <code>proxyConnectHeader</code> field of the proxy configuration in the <code>ScrapeConfig</code> CRD from a map of strings to a map of string slices. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6541">#6541</a></li> <li>[CHANGE] Automatically set the GOMAXPROCS variable according to the CPU limits of the process cgroup. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6576">#6576</a></li> <li>[FEATURE] Add support for the Nomad Service Discovery to the <code>ScrapeConfig</code> CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6485">#6485</a></li> <li>[FEATURE] Add <code>relabelings</code> field for Alertmanager's endpoints in the <code>Prometheus</code> CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6467">#6467</a></li> <li>[FEATURE] Add <code>alertRelabelings</code> field for the Alertmanager's endpoints in the <code>Prometheus</code> CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6450">#6450</a></li> <li>[FEATURE] Add support for the Azure SDK authentication to the Azure Service Discovery in the <code>ScrapeConfig</code> CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6595">#6595</a></li> <li>[FEATURE] Add support for the Azure SDK authentication to the remote-write configuration in the <code>Prometheus</code> and <code>PrometheusAgent</code> CRDs. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6596">#6596</a></li> <li>[ENHANCEMENT] Add Go runtime scheduler metrics to the operator. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6563">#6563</a></li> <li>[ENHANCEMENT] Add <code>go_sync_mutex_wait_total_seconds_total</code> metric to the operator. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6581">#6581</a></li> <li>[BUGFIX] Allow templated strings for the responder's <code>type</code> in OpsGenie configuration. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6378">#6378</a></li> <li>[BUGFIX] Fix nil pointer panic in the <code>AlertmanagerConfig</code> Webex receiver. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6582">#6582</a></li> <li>[BUGFIX] Apply TLS scrape class settings to all <code>PodMonitor</code>, <code>Probe</code> and <code>ScrapeConfig</code> objects. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6573">#6573</a></li> </ul> <h2>0.73.2 / 2024-04-18</h2> <ul> <li>[BUGFIX] Fix ScrapeClassTLSConfig nil pointer exception. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6526">#6526</a></li> <li>[BUGFIX] Fix missing <code>prometheus_operator_kubernetes_client_http_requests_total</code> metric. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6525">#6525</a></li> </ul> <h2>0.73.1 / 2024-04-10</h2> <ul> <li>[BUGFIX] To minimize excessive logging, log the deprecated bearer token fields at the debug level. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6495">#6495</a></li> </ul> <h2>0.73.0 / 2024-04-03</h2> <ul> <li>[CHANGE/BUGFIX] Add <code>proxyURL</code> validation for ServiceMonitor, PodMonitor and Probe objects. <strong>It could be a breaking change for those who rely on the configuration reloader sidecar to expand environment variables in the generated configuration file.</strong> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6464">#6464</a></li> <li>[CHANGE/BUGFIX] Allow empty separator in relabel config. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6425">#6425</a></li> <li>[FEATURE] Add <code>summary</code> field to the MSteams receiver. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6206">#6206</a></li> <li>[FEATURE] Add support for Kuma SD in <code>ScrapeConfig</code> CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6427">#6427</a>,<a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6465">#6465</a></li> <li>[FEATURE] Add support for Eureka SD in <code>ScrapeConfig</code> CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6408">#6408</a></li> <li>[FEATURE] Add support for Docker SD in <code>ScrapeConfig</code> CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6421">#6421</a></li> <li>[FEATURE] Add support for Hetzner SD in <code>ScrapeConfig</code> CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6436">#6436</a></li> <li>[FEATURE] Add the <code>--kubelet-node-address-priority</code> CLI argument to set the node address priority. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6377">#6377</a></li> <li>[FEATURE] Add <code>relabelings</code> field to scrape classes. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6379">#6379</a></li> <li>[FEATURE] Add <code>bodySizeLimit</code> field to the ServiceMonitor and PodMonitor CRDs. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6349">#6349</a></li> <li>[FEATURE] Add <code>sampleAgeLimit</code> field to the remote-write configuration. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6326">#6326</a></li> <li>[ENHANCEMENT] Verify which CRDs are installed and start the respective controllers only when needed. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6351">#6351</a></li> <li>[ENHANCEMENT] Add checks for selectors in <code>KubernetesSDConfig</code>. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6359">#6359</a></li> <li>[BUGFIX] Fix ScrapeConfigs selection issue across different namespaces. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6390">#6390</a></li> <li>[BUGFIX] Add check to determine if Thanos supports the <code>--prometheus.http-client</code> flag. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6448">#6448</a></li> <li>[BUGFIX] Fix PrometheusAgent reconciliation when the secret/configmap's namespace is different from the PrometheusAgent namespace. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6412">#6412</a></li> <li>[BUGFIX] Fix the validation for <code>muteTimeIntervals</code>'s months in the AlertmanagerConfig CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6362">#6362</a></li> </ul> <h2>0.72.0 / 2024-03-04</h2> <p>In this release, we want to highlight the addition of ScrapeClasses.</p> <p>ScrapeClasses is an experimental feature that allows declaring multiple scrape configurations in the Prometheus/PrometheusAgent objects that can be consumed by selected scrape-related resources, like ScrapeConfig, ServiceMonitor, PodMonitor and Probes. Initial support only allows the declaration of TLS configuration, but we plan to extend ScrapeClasses with more options in the future, e.g. Authorization, relabelings and scrape protocols.</p> <ul> <li>[FEATURE] Add <code>ScrapeClasses</code> to Prometheus, PrometheusAgent, ScrapeConfig, ServiceMonitor, PodMonitor and Probe CRDs. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6199">#6199</a></li> <li>[FEATURE] Add the <code>enableCompression</code> field to the ScrapeConfig CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6236">#6236</a></li> <li>[FEATURE] Add DigitalOcean service discovery to the ScrapeConfig CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6220">#6220</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md">github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's changelog</a>.</em></p> <blockquote> <h2>0.74.0 / 2024-05-17</h2> <ul> <li>[CHANGE/BUGFIX] Change the <code>proxyConnectHeader</code> field of the proxy configuration in the <code>ScrapeConfig</code> CRD from a map of strings to a map of string slices. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6541">#6541</a></li> <li>[CHANGE] Automatically set the GOMAXPROCS variable according to the CPU limits of the process cgroup. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6576">#6576</a></li> <li>[FEATURE] Add support for the Nomad Service Discovery to the <code>ScrapeConfig</code> CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6485">#6485</a></li> <li>[FEATURE] Add <code>relabelings</code> field for Alertmanager's endpoints in the <code>Prometheus</code> CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6467">#6467</a></li> <li>[FEATURE] Add <code>alertRelabelings</code> field for the Alertmanager's endpoints in the <code>Prometheus</code> CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6450">#6450</a></li> <li>[FEATURE] Add support for the Azure SDK authentication to the Azure Service Discovery in the <code>ScrapeConfig</code> CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6595">#6595</a></li> <li>[FEATURE] Add support for the Azure SDK authentication to the remote-write configuration in the <code>Prometheus</code> and <code>PrometheusAgent</code> CRDs. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6596">#6596</a></li> <li>[ENHANCEMENT] Add Go runtime scheduler metrics to the operator. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6563">#6563</a></li> <li>[ENHANCEMENT] Add <code>go_sync_mutex_wait_total_seconds_total</code> metric to the operator. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6581">#6581</a></li> <li>[BUGFIX] Allow templated strings for the responder's <code>type</code> in OpsGenie configuration. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6378">#6378</a></li> <li>[BUGFIX] Fix nil pointer panic in the <code>AlertmanagerConfig</code> Webex receiver. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6582">#6582</a></li> <li>[BUGFIX] Apply TLS scrape class settings to all <code>PodMonitor</code>, <code>Probe</code> and <code>ScrapeConfig</code> objects. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6573">#6573</a></li> </ul> <h2>0.73.2 / 2024-04-18</h2> <ul> <li>[BUGFIX] Fix ScrapeClassTLSConfig nil pointer exception. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6526">#6526</a></li> <li>[BUGFIX] Fix missing <code>prometheus_operator_kubernetes_client_http_requests_total</code> metric. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6525">#6525</a></li> </ul> <h2>0.73.1 / 2024-04-10</h2> <ul> <li>[BUGFIX] To minimize excessive logging, log the deprecated bearer token fields at the debug level. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6495">#6495</a></li> </ul> <h2>0.73.0 / 2024-04-03</h2> <ul> <li>[CHANGE/BUGFIX] Add <code>proxyURL</code> validation for ServiceMonitor, PodMonitor and Probe objects. <strong>It could be a breaking change for those who rely on the configuration reloader sidecar to expand environment variables in the generated configuration file.</strong> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6464">#6464</a></li> <li>[CHANGE/BUGFIX] Allow empty separator in relabel config. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6425">#6425</a></li> <li>[FEATURE] Add <code>summary</code> field to the MSteams receiver. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6206">#6206</a></li> <li>[FEATURE] Add support for Kuma SD in <code>ScrapeConfig</code> CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6427">#6427</a>,<a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6465">#6465</a></li> <li>[FEATURE] Add support for Eureka SD in <code>ScrapeConfig</code> CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6408">#6408</a></li> <li>[FEATURE] Add support for Docker SD in <code>ScrapeConfig</code> CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6421">#6421</a></li> <li>[FEATURE] Add support for Hetzner SD in <code>ScrapeConfig</code> CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6436">#6436</a></li> <li>[FEATURE] Add the <code>--kubelet-node-address-priority</code> CLI argument to set the node address priority. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6377">#6377</a></li> <li>[FEATURE] Add <code>relabelings</code> field to scrape classes. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6379">#6379</a></li> <li>[FEATURE] Add <code>bodySizeLimit</code> field to the ServiceMonitor and PodMonitor CRDs. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6349">#6349</a></li> <li>[FEATURE] Add <code>sampleAgeLimit</code> field to the remote-write configuration. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6326">#6326</a></li> <li>[ENHANCEMENT] Verify which CRDs are installed and start the respective controllers only when needed. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6351">#6351</a></li> <li>[ENHANCEMENT] Add checks for selectors in <code>KubernetesSDConfig</code>. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6359">#6359</a></li> <li>[BUGFIX] Fix ScrapeConfigs selection issue across different namespaces. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6390">#6390</a></li> <li>[BUGFIX] Add check to determine if Thanos supports the <code>--prometheus.http-client</code> flag. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6448">#6448</a></li> <li>[BUGFIX] Fix PrometheusAgent reconciliation when the secret/configmap's namespace is different from the PrometheusAgent namespace. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6412">#6412</a></li> <li>[BUGFIX] Fix the validation for <code>muteTimeIntervals</code>'s months in the AlertmanagerConfig CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6362">#6362</a></li> </ul> <h2>0.72.0 / 2024-02-23</h2> <p>In this release we want to highlight the addition of ScrapeClasses.</p> <p>ScrapeClasses is an experimental feature that allows declaring multiple scrape configurations in the Prometheus/PrometheusAgent objects that can be consumed by selected scrape-related resources, like ScrapeConfig, ServiceMonitor, PodMonitor and Probes. Initial support only allows the declaration of TLS configuration, but we plan to extend ScrapeClasses with more options in the future, e.g. Authorization, relabelings and scrape protocols.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/cd506c4fb584f40b46163926f01ba24a91f5baf5"><code>cd506c4</code></a> Merge pull request <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6602">#6602</a> from simonpasquier/cut-0.74.0</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/ef34de2298885205a097a4e8e28307154069e035"><code>ef34de2</code></a> chore: cut v0.74.0</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/35340a6c4a97a9e6899f3d0319f6c47f781c2062"><code>35340a6</code></a> [WIP] Feat: Add <code>alert_relabel_configs</code> to the Prometheus and PrometheusAgent...</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/49472c7a5abc9d786a7caeb349abfe35367380a2"><code>49472c7</code></a> Merge pull request <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6491">#6491</a> from prometheus-operator/feature-flags</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/282afa4f1a93ab51e34399278cd3c72e79af23d9"><code>282afa4</code></a> Merge pull request <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6596">#6596</a> from slashpai/azure-sdk-rw</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/6b1caac3f17caf38bf8cfdc1b48a5ebf9239bf55"><code>6b1caac</code></a> Add structure for feature flags</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/a7f0d26502d47d3230c0deeea15d4b0199aa5426"><code>a7f0d26</code></a> Update promcfg.go</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/3bea4467d6f7c0cc916e992241a4fc74fb26384f"><code>3bea446</code></a> feat: support SDK auth in AzureAD RemoteWrite</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/f4b82d7235daee34f41ceb3e60210759c4733525"><code>f4b82d7</code></a> Merge pull request <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/6595">#6595</a> from slashpai/azure-sd</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/d24ff5b1cc06f6bee0e3d11483ef42d2f3aba911"><code>d24ff5b</code></a> feat: support SDK auth in AzureSD</li> <li>Additional commits viewable in <a href="https://github.com/prometheus-operator/prometheus-operator/compare/v0.67.1...v0.74.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring | [>= 0.56.a, < 0.57] | </details> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org