chore(deps): update quay.io/cortexproject/cortex docker tag to v1.21.0#622
Merged
chore(deps): update quay.io/cortexproject/cortex docker tag to v1.21.0#622
Conversation
friedrichg
approved these changes
Apr 27, 2026
e6d530a to
63c7886
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
63c7886 to
06fb003
Compare
Signed-off-by: Tom Hayward <thayward@infoblox.com>
kd7lxl
approved these changes
Apr 27, 2026
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
v1.20.1→v1.21.0Release Notes
cortexproject/cortex (quay.io/cortexproject/cortex)
v1.21.0Compare Source
This release contains 164 contributions from 29 contributors. We also have 12 new contributors. Thank you all for the contributions!
Some notable changes and improvements in this release are:
-distributor.otlp.add-metric-suffixesWhat's Changed
-experimental.ruler.enable-apito-ruler.enable-api. The old flag is kept as deprecated.-experimental.alertmanager.enable-apito-alertmanager.enable-api. The old flag is kept as deprecated.-blocks-storage.bucket-store.bucket-index.enabled=false) is not recommended for production. #7259-*.users-scanner.user-index.cleanup-intervalto-*.users-scanner.user-index.update-interval.clean_up_intervaltoupdate_intervalwithin theusers_scannerconfiguration block..cortex_parquet_queryable_cache_*tocortex_parquet_cache_*.-querier.parquet-queryable-shard-cache-sizeto-querier.parquet-shard-cache-sizeand-querier.parquet-queryable-shard-cache-ttlto-querier.parquet-shard-cache-ttl.parquet_queryable_shard_cache_sizetoparquet_shard_cache_sizeandparquet_queryable_shard_cache_ttltoparquet_shard_cache_ttl.overrides-configs. #6975memberlistandmultias a KV store backend. #7284-distributor.otlp.add-metric-suffixesflag. If true, suffixes will be added to the metrics for name normalization. #7286-distributor.enable-type-and-unit-labelsthat enables adding__unit__and__type__labels for remote write v2 and OTLP requests. This is a breaking change; the-distributor.otlp.enable-type-and-unit-labelsflag is now deprecated, operates as a no-op, and has been consolidated into this new flag. #7077-tenant-federation.allow-partial-dataflag. When enabled, failures from individual tenants during a federated query are treated as warnings, allowing results from successful tenants to be returned. #7232-alertmanager.disable-replica-set-extensionflag to limit blast radius during config corruption incidents. #7153cortex_distributor_push_requests_totalmetric to track the number of push requests by type. #7239-querier.store-gateway-series-batch-sizeflag to configure the maximum number of series to be batched in a single gRPC response message from Store Gateways. #7203-distributor.ha-tracker.enable-startup-syncflag. If enabled, the ha-tracker fetches all tracked keys on startup to populate the local cache. #7213__unit__and__type__labels when-distributor.enable-type-and-unit-labelsis enabled, as these are appended from metadata. #7145cortex_distributor_ingester_push_timeouts_totalmetric to track the number of push requests to ingesters that were canceled due to timeout. #7155 #7229-querier.parquet-queryable-shard-cache-ttlflag to add TTL to parquet shard cache. #7098enable_matcher_optimizationconfig to apply low selectivity matchers lazily. #7063alpine:3.23. #7163nhcbto keep track of nhcb samples incortex_distributor_received_samples_totalandcortex_distributor_samples_in_totalmetrics.-distributor.accept-unknown-remote-write-content-typeflag. When enabled, requests with unknown or invalid Content-Type header are treated as remote write v1 instead of returning 415 Unsupported Media Type. Default is false. #7293cortex_ingester_ingested_histogram_bucketsmetric to track number of histogram buckets ingested per user. #7297holt_wintersbackwards compatibility as alias fordouble_exponential_smoothing. #7223index out of rangepanic in PRW2.0 handler caused by dirty metadata when reusing requests fromsync.Pool. #7299SamplesandHistogramswhen converting Remote Write V2 requests to V1. #7337WatchPrefixwhen a key is deleted, preventing a panic in the HA tracker caused by a failed type assertion on a nil interface value. #7429unsupported charactererror whentenant-federation.regex-matcher-enabledis enabled and the input regex matches 0 or 1 existing tenant. #7424status_code="500"metrics for HA tracker CAS operations when using memberlist. #7408ReuseWriteRequestV2by explicitly clearing theSymbolsbacking array string pointers before returning the object tosync.Pool. #7373New Contributors
Full Changelog: cortexproject/cortex@v1.20.0...v1.21.0
New Contributors
Full Changelog: cortexproject/cortex@v1.20.0...v1.21.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.