Jayapriya Pai
Jayapriya Pai
Based on https://github.blog/2022-05-09-supercharging-github-actions-with-job-summaries Signed-off-by: Jayapriya Pai **Currently testing this not ready for review** ## Description _Describe the big picture of your changes here to communicate to the maintainers why we...
Fixes #4998 Signed-off-by: Jayapriya Pai ## Description Support Alertmanager RuleGroup Limit ## Type of change _What type of changes does your code introduce to the Prometheus operator? Put an `x`...
Fix pod expose
## 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...
Related-to #6301 ## 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...
ScrapeConfig/KubernetesSDConfig: We need additional checks on the role selectors vs. the main role (e.g. node role can only have node selectors but endpoints can have pod, service and endpoints roles)....
**What is missing?** Some of the validations like where two fields cannot be set at the same time can be validated using [validation rules](https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#validation-rules) (eg: one cannot set alerting and...
chore: move api code gen to elastic/crd-ref-docs Fixes #6144 ## Description _Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull...
**What this PR does / why we need it**: This is to mitigate CVE-2023-44487 until the Go standard library and golang.org/x/net are fully fixed. cc: @dgrisonnet @simonpasquier **Which issue(s) this...
This is to mitigate CVE-2023-44487 until the Go standard library and golang.org/x/net are fully fixed. #### What type of PR is this? #### What this PR does / why we...