chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/client to v0.77.1 #343
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.71.2->v0.77.1Release Notes
prometheus-operator/prometheus-operator (github.com/prometheus-operator/prometheus-operator/pkg/client)
v0.77.1: 0.77.1 / 2024-09-25Compare Source
v0.77.0: 0.77.0 / 2024-09-19Compare Source
ScrapeConfigCRD. #6921 #6855 #6744PrometheusRuleobjects that would generate configuration greater than the max ConfigMap size (512KiB). #6606v3.0.0-beta.0. #6940PodMonitorto thePrometheusAgentCRD in DaemonSet mode. #6879-kubelet-endpointsliceargument to supportEndpointSlicefor the kubelet controller. #6882outOfOrderTimeWindowfield to thePrometheusAgentCRD. #6851matchFirstNetworkfield to theScrapeConfigCRD for the Docker Service Discovery. #6849 #6894otlpfield to thePrometheusandPrometheusAgentCRDs. #6780noProxy,proxyFromEnvironmentandproxyConnectHeaderfields to the AlertmanagerConfig CRD for OAuth2 clients. #6922noProxy,proxyFromEnvironmentandproxyConnectHeaderfields to the AlertmanagerConfig CRD for HTTP clients. #6864ScrapeConfigCRD. (#6732)AlertmanagerConfigobject used for global configuration. #6931v0.76.2Compare Source
v0.76.1Compare Source
v0.76.0Compare Source
0.76.0 / 2025-08-08
serviceDiscoveryRolefield to the Prometheus and PrometheusAgent CRDs to select between Endpoints (default) and EndpointSlice for discovering scrape and alerting targets. #6672namespacefield optional in the Alertmanager endpoints configuration of the Prometheus CRD, if not defined it will use thedefaultnamespace. #6338-secret-label-selectorargument to the operator to filter the Secrets being watched. #6731attachMetadatafield to ScrapeClasses. #6756v0.75.2: 0.75.2 / 2024-07-23Compare Source
v0.75.1: 0.75.1 / 2024-07-02Compare Source
v0.75.0: 0.75.0 / 2024-06-26Compare Source
8081) for the init container. #6635sourcefield inpagerdutyConfigsinAlertManangerConfigCRD. #6427DockerSwarmService Discovery support in the ScrapeConfig CRD. #6633LinodeService Discovery support in the ScrapeConfig CRD. #6586PuppetDBService Discovery support in the ScrapeConfig CRD. #6651LightSailService Discovery support in the ScrapeConfig CRD. #6660OVHCloudService Discovery support in the ScrapeConfig CRD. #6689jobNamefield to ScrapeConfig CRD. #6618-auto-gomemlimit-ratio. #6591GOMAXPROCSto admission webhook. #6599prometheus_operator_feature_gate_infometric. #6655Alertmanagerwhen notification templates change. #6607v0.74.0: 0.74.0 / 2024-05-17Compare Source
proxyConnectHeaderfield of the proxy configuration in theScrapeConfigCRD from a map of strings to a map of string slices. #6541ScrapeConfigCRD. #6485relabelingsfield for Alertmanager's endpoints in thePrometheusCRD. #6467alertRelabelingsfield for the Alertmanager's endpoints in thePrometheusCRD. #6450ScrapeConfigCRD. #6595PrometheusandPrometheusAgentCRDs. #6596go_sync_mutex_wait_total_seconds_totalmetric to the operator. #6581typein OpsGenie configuration. #6378AlertmanagerConfigWebex receiver. #6582PodMonitor,ProbeandScrapeConfigobjects. #6573v0.73.2: 0.73.2 / 2024-04-18Compare Source
prometheus_operator_kubernetes_client_http_requests_totalmetric. #6525v0.73.1: 0.73.1 / 2024-04-10Compare Source
v0.73.0: 0.73.0 / 2024-04-03Compare Source
proxyURLvalidation for ServiceMonitor, PodMonitor and Probe objects. It could be a breaking change for those who rely on the configuration reloader sidecar to expand environment variables in the generated configuration file. #6464summaryfield to the MSteams receiver. #6206ScrapeConfigCRD. #6427,#6465ScrapeConfigCRD. #6408ScrapeConfigCRD. #6421ScrapeConfigCRD. #6436--kubelet-node-address-priorityCLI argument to set the node address priority. #6377relabelingsfield to scrape classes. #6379bodySizeLimitfield to the ServiceMonitor and PodMonitor CRDs. #6349sampleAgeLimitfield to the remote-write configuration. #6326KubernetesSDConfig. #6359--prometheus.http-clientflag. #6448muteTimeIntervals's months in the AlertmanagerConfig CRD. #6362v0.72.0: 0.72.0 / 2024-03-04Compare Source
In this release, we want to highlight the addition of ScrapeClasses.
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.
ScrapeClassesto Prometheus, PrometheusAgent, ScrapeConfig, ServiceMonitor, PodMonitor and Probe CRDs. #6199enableCompressionfield to the ScrapeConfig CRD. #6236scrapeProtocolsto the ScrapeConfig, ServiceMonitor and PodMonitor CRDs. #6235 #6268keepFiringForin the ThanosRuler CRD. #6283continuefield in AlertmanagerConfig between v1alpha1 and v1beta1 versions. #6282Configuration
📅 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.
This PR has been generated by Renovate Bot.