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
* Tenant deletion: ruler support.
Ruler now deletes local files for users that it no longer should process rules for.
Tenant deletion API now works with rule groups directly (deletes, lists).
Signed-off-by: Peter Štibraný <[email protected]>
* Make support for rule deletion optional.
Signed-off-by: Peter Štibraný <[email protected]>
* Review feedback.
Signed-off-by: Peter Štibraný <[email protected]>
* Auto-detect if rule store supports modifications, and only clean rules if it does.
Signed-off-by: Peter Štibraný <[email protected]>
* Add test for read-only rule store.
Signed-off-by: Peter Štibraný <[email protected]>
* Fix docs.
Signed-off-by: Peter Štibraný <[email protected]>
* Fix tests.
Signed-off-by: Peter Štibraný <[email protected]>
* Fix changelog.
Signed-off-by: Peter Štibraný <[email protected]>
* Fix comment.
Signed-off-by: Peter Štibraný <[email protected]>
* Disable rule groups deletion in purger, if storage is not configured.
Signed-off-by: Peter Štibraný <[email protected]>
This issue has been automatically marked as stale because it has not had any activity in the past 30 days. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.
stalebot
added
the
stale
A stale issue or PR that will automatically be closed.
label
Jun 20, 2021
Is your feature request related to a problem? Please describe.
securing memberlist tcp traffic
Describe the solution you'd like
expose the same member_config parameter as cortex (https://cortexmetrics.io/docs/configuration/configuration-file/#memberlist_config)
i.e
tls_enabled
tls_insecure_skip_verify
tls_ca_path
tls_cert_path
tls_key_path
Describe alternatives you've considered
None, we have to use unencrypted traffic
The text was updated successfully, but these errors were encountered: