-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update module github.com/prometheus-operator/prometheus-operator/pkg/client to v0.79.2 #480
base: master
Are you sure you want to change the base?
Conversation
Hi @renovate[bot]. Thanks for your PR. I'm waiting for a ComplianceAsCode member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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/test-infra repository. |
c012a92
to
b37e7d9
Compare
b37e7d9
to
4c7d6f0
Compare
4c7d6f0
to
7aff6bc
Compare
7aff6bc
to
4768808
Compare
4768808
to
c56ce56
Compare
🤖 To deploy this PR, run the following command:
|
c56ce56
to
bbcf4dc
Compare
🤖 To deploy this PR, run the following command:
|
bbcf4dc
to
8302c19
Compare
7af8fd7
to
141ce34
Compare
141ce34
to
1720096
Compare
1720096
to
4de62a4
Compare
4de62a4
to
145ee33
Compare
d156998
to
17aa344
Compare
🤖 To deploy this PR, run the following command:
|
/retest-required Unrelated errors |
cf78bd8
to
5850485
Compare
🤖 To deploy this PR, run the following command:
|
5850485
to
14ad86e
Compare
🤖 To deploy this PR, run the following command:
|
14ad86e
to
2185517
Compare
🤖 To deploy this PR, run the following command:
|
f567929
to
6bf72ae
Compare
🤖 To deploy this PR, run the following command:
|
6bf72ae
to
20e28e9
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: renovate[bot] The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
a012beb
to
164ee2f
Compare
…client to v0.79.2
164ee2f
to
7b75358
Compare
@renovate[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. 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. |
This PR contains the following updates:
v0.68.0
->v0.79.2
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
prometheus-operator/prometheus-operator (github.com/prometheus-operator/prometheus-operator/pkg/client)
v0.79.2
: 0.79.2 / 2024-12-18Compare Source
v0.79.1
: 0.79.1 / 2024-12-17Compare Source
scrapeFallbackProtocol
tofallbackScrapeProtocol
to match with naming as in Prometheus #7199scrapeFallbackProtocol
from Prometheus/PrometheusAgent global config. #7197v0.79.0
: 0.79.0 / 2024-12-13Compare Source
v3.0.1
as default version installed by operator. #7158enableOTLPReceiver
field in the Prometheus/PrometheusAgent CRDs. #7105TranslationStrategy
option for OTLP receiver. #7112nameValidationScheme
field in Prometheus global configuration. #7116scrapeFallbackProtocol
field inPrometheus
,PrometheusAgent
,ServiceMonitor
,PodMonitor
,Probe
,ScrapeConfig
and globally. #7131persistentVolumeClaimRetentionPolicy
. #7183enableHTTP2
to ScrapeConfig CRD. #7024filter
field inConsulSDConfig
in ScrapeConfig CRD #7124messageThreadID
field to TelegramConfig in AlertmanagerConfig CRD. #6999selectorMechanism
on ServiceMonitor. #7086selectorMechanism
on PodMonitor. #7185PrometheusText1.0.0
scrape protocol. #7085--deprecate-custom-configuration
flag. #6955goGC
field toPrometheusAgent
CRD. #6667SMTPSmarthost
andSMTPFrom
fields in EmailConfig in AlertManagerConfig CRD. #6004v0.78.2
: 0.78.2 / 2024-11-21Compare Source
proxyURL
field inAlertmanagerConfig
CRD. The field takes precedence overproxyUrl
. #7114v0.78.1
: 0.78.1 / 2024-10-30Compare Source
amd64
. #7065 #7066 #7067v0.78.0
: 0.78.0 / 2024-10-30Compare Source
dnsConfig
anddnsPolicy
fields toAlertmanager
,Prometheus
,PrometheusAgent
andThanosRuler
CRDs. #3889ruleQueryOffset
field toPrometheus
CRD andquery_offset
field toPrometheusRule
CRD. #6957Prometheus
andPrometheusAgent
CRDs. #7033goGC
field toPrometheus
andPrometheusAgent
CRDs. #6667ScrapeConfig
CRD. #6892promoteResourceAttributes
field. #7017v0.77.2
: 0.77.2 / 2024-10-21Compare Source
v0.77.1
: 0.77.1 / 2024-09-25Compare Source
v0.77.0
: 0.77.0 / 2024-09-19Compare Source
ScrapeConfig
CRD. #6921 #6855 #6744PrometheusRule
objects that would generate configuration greater than the max ConfigMap size (512KiB). #6606v3.0.0-beta.0
. #6940PodMonitor
to thePrometheusAgent
CRD in DaemonSet mode. #6879-kubelet-endpointslice
argument to supportEndpointSlice
for the kubelet controller. #6882outOfOrderTimeWindow
field to thePrometheusAgent
CRD. #6851matchFirstNetwork
field to theScrapeConfig
CRD for the Docker Service Discovery. #6849 #6894otlp
field to thePrometheus
andPrometheusAgent
CRDs. #6780noProxy
,proxyFromEnvironment
andproxyConnectHeader
fields to the AlertmanagerConfig CRD for OAuth2 clients. #6922noProxy
,proxyFromEnvironment
andproxyConnectHeader
fields to the AlertmanagerConfig CRD for HTTP clients. #6864ScrapeConfig
CRD. (#6732)AlertmanagerConfig
object used for global configuration. #6931v0.76.2
Compare Source
v0.76.1
Compare Source
v0.76.0
Compare Source
0.76.0 / 2025-08-08
serviceDiscoveryRole
field to the Prometheus and PrometheusAgent CRDs to select between Endpoints (default) and EndpointSlice for discovering scrape and alerting targets. #6672namespace
field optional in the Alertmanager endpoints configuration of the Prometheus CRD, if not defined it will use thedefault
namespace. #6338-secret-label-selector
argument to the operator to filter the Secrets being watched. #6731attachMetadata
field 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. #6635source
field inpagerdutyConfigs
inAlertManangerConfig
CRD. #6427DockerSwarm
Service Discovery support in the ScrapeConfig CRD. #6633Linode
Service Discovery support in the ScrapeConfig CRD. #6586PuppetDB
Service Discovery support in the ScrapeConfig CRD. #6651LightSail
Service Discovery support in the ScrapeConfig CRD. #6660OVHCloud
Service Discovery support in the ScrapeConfig CRD. #6689jobName
field to ScrapeConfig CRD. #6618-auto-gomemlimit-ratio
. #6591GOMAXPROCS
to admission webhook. #6599prometheus_operator_feature_gate_info
metric. #6655Alertmanager
when notification templates change. #6607v0.74.0
: 0.74.0 / 2024-05-17Compare Source
proxyConnectHeader
field of the proxy configuration in theScrapeConfig
CRD from a map of strings to a map of string slices. #6541ScrapeConfig
CRD. #6485relabelings
field for Alertmanager's endpoints in thePrometheus
CRD. #6467alertRelabelings
field for the Alertmanager's endpoints in thePrometheus
CRD. #6450ScrapeConfig
CRD. #6595Prometheus
andPrometheusAgent
CRDs. #6596go_sync_mutex_wait_total_seconds_total
metric to the operator. #6581type
in OpsGenie configuration. #6378AlertmanagerConfig
Webex receiver. #6582PodMonitor
,Probe
andScrapeConfig
objects. #6573v0.73.2
: 0.73.2 / 2024-04-18Compare Source
prometheus_operator_kubernetes_client_http_requests_total
metric. #6525v0.73.1
: 0.73.1 / 2024-04-10Compare Source
v0.73.0
: 0.73.0 / 2024-04-03Compare Source
proxyURL
validation 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. #6464summary
field to the MSteams receiver. #6206ScrapeConfig
CRD. #6427,#6465ScrapeConfig
CRD. #6408ScrapeConfig
CRD. #6421ScrapeConfig
CRD. #6436--kubelet-node-address-priority
CLI argument to set the node address priority. #6377relabelings
field to scrape classes. #6379bodySizeLimit
field to the ServiceMonitor and PodMonitor CRDs. #6349sampleAgeLimit
field to the remote-write configuration. #6326KubernetesSDConfig
. #6359--prometheus.http-client
flag. #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.
ScrapeClasses
to Prometheus, PrometheusAgent, ScrapeConfig, ServiceMonitor, PodMonitor and Probe CRDs. #6199enableCompression
field to the ScrapeConfig CRD. #6236scrapeProtocols
to the ScrapeConfig, ServiceMonitor and PodMonitor CRDs. #6235 #6268keepFiringFor
in the ThanosRuler CRD. #6283continue
field in AlertmanagerConfig between v1alpha1 and v1beta1 versions. #6282v0.71.2
: 0.71.2 / 2024-01-25Compare Source
ManagedIdentity
. #6259v0.71.1
: / 2024-01-22Compare Source
.spec.volumes
fields down to the pods. #6249v0.71.0
: 0.71.0 / 2024-01-12Compare Source
enableHTTP2
field to remote-write configuration. #6192.spec.maximumStartupDurationSeconds
to the Prometheus and PrometheusAgent CRDs. #6137additionalLabels
field to topology spread constraints for Prometheus and PrometheusAgent CRD. #5967.spec.clusterLabel
to the Alertmanager CRD. #6162prometheus_operator_status_update_errors_total
andprometheus_operator_status_update_operations_total
metrics. #6185v0.70.0
: 0.70.0 / 2023-11-30Compare Source
trackTimestampsStaleness
field toServiceMonitor
,PodMonitor
andScrapeConfig
CRDs. #6105persistentVolumeClaimRetentionPolicy
field to thePrometheus
andPrometheusAgent
CRDs. #6038KubernetesSDConfigs
inScrapeConfig
CRD. #6089ScrapeConfig
CRD. #6078 #6009.spec.reloadStrategy
to the Prometheus and PrometheusAgent CRDs. The value can beHTTP
(default if not specified) orProcessSignal
. #5690os.Stdout
. #6085additionalScrapeConfigs
. #6099v0.69.1
: 0.69.1 / 2023-11-09Compare Source
This release is built using Go 1.21.4 which addresses CVE-2023-45283 and CVE-2023-45284.
v0.69.0
: 0.69.0 / 2023-11-03Compare Source
optional
value to be mandatory instead of optional for.spec.additionalScrapeConfigs
configs. #5985prometheus_operator_rule_validation_triggered_total
,prometheus_operator_rule_validation_errors_total
,prometheus_operator_alertmanager_config_validation_triggered_total
andprometheus_operator_alertmanager_config_validation_errors_total
metrics which have been deprecated since v0.55.0. The same information is available from theapiserver_admission_webhook_rejection_count
metric available since Kubernetes v1.16.0. #6024sigv4
field to the Alertmanager endpoints for the Prometheus CRD. #6036userKeyFile
andtokenFile
fields for Pushover to the AlertmanagerConfig CRD. #5886--as
to the operator's CLI arguments for user impersonation. #5906selectors
field for the Kubernetes service discovery to the ScrapeConfig CRD. #6053url_file
for Webhook receiver in the Alertmanager configuration. #5876user_key_file
andtoken_file
for Pushover receiver in the Alertmanager configuration. #5876operator.prometheus.io/version
annotation to the CRD manifests. #6050.spec.scrapeConfigSelector
is defined. #5941stripped-down-crds.yaml
manifest file. #6008Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.