-
Notifications
You must be signed in to change notification settings - Fork 487
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
flow/operator: Implement clustering for k8s crds (#3824)
* first attempt at clustering for k8s crds * fix * get updates on cluster changes * attempt to do lighter reload if no other config changes * grafana/ckit Co-authored-by: Paschalis Tsilias <[email protected]> * exclude meta labels * allow additional relabel rules for prometheus.operator.* * tests! refactoring! * Update docs/sources/flow/reference/components/prometheus.operator.podmonitors.md Co-authored-by: Clayton Cornell <[email protected]> * Update docs/sources/flow/reference/components/prometheus.operator.servicemonitors.md Co-authored-by: Clayton Cornell <[email protected]> * fix equality check, add test, add docs * docs and nits * lint * rename block to * docs fixes * fix tests * go mod tidy * go mod tidy --------- Co-authored-by: Paschalis Tsilias <[email protected]> Co-authored-by: Clayton Cornell <[email protected]>
- Loading branch information
1 parent
c76a796
commit 2fbfd4f
Showing
12 changed files
with
303 additions
and
46 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.