Skip to content

chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.91.0 - autoclosed#365

Closed
red-hat-konflux-kflux-prd-rh03[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x
Closed

chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.91.0 - autoclosed#365
red-hat-konflux-kflux-prd-rh03[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x

Conversation

@red-hat-konflux-kflux-prd-rh03

@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot commented Feb 13, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.55.0v0.91.0 age confidence

Release Notes

prometheus-operator/prometheus-operator (github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring)

v0.91.0: 0.91.0 / 2026-05-05

Compare Source

  • [CHANGE] Enforce mutual exclusion of basicAuth, authorization and oauth2 in ScrapeConfig CRD. #​8480
  • [CHANGE] Add minimum length validations to string fields in ScrapeConfig CRD. #​8479
  • [CHANGE] Add validations for VictorOps receiver in AlertmanagerConfig CRD. #​8220
  • [CHANGE] Add validations for OpsGenie receiver in AlertmanagerConfig CRD. #​8267
  • [CHANGE] Add validations for Email receiver in AlertmanagerConfig CRD. #​8270
  • [FEATURE] Implement shard retention based on Prometheus data retention (it requires the PrometheusShardRetentionPolicy feature gate). #​8478
  • [FEATURE] Configure node selector when sharding mode is Topology for Prometheus and PrometheusAgent custom resources (it requires the PrometheusTopologySharding feature gate). #​8486
  • [FEATURE] Configure external label with topology information when sharding mode is Topology for Prometheus and PrometheusAgent custom resources (it requires the PrometheusTopologySharding feature gate). #​8519
  • [FEATURE] Distribute scrape targets within topology zones when sharding mode is Topology for Prometheus and PrometheusAgent custom resources (it requires the PrometheusTopologySharding feature gate). #​8538
  • [FEATURE] Add --promql-options CLI argument to the admission-webhook binary. #​8531
  • [FEATURE] Validate PrometheusRule resources selected by Prometheus resources based on the PromQL enabled features. #​8545
  • [FEATURE] Add workload identity authentication method for AzureSD in ScrapeConfig CRD. #​8489
  • [ENHANCEMENT] Support strategic merge patch of container probes when workloads are configured with HTTPS. #​8427
  • [ENHANCEMENT] Support auth_secret_file field for Email receiver in Alertmanager configuration Secret. #​8394
  • [ENHANCEMENT] Support smtp_auth_secret_file field in Alertmanager configuration Secret. #​8396
  • [ENHANCEMENT] Add externalId field to SigV4 configuration in Alertmanager, Prometheus, PrometheusAgent and ThanosRuler CRDs. #​8494
  • [ENHANCEMENT] Add cipherSuites support for Thanos Sidecars and Rulers. #​8524
  • [ENHANCEMENT] Add curves support for Thanos Sidecars and Rulers. #​8542
  • [ENHANCEMENT] Speed up configuration reloads by watching the config file's parent directory. #​7366
  • [ENHANCEMENT] Support Mattermost global webhook URL support in Alertmanager configuration Secret. #​8501
  • [ENHANCEMENT] Add Mattermost global webhook URL support in Alertmanager CRD. #​8503 #​8534
  • [ENHANCEMENT] Support payload field for Webhook receiver in Alertmanager configuration Secret. #​8505
  • [ENHANCEMENT] Support attachment fields for Mattermost receiver in Alertmanager configuration Secret. #​8508
  • [ENHANCEMENT] Support update_message field for Slack receiver in Alertmanager configuration Secret. #​8502
  • [ENHANCEMENT] Add threading configuration for email receiver in AlertmanagerConfig CRD. #​8400
  • [ENHANCEMENT] Add healthFilter field for ConsulSD in ScrapeConfig CRD. #​8529
  • [BUGFIX] Ensure that inactive shards don't scrape any targets when the sharding retention policy is Retain. #​8513
  • [BUGFIX] Fix Telegram bot token validation in Alertmanager configuration Secret. #​8465

v0.90.1: 0.90.1 / 2026-03-25

Compare Source

  • [BUGFIX] Fix Probe ignoring HTTP client settings in scrape configuration. #​8461

v0.90.0: 0.90.0 / 2026-03-19

Compare Source

  • [CHANGE/BUGFIX] Validate that the remote-write URL scheme is either http or https. #​8455
  • [FEATURE] Add --repair-policy-for-statefulsets CLI argument to the operator. It defines how the operator manages StatefulSet's pods stuck at an incorrect revision. Users running Kubernetes v1.35+ are encouraged to enable this feature (see troubleshooting guide). #​8443
  • [FEATURE] Add schedulerName support to the Prometheus, PrometheusAgent, Alertmanager and ThanosRuler CRDs. #​8451
  • [ENHANCEMENT] Add --web.tls-curves CLI argument to the operator and admission-webhook binaries. #​8385
  • [ENHANCEMENT] Support minimum TLS version for Thanos gRPC servers. #​8438
  • [ENHANCEMENT] Add version label to ThanosRuler pods. #​8441
  • [ENHANCEMENT] Add messageText support for Slack receiver in AlertmanagerConfig CRD. #​8374
  • [ENHANCEMENT] Add messageText support for Slack receiver in Alertmanager secret config. #​8375
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP email config in Alertmanager secret config. #​8384 #​8404
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP email config in AlertmanagerConfig CRD. #​8386
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP global config in Alertmanager secret config. #​8405
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP global config in Alertmanager CRD. #​8406
  • [ENHANCEMENT] Add support for global Telegram bot token in Alertmanager CRD. #​8372
  • [ENHANCEMENT] Add chatIDFile support for Telegram receiver in Alertmanager secret config. #​8376
  • [ENHANCEMENT] Add wechatAPISecretFile support in Alertmanager global config. #​8377
  • [ENHANCEMENT] Add authSecretFile support for email config in Alertmanager secret config. #​8396
  • [ENHANCEMENT] Add nested field support for PagerDuty description in Alertmanager secret config. #​8402
  • [ENHANCEMENT] Add email threading support in Alertmanager secret config. #​8388
  • [ENHANCEMENT] Add field and label selectors for ConfigMap watches. #​8368
  • [ENHANCEMENT] Improve ScrapeConfig API consistency and validation. #​8422
  • [BUGFIX] Fix ThanosRuler config resource status not being updated on initial StatefulSet creation. #​8358
  • [BUGFIX] Preserve LastTransitionTime in Prometheus status conditions. #​8346
  • [BUGFIX] Make Mattermost text field optional in AlertmanagerConfig CRD. #​8363
  • [BUGFIX] Remove nil error wrapping in v1alpha1 duplicate receiver validation. #​8379
  • [BUGFIX] Aggregate Available condition across Prometheus shards. #​8434
  • [BUGFIX] Reconcile resources with inconsistent status. #​8397
  • [BUGFIX] Fix namespace lister/watcher compatibility with Kubernetes v1.35 client-go. #​8431
  • [BUGFIX] Fix missing OAuth2 field in IonosSDConfig generation. #​8433
  • [BUGFIX] Fix missing fields in AzureSDConfig. #​8444
  • [BUGFIX] Validate Microsoft Teams V2 URL in AlertmanagerConfig CRD. #​8227
  • [BUGFIX] Fix labelmap relabel action rejecting valid replacement values with template variables for Prometheus 2.x. #​8337

v0.89.0: 0.89.0 / 2026-02-05

Compare Source

  • [ENHANCEMENT] Add hostNetwork field to the Alertmanager CRD. #​8281
  • [ENHANCEMENT] Add the crds and full-crds commands to the operator's binary. #​8251
  • [ENHANCEMENT] Report deprecated field usage in the Reconciled condition type. #​8236
  • [ENHANCEMENT] Avoid unnecessary reconciliation upon creation of the ThanosRuler StatefulSet. #​8347
  • [ENHANCEMENT] Add bodySizeLimit to the ScrapeConfig CRD. #​8348
  • [ENHANCEMENT] Support http_headers field in the Alertmanager Secret. #​8357
  • [ENHANCEMENT] Add the -kubelet-http-metrics flag to enable/disable the HTTP metrics port in the Kubelet endpoint (default=enabled). #​8350
  • [ENHANCEMENT] Include operator.prometheus.io/version annotation in the full version of CRDs. #​8279
  • [BUGFIX] Validate VictorOps global configuration in the Alertmanager CRD. #​8020
  • [BUGFIX] Validate Jira global configuration in the Alertmanager CRD. #​8265
  • [BUGFIX] Validate VictorOps receiver's URL in the AlertmanagerConfig CRD. #​8258
  • [BUGFIX] Validate Webex receiver's URL in the AlertmanagerConfig CRD. #​8255
  • [BUGFIX] Validate Jira receiver's URL configuration in the AlertmanagerConfig CRD. #​8230
  • [BUGFIX] Validate OpsGenie receiver configuration in the AlertmanagerConfig CRD. #​8267
  • [BUGFIX] Validate WeChat receiver configuration in the AlertmanagerConfig CRD. #​8271
  • [BUGFIX] Validate SNS receiver configuration in the AlertmanagerConfig CRD. #​8217
  • [BUGFIX] Validate Webex global configuration in the Alertmanager CRD. #​7979
  • [BUGFIX] Validate Telegram global configuration in the Alertmanager CRD. #​8268
  • [BUGFIX] Restore statefulset's labels if the creation fails with AlreadyExists. #​8343
  • [BUGFIX] Fix potential panic due to informer cache races. #​8310
  • [BUGFIX] Support probers defined with IPv6 addresses in the Probe CRD. #​8354
  • [BUGFIX] Prevent group and repeat intervals with zero duration from breaking Alertmanager. #​8126
  • [BUGFIX] Propagate all supported RocketChat attributes for AlertmanagerConfig CRD. #​8016
  • [BUGFIX] Add URL validation for WeChat receiver. #​8256
  • [BUGFIX] Add URL validation for SNS receiver. #​8259
  • [BUGFIX] Fix GCE service discovery for the ScrapeConfig CRD. #​8284
  • [BUGFIX] Avoid stale conditions in Alertmanager, ThanosRuler, Prometheus and PrometheusAgent resources. #​8304
  • [BUGFIX] Fix race condition when updating rule ConfigMaps. #​8290
  • [BUGFIX] Fix race condition when patching finalizers. #​8323
  • [BUGFIX] Reconcile ScrapeConfig resources when namespace selection changes. #​8334

v0.88.1: 0.88.1 / 2026-01-27

Compare Source

  • [BUGFIX] Validate webhookURL secret for MSTeams receiver in AlertmanagerConfig CRD. #​8294
  • [BUGFIX] Revert maximum version check for EC2/Lightsail SD in ScrapeConfig CRD. #​8308
  • [BUGFIX] Relax URL validation in Slack receiver in AlertmanagerConfig CRD to support Go templates. #​8299 #​8331
  • [BUGFIX] Relax URL validation in PagerDuty in AlertmanagerConfig CRD to support Go templates. #​8319
  • [BUGFIX] Relax URL validation in WebhookConfig in AlertmanagerConfig CRD to support Go templates. #​8307 #​8317
  • [BUGFIX] Relax URL validation in RocketChat receiver in AlertmanagerConfig CRD to support Go templates. #​8318
  • [BUGFIX] Relax URL validation in Pushover receiver in AlertmanagerConfig CRD to support Go templates. #​8307 #​8316

v0.88.0: 0.88.0 / 2026-01-09

Compare Source

  • [CHANGE] Use narrower selectors for StatefulSet informers in Alertmanager and ThanosRuler controllers. It is recommended to upgrade from v0.85.0 (at least). #​8246
  • [CHANGE] Reject EC2/Lightsail SD for Prometheus >= 3.8.0 in ScrapeConfig CRD. #​8175
  • [FEATURE] Add podManagementPolicy field to Prometheus, PrometheusAgent, Alertmanager and ThanosRuler CRDs. #​8119
  • [FEATURE] Add updateStrategy field to Prometheus, PrometheusAgent, Alertmanager and ThanosRuler CRDs. #​8202
  • [FEATURE] Add scrapeNativeHistograms field to Prometheus, PrometheusAgent, ServiceMonitor, PodMonitor, Probe and ScrapeConfig CRDs. #​8102
  • [FEATURE] Add scope field to AzureAD remote write configuration. #​8240
  • [FEATURE] Add workloadIdentity field to AzureAD remote write configuration. #​7998
  • [FEATURE] Add support for PrometheusRule fields groupLabels and queryOffset in ThanosRuler. #​8137
  • [FEATURE] Add slackAppToken and slackAppUrl fields to Alertmanager global config for Slack App support. #​8238
  • [FEATURE] Add incident.io receiver support to Alertmanager config secret. #​8190 #​8245 #​8228
  • [FEATURE] Add Mattermost receiver support to Alertmanager config secret. #​8188
  • [FEATURE] Add apiType field to Jira receiver in Alertmanager config secret. #​8218
  • [FEATURE] Add timeout field to PagerDuty receiver in AlertmanagerConfig CRD. #​8162
  • [FEATURE] Add timeout field to Slack receiver in AlertmanagerConfig CRD. #​8161
  • [ENHANCEMENT] Use minReadySeconds to set --dispatch.start-delay in Alertmanager. #​8177 #​8201
  • [ENHANCEMENT] Expose native histograms in operator metrics. #​8194
  • [ENHANCEMENT] Add NoSelectedResources reason to status conditions. #​8124
  • [ENHANCEMENT] Add enableHttp2 and followRedirects fields to HTTP configuration for Probe CRD. #​8112
  • [ENHANCEMENT] Add CEL validations for DaemonSet mode in PrometheusAgent CRD (requires the PrometheusAgentDaemonSetFeature featuregate). #​7881
  • [ENHANCEMENT] Improve validation for Pushover, PagerDuty and VictorOps receivers in AlertmanagerConfig CRD. #​8239 #​8113 #​8220
  • [ENHANCEMENT] Add apiURL validation for WeChat, OpsGenie and Telegram receivers in AlertmanagerConfig CRD. #​8196 #​8206 #​8199
  • [ENHANCEMENT] Validate URL fields in AlertmanagerConfig receivers (MSTeams, Webhook). #​8231 #​8125
  • [ENHANCEMENT] Validate URL fields in Alertmanager configuration secret (WeChat, Telegram, Pushover receivers). #​7977 #​8233 #​8232

New Contributors

v0.87.1: 0.87.1 / 2025-12-10

Compare Source

  • [BUGFIX] Fix the generated Alertmanager configuration for html and monospace fields of pushoverConfig receiver in AlertmanagerConfig CRD. #​8153

v0.87.0: 0.87.0 / 2025-11-20

Compare Source

  • [FEATURE] Add status subresource for PrometheusRule custom resources (requires the StatusForConfigurationResources feature gate). #​8069 #​8086 #​8024 #​8005
  • [ENHANCEMENT] Avoid statefulset's rollout due to changes in the number of rule configmaps for Prometheus and ThanosRuler. #​8010
  • [ENHANCEMENT] Support Azure system-assigned managed identities for remote-write configuration. #​7815
  • [ENHANCEMENT] Add monospace field to to pushoverConfig receiver in AlertmanagerConfig CRD. #​8018
  • [BUGFIX] Propagate Certificate Authority updates for HTTP configuration in Alertmanager's global configuration. #​8089

v0.86.2: 0.86.2 / 2025-11-07

Compare Source

  • [CHANGE/BUGFIX] Fix operator's permissions to emit Kubernetes events. #​8077

v0.86.1: 0.86.1 / 2025-10-13

Compare Source

  • [BUGFIX] Fix formatting of Kubernetes events. #​8015

v0.86.0: 0.86.0 / 2025-10-07

Compare Source

[!NOTE]
This release introduces the status subresource (behind the StatusForConfigurationResources feature gate) for ServiceMonitor, PodMonitor, Probe and Scrapeconfig custom resources. It is only supported for Prometheus resources.

[!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.

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 --name-validation-scheme flag).

  • [CHANGE] Remove automatic addition of the metadata-wal-records feature flag for Prometheus versions >= 3.4. #​7893
  • [CHANGE] Add miscellaneous validations to the ScrapeConfig CRD. #​7856 #​7823 #​7835 #​7838 #​7838 ##​7966
  • [CHANGE/FEATURE] Add support for UTF-8 characters to label names and metric names in PrometheusRule resources and relabel configurations. #​7637 #​7985
  • [FEATURE] Add the flag --name-validation-scheme to admission webhook to select between utf8 and legacy validations. #​7985
  • [FEATURE] Add status subresource for ServiceMonitor custom resources (requires the StatusForConfigurationResources feature gate). #​7767 #​7836 #​7827 #​7795
  • [FEATURE] Add status subresource for PodMonitor custom resources (requires the StatusForConfigurationResources feature gate). #​7929 #​7914 #​7936
  • [FEATURE] Add status subresource for ScrapeConfig custom resources (requires the StatusForConfigurationResources feature gate). #​7958 #​7964 #​7969
  • [FEATURE] Add status subresource for Probe custom resources (requires the StatusForConfigurationResources feature gate). #​7933 #​7934 #​7980
  • [FEATURE] Add serviceDiscoveryRole field to ServiceMonitor. #​7982
  • [FEATURE] Add useFIPSSTSEndpoint field to Sigv4 config. #​7987
  • [FEATURE] Add UnderscoreEscapingWithoutSuffixes to the translationStrategy field for the Prometheus and PrometheusAgent CRDs. #​7947
  • [FEATURE] Add promoteScopeMetadata field to the Prometheus and PrometheusAgent CRDs. #​7803
  • [FEATURE] Add enableHttp2 field to Alertmanager and AlertmanagerConfig CRDs. #​7963
  • [ENHANCEMENT] Add the related object to the events emitted by the operator. #​7867 #​7953
  • [ENHANCEMENT] Add webhook validation for the MSTeams V2 receiver of AlertmanagerConfig CRD. #​7906
  • [ENHANCEMENT] Add app.kubernetes.io/managed-by: prometheus-operator label to all managed resources. #​7939
  • [BUGFIX] Prevent duplicate authentication settings in PodMonitor. #​7975
  • [BUGFIX] Use distinct port name for the config-reloader init container to avoid duplicate port name warnings. #​7904
  • [BUGFIX] Validate the PagerDuty URL in the Alertmanager's global configuration. #​7945

v0.85.0: 0.85.0 / 2025-08-21

Compare Source

  • [CHANGE/BUGFIX] Add the --watch-referenced-objects-in-all-namespaces CLI argument. When enabled, the operator watches for secrets and configmaps in both workload and configuration resources. It ensures that reconciliation happens when a referenced secret/configmap is updated. #​7615
  • [FEATURE] Add resendDelay field to the ThanosRuler CRD. #​7753
  • [FEATURE] Add ruleGracePeriod field to the ThanosRuler CRD. #​7750
  • [FEATURE] Add enableFeatures field to the ThanosRuler CRD for enabling feature flags. #​7754
  • [FEATURE] Add params field to the Probe CRD. #​7755
  • [FEATURE] Add hostUsers field to the Prometheus, PrometheusAgent, Alertmanager and ThanosRuler CRDs. #​7768 #​7769 #​7771
  • [FEATURE] Add promoteAllResourceAttributes and ignoreResourceAttributes fields to Prometheus and PrometheusAgent CRDs. #​7669
  • [FEATURE] Add -kubelet-sync-period argument to customize the kubelet controller's synchronization interval. #​7762
  • [FEATURE] Add Rocket.Chat receiver to AlertmanagerConfig CRD. #​7328
  • [ENHANCEMENT] Add well-known Kubernetes labels to workload objects managed by the operator (StatefulSet and DaemonSet). #​7786
  • [ENHANCEMENT] Add workqueue metrics. #​7776
  • [ENHANCEMENT] Optimize statefulset informers. #​7766
  • [BUGFIX] Use named ports for the managed Alertmanager service. #​7517
  • [BUGFIX] Support send_resolved field for JIRA and RocketChat receivers in the Alertmanager configuration. #​7772

v0.84.1: 0.84.1 / 2025-08-06

Compare Source

  • [CHANGE/BUGFIX] Disable compaction of overlapping blocks when Thanos sidecar is configured with object storage. #​7747
  • [BUGFIX] Log only selected resources which are valid. #​7749

v0.84.0: 0.84.0 / 2025-07-14

Compare Source

  • [FEATURE] Add telegram field to AlertManager CRD global configuration. #​7631
  • [FEATURE] Add jira field to AlertManager CRD global configuration. #​7626
  • [FEATURE] Add webex field to AlertManager CRD global configuration. #​7632
  • [FEATURE] Add victorops field to Alertmanager CRD global configuration. #​7654
  • [FEATURE] Add wechat field to Alertmanager CRD global configuration. #​7627
  • [FEATURE] Add ruleQueryOffset field to ThanosRuler CRD. #​7580
  • [FEATURE] Add ruleConcurrentEval field to ThanosRuler CRD. #​7659
  • [FEATURE] Add ruleOutageTolerance field to ThanosRuler CRD. #​7672
  • [FEATURE] Add ProxyConfig fields to ServiceMonitor. #​7647
  • [FEATURE] Add ProxyConfig fields to Probe. #​7660
  • [FEATURE] Add ProxyConfig fields to Prometheus apiServerConfig. #​7670
  • [FEATURE] Add scrapeClassicHistograms field to Prometheus. #​7667
  • [FEATURE] Add labelSelector field to HetznerSDConfig in the ScrapeConfig CRD. #​7675
  • [FEATURE] Add startupProbe to config-reloader. #​7575
  • [ENHANCEMENT] Set reason: ConfigurationUnmanaged in the Reconciled condition when the operator doesn't managed the Prometheus configuration. #​7661
  • [ENHANCEMENT] AlertManager matchType defaults to = if neither matchType nor regex is set, and =~ if regex: true is set without matchType. #​7592

v0.83.0: 0.83.0 / 2025-05-30

Compare Source

  • [FEATURE] Add limits option for Alertmanager silences. #​7478
  • [FEATURE] Add NoTranslation as a translationStrategy option to OTLP config. #​7539
  • [FEATURE] Add nameEscapingScheme field to Prometheus CRDs. #​7538
  • [FEATURE] Add convertHistogramsToNHCB field to OTLPConfig. #​7533
  • [FEATURE] Add convert_classic_histograms_to_nhcb option to Prometheus global config. #​7543
  • [FEATURE] Add new MetricNameEscapingScheme and MetricNameValidationScheme parameters to ScrapeConfig. #​7555
  • [ENHANCEMENT] Do not insert sharding relabeling in scrapeConfigs if already present. #​7421

v0.82.2: 0.82.2 / 2025-05-12

Compare Source

  • [BUGFIX] Fix Alertmanager peer discovery for Alertmanager when using custom service name. #​7512
  • [BUGFIX] Fix parsing role field in openstackSDConfigs in ScrapeConfig CRD. #​7516

v0.82.1: 0.82.1 / 2025-05-06

Compare Source

  • [BUGFIX] Fix ThanosRuler when no remote-write configuration is defined. #​7498

v0.82.0: 0.82.0 / 2025-04-17

Compare Source

  • [CHANGE] Add more API validations to the ScrapeConfig CRD. #​7413
  • [CHANGE] Remove web console arguments if Prometheus version >= 3. #​7457
  • [FEATURE] Add RemoteWrite support for ThanosRuler CRD. Note that when remote write is configured, Thanos Ruler runs in stateless mode. #​7444
  • [FEATURE] Add msTeamsV2Configs receiver to AlertManagerConfig CRD. #​7464
  • [FEATURE] Add content, username and avatarURL fields to discordConfigs receiver in AlertmanagerConfig CRD. #​7307
  • [FEATURE] Add convertClassicHistogramsToNHCB field to ServiceMonitor, PodMonitor, Probe and ScrapeConfig CRDs. #​7448
  • [FEATURE] Add timeout field to webhookConfigs receiver in AlertManagerConfig CRD. #​7310
  • [FEATURE] Add additionalArgs field to AlertManager CRD. #​7385
  • [ENHANCEMENT] Add maxSamplesPerSend field to RemoteWrite Metadata Config. #​7443
  • [ENHANCEMENT] Add the terminationGracePeriodSeconds to the Alertmanager, Prometheus, PrometheusAgent and ThanosRuler CRDs. #​7439
  • [ENHANCEMENT] Validate proxyURL field in AlertManagerConfig CRD. #​6876
  • [BUGFIX] Fix nameValidationScheme support for Prometheus and PrometheusAgent CRDs. #​7414
  • [BUGFIX] Support socks5 scheme in proxyUrl field for all CRDs. #​7460 #​7466

v0.81.0: 0.81.0 / 2025-03-11

Compare Source

  • [CHANGE] Remove the lower-case hypervisor and instance roles for the OpenStack Service Discovery from the ScrapeConfig CRD (users are required to use Hypervisor and Instance instead). #​7370
  • [FEATURE] Add serviceName field to the ThanosRuler and Alertmanager CRDs. #​7325
  • [FEATURE] Add shardRetentionPolicy field to the Prometheus CRD (it requires the PrometheusShardRetentionPolicy feature gate). #​7274
  • [FEATURE] Add support for the cluster mTLS configuration to the Alertmanager CRD. #​7149
  • [FEATURE] Add LoadBalancer role for the OpenStack Service Discovery to the ScrapeConfig CRD. #​7356
  • [ENHANCEMENT] Add enableServiceLinks field to the Alertmanager, Prometheus, PrometheusAgent and ThanosRuler CRDs. #​7384
  • [BUGFIX] Fix Alertmanager configuration with PushOver duration fields. #​7249

v0.80.1: 0.80.1 / 2025-02-19

Compare Source

  • [BUGFIX] Fix msteamsv2_configs to work with either webhook_url or webhook_url_file. #​7352

v0.80.0: 0.80.0 / 2025-02-04

Compare Source

  • [CHANGE] Add more API validations to the ScrapeConfig CRD. #​7231 #​7220 #​7215 #​7238 #​7244 #​7255
  • [FEATURE] Add serviceName field to the Prometheus and PrometheusAgent CRDs. #​6687
  • [FEATURE] Add keepIdentifyingResourceAttributes field in OTLPConfig for Prometheus and PrometheusAgent CRDs. #​7240
  • [FEATURE] Add fallbackScrapeProtocol field to ScrapeClass for Prometheus and PrometheusAgent CRDs. #​7288
  • [FEATURE] Support MSTeamsV2Config receiver in Alertmanager configuration Secret. #​7296
  • [FEATURE] Support JiraConfig and RocketChat receivers in Alertmanager configuration secret. #​7315
  • [FEATURE] Support global smtp_tls_config field in Alertmanager configuration secret. #​7316
  • [FEATURE] Add timeout field in Webhook receiver in Alertmanager configuration Secret. #​7312
  • [FEATURE] Add content, username and avatarUrl fields in Discord receiver in Alertmanager configuration secret. #​7313
  • [FEATURE] Add scrapeFailureLogFile field to the Prometheus and PrometheusAgent CRDs. #​7038 #​7311
  • [BUGFIX] Validate respective api URL field in PagerDutyConfigs, DiscordConfigs, SlackConfigs and WebhookConfigs in AlertManagerConfig CRD. #​6585

v0.79.2: 0.79.2 / 2024-12-18

Compare Source

  • [BUGFIX] Fix pod and service monitor selector validation. #​7214

v0.79.1: 0.79.1 / 2024-12-17

Compare Source

  • [CHANGE] Rename the field scrapeFallbackProtocol to fallbackScrapeProtocol to match with naming as in Prometheus #​7199
  • [BUGFIX] Remove the field scrapeFallbackProtocol from Prometheus/PrometheusAgent global config. #​7197

v0.79.0: 0.79.0 / 2024-12-13

Compare Source

[!IMPORTANT]
With this release, the operator will be deploying Prometheus v3.0.1 unless a specific version is specified.
Users who want to stay with Prometheus v2 need to set the version field under
Prometheus/PrometheusAgent Spec.

  • [CHANGE/FEATURE] Set Prometheus v3.0.1 as default version installed by operator. #​7158
  • [CHANGE] Add more API validations to the ScrapeConfig CRD. #​6738 #​7006
  • [FEATURE] Set Alertmanager API version to v2 for Prometheus v3 and above. #​7102
  • [FEATURE] Add enableOTLPReceiver field in the Prometheus/PrometheusAgent CRDs. #​7105
  • [FEATURE] Add support for TranslationStrategy option for OTLP receiver. #​7112
  • [FEATURE] Add nameValidationScheme field in Prometheus global configuration. #​7116
  • [FEATURE] Add scrapeFallbackProtocol field in Prometheus, PrometheusAgent, ServiceMonitor, PodMonitor, Probe, ScrapeConfig and globally. #​7131
  • [FEATURE] Add support for labels in PrometheusRule CRD at rules level. [#​7140](https://redirect.github.com/prometheus-operator/pr

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.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux-kflux-prd-rh03

red-hat-konflux-kflux-prd-rh03 Bot commented Feb 13, 2026

Copy link
Copy Markdown
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 19 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.29.3 -> v0.35.2
k8s.io/apimachinery v0.29.3 -> v0.35.2
k8s.io/client-go v0.29.3 -> v0.35.2
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 -> v0.0.0-20260317180543-43fb72c5454a
sigs.k8s.io/controller-runtime v0.17.3 -> v0.23.3
github.com/fsnotify/fsnotify v1.7.0 -> v1.9.0
github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
github.com/go-openapi/swag v0.22.3 -> v0.23.0
github.com/google/gnostic-models v0.6.8 -> v0.7.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/spf13/pflag v1.0.5 -> v1.0.9
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.4
golang.org/x/net v0.45.0 -> v0.52.0
golang.org/x/sys v0.36.0 -> v0.42.0
golang.org/x/term v0.35.0 -> v0.41.0
golang.org/x/text v0.29.0 -> v0.35.0
k8s.io/apiextensions-apiserver v0.29.2 -> v0.35.2
k8s.io/klog/v2 v2.120.1 -> v2.140.0
sigs.k8s.io/yaml v1.4.0 -> v1.6.0

@openshift-ci openshift-ci Bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Feb 13, 2026
@openshift-ci

openshift-ci Bot commented Feb 13, 2026

Copy link
Copy Markdown
Contributor

Hi @red-hat-konflux-kflux-prd-rh03[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@clcollins

Copy link
Copy Markdown
Member

/ok-to-test

🤖 Claude claude@anthropic.com commenting on behalf of @clcollins

@openshift-ci openshift-ci Bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Feb 23, 2026
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from 7567ac4 to 64a7311 Compare February 23, 2026 21:59
@clcollins

Copy link
Copy Markdown
Member

/retest

🤖 Claude claude@anthropic.com commenting on behalf of @clcollins

@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch 4 times, most recently from 71b8727 to 173dc2f Compare February 28, 2026 00:12
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from 173dc2f to 8e0a8d5 Compare March 19, 2026 12:08
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.89.0 chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.0 Mar 19, 2026
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from 8e0a8d5 to 18ea43e Compare March 25, 2026 12:08
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.0 chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 Mar 25, 2026
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 - autoclosed Apr 12, 2026
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot deleted the konflux/mintmaker/master/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch April 12, 2026 12:13
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 - autoclosed chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 Apr 12, 2026
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch 2 times, most recently from 18ea43e to 4825b2e Compare April 12, 2026 16:15
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 - autoclosed Apr 13, 2026
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 - autoclosed chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.90.1 Apr 13, 2026
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from 6723fc8 to 4825b2e Compare April 13, 2026 08:07
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.91.0 - autoclosed chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.91.0 May 18, 2026
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch 2 times, most recently from 41c7979 to 6992c71 Compare May 18, 2026 16:06
@clcollins

Copy link
Copy Markdown
Member

/ok-to-test

@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch 2 times, most recently from 2ab1d8c to 785c2fe Compare May 19, 2026 08:10
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from 785c2fe to 5402575 Compare May 20, 2026 00:08
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot enabled auto-merge (squash) May 26, 2026 16:08
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from 5402575 to a9262a4 Compare May 26, 2026 16:08
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from a9262a4 to 31e3bfc Compare May 27, 2026 08:11
@openshift-ci openshift-ci Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 27, 2026
@openshift-ci

openshift-ci Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

PR needs rebase.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 27, 2026
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch 2 times, most recently from 72f83fa to 7dd2051 Compare May 27, 2026 20:08
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.91.0 chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.91.0 - autoclosed May 28, 2026
auto-merge was automatically disabled May 28, 2026 08:08

Pull request was closed

@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.91.0 - autoclosed chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.91.0 May 28, 2026
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch 2 times, most recently from 7dd2051 to 8bea7e2 Compare May 28, 2026 12:08
…operator/pkg/apis/monitoring to v0.91.0

Signed-off-by: red-hat-konflux-kflux-prd-rh03 <206760901+red-hat-konflux-kflux-prd-rh03[bot]@users.noreply.github.com>
@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from 8bea7e2 to 7b8f4a7 Compare June 5, 2026 00:07
@openshift-ci

openshift-ci Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

@red-hat-konflux-kflux-prd-rh03[bot]: 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
ci/prow/coverage 7b8f4a7 link true /test coverage
ci/prow/lint 7b8f4a7 link true /test lint

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot changed the title chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.91.0 chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.91.0 - autoclosed Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant