You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this a BUG REPORT or FEATURE REQUEST? (choose one):
Version of Helm and Kubernetes:
Which chart in which version:
prometheus-thanos
What happened:
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know:
Thanos Compactor v0.4.0 has changed the flag --sync-delay to --consistency-delay. Since --sync-delay is hardcoded in the templates, changing the image.tag is not enough to upgrade Thanos Compactor
Is this a request for help?:
No
Is this a BUG REPORT or FEATURE REQUEST? (choose one):
Version of Helm and Kubernetes:
Which chart in which version:
prometheus-thanos
What happened:
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know:
Thanos Compactor v0.4.0 has changed the flag
--sync-delay
to--consistency-delay
. Since--sync-delay
is hardcoded in the templates, changing theimage.tag
is not enough to upgrade Thanos CompactorCode change
The text was updated successfully, but these errors were encountered: