UtkarshUmre
UtkarshUmre
What type of PR is this? refactor: Improve XDS translator test to dynamically generate test cases What this PR does / why we need it: This PR refactors the XDS...
## Description This issue is about adding catch statements to integration tests for improved error handling. Fixes #2698 ## Checklist - [x] My PR fulfills the Definition of Done of...
### City or location name for your CNCG Kubernetes & Cloud Native Jalgaon ### What country do you want to start your community group in? India ### Tell us about...
Closes #634 ## 📑 Description This pull request refactors the codebase to utilize annotations for managing package auto-update information. This aligns with recommended practices in Kubernetes, as annotations are the...
## Description: This pull request localizes the content of the [docs smoke test page](https://kubernetes.io/docs/test/) in the Kubernetes documentation to Hindi. This expands accessibility for Hindi-speaking users and improves the overall...
## Description _This change introduces a new field, credentialsFile, to the ScrapeClass configuration. It allows users to specify a path to a file containing authentication credentials, enhancing the flexibility of...
**Purpose of PR?**: The kubearmor-snitch container image is hardcoded to `kubearmor/kubearmor-snitch:latest`, creating issues in enterprise environments with admission controllers that restrict image pulls to trusted private registries. This PR makes...