| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| stripped-down-crds.yaml | 2026-07-28 | 1.5 MB | |
| bundle.yaml | 2026-07-28 | 4.5 MB | |
| 0.93.0 _ 2026-07-28 source code.tar.gz | 2026-07-28 | 4.2 MB | |
| 0.93.0 _ 2026-07-28 source code.zip | 2026-07-28 | 5.3 MB | |
| README.md | 2026-07-28 | 1.3 kB | |
| Totals: 5 Items | 15.5 MB | 1 | |
- [CHANGE] Switch from uint to int types in the Go definition of the CRDs and add API validations to reject negative values. [#8662] [#8666]
- [CHANGE] Keep local Prometheus compaction enabled when the Thanos sidecar uploads to object storage, for Prometheus >= v3.9.0 and Thanos >= v0.41.0. The operator now coordinates uploads through the shipper meta file (
--storage.tsdb.delay-compact-file.path,--shipper.meta-file-name,--shipper.ignore-unequal-block-size) instead of disabling compaction. Setspec.disableCompaction: trueto keep the previous behavior. [#8694] - [CHANGE] Define a default value of 1 for
.spec.shardsforPrometheusandPrometheusAgentCRDs. [#8691] - [CHANGE/BUGFIX] Add validation markers to all unsigned int fields to reject negative values. [#8662]
- [CHANGE/BUGFIX] Disable metadata sending when the remote-write configuration uses message version v2.0. [#8700]
- [FEATURE] Add
updateMessagefield to the Slack receiver in theAlertmanagerConfigCRD. [#8506] - [FEATURE] Add
chunkEncodingfield toTSDBSpecfor runtime float encoding selection inPrometheusandPrometheusAgentCRDs. [#8675] - [ENHANCEMENT] Use pod's name as the peer name for Alertmanager >= v0.30.0. [#8705]
- [BUGFIX] Create IPv6 EndpointSlice for the
kubeletService on dual-stack clusters. [#8682]