dependabot[bot] opened a new pull request, #3469: URL: https://github.com/apache/camel-k/pull/3469
Bumps [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) from 0.50.0 to 0.58.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.58.0 / 2022-07-20</h2> <ul> <li>[FEATURE] Add validations for timeout and time settings of alertmanager at CRD level. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4827">#4827</a>, <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4881">#4881</a></li> <li>[FEATURE] Extend the PrometheusSpec to allow to configure the <code>max_exemplars</code>. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4834">#4834</a></li> <li>[FEATURE] Add support for web TLS configuration for Alertmanager CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4868">#4868</a></li> <li>[ENHANCEMENT] Add support for <code>uppercase</code>, <code>lowercase</code>, and <code>CamelCase</code> relabel actions. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4840">#4840</a>, <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4873">#4873</a></li> <li>[ENHANCEMENT] Added support for <code>enable_http2</code> in endpoint scrape configuration. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4836">#4836</a></li> <li>[BUGFIX] Fixed missing conversion of the <code>followRedirects</code> field in HTTP configuration for AlertmanagerConfig v1beta1. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4854">#4854</a></li> <li>[BUGFIX] fix AlertmanagerConfig.Spec.Route nil panic. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4853">#4853</a></li> <li>[BUGFIX] Optimise warning log message during sanitization of OpsGenie configuration. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4833">#4833</a></li> </ul> <h2>0.57.0 / 2022-06-02</h2> <p>The main change introduced by this release is a new v1beta1 API version for the AlertmanagerConfig CRD.</p> <p>Changes compared to the v1alpha1 API:</p> <ul> <li>Renamed <code>spec.muteTimeIntervals</code> field to <code>to spec.timeIntervals</code>.</li> <li>Removed <code>regex</code> field from the <code>Matcher</code> type.</li> <li>Replaced all <code>v1.SecretKeySelector</code> types by the <code>SecretKeySelector</code> type <ul> <li>Removed <code>optional</code> field.</li> <li><code>name</code> and <code>key</code> fields are required.</li> </ul> </li> </ul> <p>As a pre-requisite, you need to deploy the admission webhook and configure the conversion webhook in the AlertmanagerConfig CRD object so that users can use both v1alpha1 and v1beta1 versions at the same time. There are more details in <code>Documentation/user-guides/webhook.md</code> about the webhook configuration.</p> <p>Because of the conversion webhook requirement, the new version is an opt-in feature: the <code>bundle.yaml</code> file and the manifests from <code>example/prometheus-operator-crd</code> don't deploy the new API version (the manifests to enable the v1beta1 version are under the <code>example/prometheus-operator-crd-full</code> directory). We will wait until v0.59.0 (at least) before enabling the new API version by default.</p> <ul> <li>[CHANGE] Added validations at the API level for the time-based fields of the ThanosRuler CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4815">#4815</a></li> <li>[CHANGE] Added validations at the API level for the OpsGenie's <code>responders</code> field of the AlertmanagerConfig CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4725">#4725</a></li> <li>[FEATURE] Added v1beta1 version for AlertmanagerConfig CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4709">#4709</a></li> <li>[FEATURE] Added support for Telegram receiver in the AlertmanagerConfig CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4726">#4726</a></li> <li>[FEATURE] Added <code>updateAlerts</code> field to the OpsGenie configuration of the AlertmanagerConfig CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4726">#4726</a></li> <li>[FEATURE] Added <code>hostAliases</code> field to the the Alertmanager, Prometheus and ThanosRuler CRDs. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4787">#4787</a></li> <li>[ENHANCEMENT] Added configuration option in the jsonnet mixins to specify the aggregation labels. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4814">#4814</a></li> <li>[ENHANCEMENT] Added <code>attachMetadata</code> field to the PodMonitor CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4792">#4792</a></li> <li>[BUGFIX] Fixed the curl command for exec probes when <code>listenLocal</code> is set to true in the Prometheus object. It avoids temporary service outage due to long WAL replays. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4804">#4804</a></li> </ul> <h2>0.56.3 / 2022-05-23</h2> <ul> <li>[BUGFIX] Fixed errors for Alertmanager configurations using the new <code>entity</code>, <code>actions</code> and <code>opsgenie_api_key_file</code> fields. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4797">#4797</a></li> <li>[BUGFIX] Fixed high CPU usage by reducing the number of number of reconciliations on Prometheus objects. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4798">#4798</a> <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4806">#4806</a></li> </ul> <h2>0.56.2 / 2022-05-09</h2> <ul> <li>[BUGFIX] Fix StatefulSet spec's generation to be determistic when <code>spec.containers</code> is not empty. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4772">#4772</a></li> </ul> <h2>0.56.1 / 2022-05-03</h2> <ul> <li>[BUGFIX] Avoid unnecessary updates of the Prometheus StatefulSet object. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4762">#4762</a></li> </ul> <h2>0.56.0 / 2022-04-20</h2> <ul> <li>[CHANGE] Added validation at the API level for size-based fields of the Prometheus CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4661">#4661</a></li> <li>[CHANGE] Added validation at the API level for log level and format fields of the Alertmanager, Prometheus and ThanosRuler CRDs. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4638">#4638</a></li> <li>[CHANGE] Added validation at the API level for duration and time-based fields of the Prometheus CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4684">#4684</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.58.0 / 2022-07-19</h2> <ul> <li>[FEATURE] Add validations for timeout and time settings of alertmanager at CRD level. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4827">#4827</a>, <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4881">#4881</a></li> <li>[FEATURE] Extend the PrometheusSpec to allow to configure the <code>max_exemplars</code>. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4834">#4834</a></li> <li>[FEATURE] Add support for web TLS configuration for Alertmanager CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4868">#4868</a></li> <li>[ENHANCEMENT] Add support for <code>uppercase</code>, <code>lowercase</code>, and <code>CamelCase</code> relabel actions. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4840">#4840</a>, <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4873">#4873</a></li> <li>[ENHANCEMENT] Added support for <code>enable_http2</code> in endpoint scrape configuration. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4836">#4836</a></li> <li>[BUGFIX] Fixed missing conversion of the <code>followRedirects</code> field in HTTP configuration for AlertmanagerConfig v1beta1. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4854">#4854</a></li> <li>[BUGFIX] fix AlertmanagerConfig.Spec.Route nil panic. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4853">#4853</a></li> <li>[BUGFIX] Optimise warning log message during sanitization of OpsGenie configuration. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4833">#4833</a></li> </ul> <h2>0.57.0 / 2022-06-02</h2> <p>The main change introduced by this release is a new v1beta1 API version for the AlertmanagerConfig CRD.</p> <p>Changes compared to the v1alpha1 API:</p> <ul> <li>Renamed <code>spec.muteTimeIntervals</code> field to <code>to spec.timeIntervals</code>.</li> <li>Removed <code>regex</code> field from the <code>Matcher</code> type.</li> <li>Replaced all <code>v1.SecretKeySelector</code> types by the <code>SecretKeySelector</code> type <ul> <li>Removed <code>optional</code> field.</li> <li><code>name</code> and <code>key</code> fields are required.</li> </ul> </li> </ul> <p>As a pre-requisite, you need to deploy the admission webhook and configure the conversion webhook in the AlertmanagerConfig CRD object so that users can use both v1alpha1 and v1beta1 versions at the same time. There are more details in <code>Documentation/user-guides/webhook.md</code> about the webhook configuration.</p> <p>Because of the conversion webhook requirement, the new version is an opt-in feature: the <code>bundle.yaml</code> file and the manifests from <code>example/prometheus-operator-crd</code> don't deploy the new API version (the manifests to enable the v1beta1 version are under the <code>example/prometheus-operator-crd-full</code> directory). We will wait until v0.59.0 (at least) before enabling the new API version by default.</p> <ul> <li>[CHANGE] Added validations at the API level for the time-based fields of the ThanosRuler CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4815">#4815</a></li> <li>[CHANGE] Added validations at the API level for the OpsGenie's <code>responders</code> field of the AlertmanagerConfig CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4725">#4725</a></li> <li>[FEATURE] Added v1beta1 version for AlertmanagerConfig CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4709">#4709</a></li> <li>[FEATURE] Added support for Telegram receiver in the AlertmanagerConfig CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4726">#4726</a></li> <li>[FEATURE] Added <code>updateAlerts</code> field to the OpsGenie configuration of the AlertmanagerConfig CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4726">#4726</a></li> <li>[FEATURE] Added <code>hostAliases</code> field to the the Alertmanager, Prometheus and ThanosRuler CRDs. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4787">#4787</a></li> <li>[ENHANCEMENT] Added configuration option in the jsonnet mixins to specify the aggregation labels. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4814">#4814</a></li> <li>[ENHANCEMENT] Added <code>attachMetadata</code> field to the PodMonitor CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4792">#4792</a></li> <li>[BUGFIX] Fixed the curl command for exec probes when <code>listenLocal</code> is set to true in the Prometheus object. It avoids temporary service outage due to long WAL replays. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4804">#4804</a></li> </ul> <h2>0.56.3 / 2022-05-23</h2> <ul> <li>[BUGFIX] Fixed errors for Alertmanager configurations using the new <code>entity</code>, <code>actions</code> and <code>opsgenie_api_key_file</code> fields. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4797">#4797</a></li> <li>[BUGFIX] Fixed high CPU usage by reducing the number of number of reconciliations on Prometheus objects. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4798">#4798</a> <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4806">#4806</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/47d267e6c9c725ed890fccd2b6a53f1cb17a0512"><code>47d267e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4907">#4907</a> from paulfantom/release-prep-0.58</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/dbde42c4c6c54861897eb04c079f2ba18ca90913"><code>dbde42c</code></a> *: add changelog</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/aa41dba30dc80aecd67972334b16053ec3aa9a46"><code>aa41dba</code></a> *: generate world</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/26421bc6300530300efb40347dd0eed0baa9c53f"><code>26421bc</code></a> *: dependency update</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/edb60110ae752539fbcfb40775f25ab53702cedb"><code>edb6011</code></a> *: fix go get usage in dependency update target</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/e0f7fea10258dcf5db63aee64a892420ac90009a"><code>e0f7fea</code></a> cmd/po-docgen: remove API generation code (<a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4919">#4919</a>)</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/a517bd5cd2472a53e9548a787d007cbb26e945ae"><code>a517bd5</code></a> Fix weight of API reference documentation (<a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4920">#4920</a>)</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/57c8e3bed8d8c03f5112909e9cf645b3a5af8f5c"><code>57c8e3b</code></a> Update shards-and-replicas.md (<a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4917">#4917</a>)</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/e4509d44549b4b371c99b826cdd48acdb8fcc956"><code>e4509d4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4910">#4910</a> from prometheus-operator/dependabot/go_modules/k8s.i...</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/a69c3b63e8e1c2c4f273504b2c3874cec11a784c"><code>a69c3b6</code></a> Merge branch 'main' into dependabot/go_modules/k8s.io/component-base-0.24.3</li> <li>Additional commits viewable in <a href="https://github.com/prometheus-operator/prometheus-operator/compare/v0.50.0...v0.58.0">compare view</a></li> </ul> </details> <br /> [](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 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]
