prometheus: Enable live migration of rule configmaps to rule file crds
With this patch the Prometheus Operator checks if there are any Kubernetes ConfigMaps inside the Prometheus namespace which fullfill the `Spec.RuleSelector` requirement. If so, it creates a RuleFile for each key in the `ConfigMap.Spec.Data` map inside the Prometheus namespace.
Showing
- 0prometheus-operator-clusterRole.yaml 71 additions, 0 deletions0prometheus-operator-clusterRole.yaml
- 0prometheus-operator-deployment.yaml 41 additions, 0 deletions0prometheus-operator-deployment.yaml
- jsonnet/kube-prometheus/prometheus-operator/alertmanager-crd.libsonnet 1 addition, 1 deletion...prometheus/prometheus-operator/alertmanager-crd.libsonnet
- jsonnet/kube-prometheus/prometheus-operator/rulefile-crd.libsonnet 1 addition, 1 deletion...ube-prometheus/prometheus-operator/rulefile-crd.libsonnet
- manifests/0prometheus-operator-0alertmanagerCustomResourceDefinition.yaml 1 addition, 1 deletion...theus-operator-0alertmanagerCustomResourceDefinition.yaml
Loading
Please register or sign in to comment