prometheus-operator
prometheus-operator copied to clipboard
Add remote-write support to ThanosRuler CRD
trafficstars
Description
Closes #4451
Still WIP
- [ ] cleanup of the ConfigGenerator changes.
- [ ] e2e tests
Type of change
What type of changes does your code introduce to the Prometheus operator? Put an x in the box that apply.
- [ ]
CHANGE(fix or feature that would cause existing functionality to not work as expected) - [X]
FEATURE(non-breaking change which adds functionality) - [ ]
BUGFIX(non-breaking change which fixes an issue) - [ ]
ENHANCEMENT(non-breaking change which improves existing functionality) - [ ]
NONE(if none of the other choices apply. Example, tooling, build system, CI, docs, etc.)
Verification
Please check the Prometheus-Operator testing guidelines for recommendations about automated tests.
Changelog entry
Please put a one-line changelog entry below. This will be copied to the changelog file during the release process.
Add remote-write support to ThanosRuler CRD