Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
stripped-down-crds.yaml | 2025-04-17 | 1.4 MB | |
bundle.yaml | 2025-04-17 | 4.1 MB | |
0.82.0 _ 2025-04-17 source code.tar.gz | 2025-04-17 | 3.6 MB | |
0.82.0 _ 2025-04-17 source code.zip | 2025-04-17 | 4.5 MB | |
README.md | 2025-04-17 | 1.3 kB | |
Totals: 5 Items | 13.7 MB | 0 |
- [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
andavatarURL
fields todiscordConfigs
receiver in AlertmanagerConfig CRD. [#7307] - [FEATURE] Add
convertClassicHistogramsToNHCB
field toServiceMonitor
,PodMonitor
,Probe
andScrapeConfig
CRDs. [#7448] - [FEATURE] Add
timeout
field towebhookConfigs
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 inproxyUrl
field for all CRDs. [#7460] [#7466]