dependabot[bot] opened a new pull request, #6318: URL: https://github.com/apache/camel-k/pull/6318
Bumps [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) from 0.85.0 to 0.86.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.86.0 / 2025-10-07</h2> <blockquote> <p>[!NOTE] This release introduces the status subresource (behind the <code>StatusForConfigurationResources</code> feature gate) for <code>ServiceMonitor</code>, <code>PodMonitor</code> and <code>Scrapeconfig</code> custom resources. It is only supported for <code>Prometheus</code> resources.</p> </blockquote> <blockquote> <p>[!IMPORTANT] This release enables automatic UTF-8 character support in label names, metric names and PrometheusRule expressions for Prometheus/PrometheusAgent resources running with version >= 3.0.0.</p> <p>To preserve backward compatibility, the admission webhook service validates PrometheusRule resources against the legacy Prometheus scheme by default (but it can be changed with the <code>--name-validation-scheme</code> flag).</p> </blockquote> <ul> <li>[CHANGE] Remove automatic addition of the <code>metadata-wal-records</code> feature flag for Prometheus versions >= 3.4. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7893">#7893</a></li> <li>[CHANGE] Add miscellaneous validations to the <code>ScrapeConfig</code> CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7856">#7856</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7823">#7823</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7835">#7835</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7838">#7838</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7838">#7838</a> #<a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7966">#7966</a></li> <li>[CHANGE/FEATURE] Add support for UTF-8 characters to label names and metric names in <code>PrometheusRule</code> resources and relabel configurations. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7637">#7637</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7985">#7985</a></li> <li>[FEATURE] Add the flag <code>--name-validation-scheme</code> to admission webhook to select between utf8 and legacy validations. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7985">#7985</a></li> <li>[FEATURE] Add status subresource for <code>ServiceMonitor</code> custom resources (requires the <code>StatusForConfigurationResources</code> feature gate). <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7767">#7767</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7836">#7836</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7827">#7827</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7795">#7795</a></li> <li>[FEATURE] Add status subresource for <code>PodMonitor</code> custom resources (requires the <code>StatusForConfigurationResources</code> feature gate). <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7929">#7929</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7914">#7914</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7936">#7936</a></li> <li>[FEATURE] Add status subresource for <code>ScrapeConfig</code> custom resources (requires the <code>StatusForConfigurationResources</code> feature gate). <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7958">#7958</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7964">#7964</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7969">#7969</a></li> <li>[FEATURE] Add <code>serviceDiscoveryRole</code> field to ServiceMonitor. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7982">#7982</a></li> <li>[FEATURE] Add <code>useFIPSSTSEndpoint</code> field to Sigv4 config. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7987">#7987</a></li> <li>[FEATURE] Add <code>UnderscoreEscapingWithoutSuffixes</code> to the <code>translationStrategy</code> field for the Prometheus and PrometheusAgent CRDs. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7947">#7947</a></li> <li>[FEATURE] Add <code>promoteScopeMetadata</code> field to the Prometheus and PrometheusAgent CRDs. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7803">#7803</a></li> <li>[FEATURE] Add <code>enableHttp2</code> field to Alertmanager and AlertmanagerConfig CRDs. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7963">#7963</a></li> <li>[ENHANCEMENT] Add the related object to the events emitted by the operator. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7867">#7867</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7953">#7953</a></li> <li>[ENHANCEMENT] Add webhook validation for the MSTeams V2 receiver of <code>AlertmanagerConfig</code> CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7906">#7906</a></li> <li>[ENHANCEMENT] Add <code>app.kubernetes.io/managed-by: prometheus-operator</code> label to all managed resources. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7939">#7939</a></li> <li>[BUGFIX] Prevent duplicate authentication settings in PodMonitor. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7975">#7975</a></li> <li>[BUGFIX] Use distinct port name for the config-reloader init container to avoid duplicate port name warnings. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7904">#7904</a></li> <li>[BUGFIX] Validate the PagerDuty URL in the Alertmanager's global configuration. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7945">#7945</a></li> </ul> </blockquote> </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.86.0 / 2025-10-07</h2> <blockquote> <p>[!NOTE] This release introduces the status subresource (behind the <code>StatusForConfigurationResources</code> feature gate) for <code>ServiceMonitor</code>, <code>PodMonitor</code> and <code>Scrapeconfig</code> custom resources. It is only supported for <code>Prometheus</code> resources.</p> </blockquote> <blockquote> <p>[!IMPORTANT] This release enables automatic UTF-8 character support in label names, metric names and PrometheusRule expressions for Prometheus/PrometheusAgent resources running with version >= 3.0.0.</p> <p>To preserve backward compatibility, the admission webhook service validates PrometheusRule resources against the legacy Prometheus scheme by default (but it can be changed with the <code>--name-validation-scheme</code> flag).</p> </blockquote> <ul> <li>[CHANGE] Remove automatic addition of the <code>metadata-wal-records</code> feature flag for Prometheus versions >= 3.4. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7893">#7893</a></li> <li>[CHANGE] Add miscellaneous validations to the <code>ScrapeConfig</code> CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7856">#7856</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7823">#7823</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7835">#7835</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7838">#7838</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7838">#7838</a> #<a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7966">#7966</a></li> <li>[CHANGE/FEATURE] Add support for UTF-8 characters to label names and metric names in <code>PrometheusRule</code> resources and relabel configurations. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7637">#7637</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7985">#7985</a></li> <li>[FEATURE] Add the flag <code>--name-validation-scheme</code> to admission webhook to select between utf8 and legacy validations. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7985">#7985</a></li> <li>[FEATURE] Add status subresource for <code>ServiceMonitor</code> custom resources (requires the <code>StatusForConfigurationResources</code> feature gate). <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7767">#7767</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7836">#7836</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7827">#7827</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7795">#7795</a></li> <li>[FEATURE] Add status subresource for <code>PodMonitor</code> custom resources (requires the <code>StatusForConfigurationResources</code> feature gate). <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7929">#7929</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7914">#7914</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7936">#7936</a></li> <li>[FEATURE] Add status subresource for <code>ScrapeConfig</code> custom resources (requires the <code>StatusForConfigurationResources</code> feature gate). <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7958">#7958</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7964">#7964</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7969">#7969</a></li> <li>[FEATURE] Add <code>serviceDiscoveryRole</code> field to ServiceMonitor. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7982">#7982</a></li> <li>[FEATURE] Add <code>useFIPSSTSEndpoint</code> field to Sigv4 config. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7987">#7987</a></li> <li>[FEATURE] Add <code>UnderscoreEscapingWithoutSuffixes</code> to the <code>translationStrategy</code> field for the Prometheus and PrometheusAgent CRDs. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7947">#7947</a></li> <li>[FEATURE] Add <code>promoteScopeMetadata</code> field to the Prometheus and PrometheusAgent CRDs. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7803">#7803</a></li> <li>[FEATURE] Add <code>enableHttp2</code> field to Alertmanager and AlertmanagerConfig CRDs. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7963">#7963</a></li> <li>[ENHANCEMENT] Add the related object to the events emitted by the operator. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7867">#7867</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7953">#7953</a></li> <li>[ENHANCEMENT] Add webhook validation for the MSTeams V2 receiver of <code>AlertmanagerConfig</code> CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7906">#7906</a></li> <li>[ENHANCEMENT] Add <code>app.kubernetes.io/managed-by: prometheus-operator</code> label to all managed resources. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7939">#7939</a></li> <li>[BUGFIX] Prevent duplicate authentication settings in PodMonitor. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7975">#7975</a></li> <li>[BUGFIX] Use distinct port name for the config-reloader init container to avoid duplicate port name warnings. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7904">#7904</a></li> <li>[BUGFIX] Validate the PagerDuty URL in the Alertmanager's global configuration. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7945">#7945</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/3e17d60e4821ed1da315788620dddb3ee50695e2"><code>3e17d60</code></a> Merge pull request <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7991">#7991</a> from slashpai/cut-0.86</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/cc6aec1ebd035fd691afe50bb2dc8457058c611a"><code>cc6aec1</code></a> chore: cut v0.86.0</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/264d19a9a9f41fbb24b086f29a4d9622be6f8e7c"><code>264d19a</code></a> Merge pull request <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7987">#7987</a> from appian/usefips</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/51cba2baef90f6233d6281140de394cbc2649fa8"><code>51cba2b</code></a> Merge pull request <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7975">#7975</a> from simonpasquier/drop-invalid-authn-settings</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/bdf0c5b644218185a30cc64fcde32251e2c8bb71"><code>bdf0c5b</code></a> Merge pull request <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7985">#7985</a> from slashpai/utf8-label-fix</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/a2e1f386656b53792fff93f1dc4318bdc63ec1fb"><code>a2e1f38</code></a> feat: allow UTF-8 characters in label names</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/999b504139d1e0207b026aea39686ec4e019bd33"><code>999b504</code></a> Merge pull request <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7988">#7988</a> from slashpai/bump-deps</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/e7fe434724b32d440dfc29ec9e853e898b97ab98"><code>e7fe434</code></a> chore: bump dependencies before release v0.86.0</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/150292197be06da0eddbc980f6acb1ce02bdfc5a"><code>1502921</code></a> feat: add support for configuring <code>use_fips_sts_endpoint</code> in sigv4 config</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/27af9412afff383991865d4ef0749fa72f6d2b36"><code>27af941</code></a> feat: add <code>serviceDiscoveryRole</code> role to ServiceMonitor (<a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/7982">#7982</a>)</li> <li>Additional commits viewable in <a href="https://github.com/prometheus-operator/prometheus-operator/compare/v0.85.0...v0.86.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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
