Dhruv
Dhruv
## Description _Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a...
## Description This PR extends alertmanager CRD by adding support for a rocketchat reciever. Fixes #7320 ## Type of change _What type of changes does your code introduce to the...
### Component(s) PrometheusAgent ### What is missing? Please describe. The PrometheusAgent DaemonSet mode lacks runtime validation to prevent invalid field combinations. This is to overcome the limitations of CEL expressions,...
## Description _Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a...
## Description This PR adds `kubebuilder` validations to PromAgent Daemonset mode for shards and pvcRetentionClaim ## Type of change _What type of changes does your code introduce to the Prometheus...
## Description Rel #7587 WIP Added e2e tests to check for replica and storage specifications in DaemonSet deployment for prometheusagent, which should not be allowed. Basic PR for now, checking...
### Component(s) PrometheusAgent ### What is missing? Please describe. To follow a test-driven approach for introducing CEL validations in the PrometheusAgent CRD (DaemonSet mode), this issue tracks the creation of...
### Component(s) PrometheusAgent ### What is missing? Please describe. Add actual CEL expressions in the CRD to enforce validation logic for the PrometheusAgent DaemonSet deployment mode. This step to be...
### Component(s) _No response_ ### What is missing? Please describe. This issues aims to identify the invalid combinations a user might put in while trying to deploy through DaemonSet mode...
### Component(s) PrometheusAgent ### What is missing? Please describe. This issue aims to refactor the existing DaemonSet GSoC proposal from last year to completely consist the details of the DaemonSet...