Jaydip Gabani

Results 27 issues of Jaydip Gabani

**What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, using `fixes #(, fixes #, ...)` format, will close the issue(s) when the PR gets...

**What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, using `fixes #(, fixes #, ...)` format, will close the issue(s) when the PR gets...

Let's make sure that Gatekeeper CRDs are not affected by https://github.com/kubernetes/kubernetes/pull/124061, which is included in k8s 1.31. The change makes sure that CustomResourceDefinition objects created with non-empty `caBundle` fields which...

Custom resource field selectors is beta in k8s 1.31 - https://github.com/kubernetes/kubernetes/pull/124681. Let's figure out if we want to use this for Gatekeeper CRDs, and need to make any chages in...

**What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, using `fixes #(, fixes #, ...)` format, will close the issue(s) when the PR gets...

**Describe the solution you'd like** [A clear and concise description of what you want to happen.] Explore how we can use the interface that is in place right now to...

enhancement

Base on the conversation here - https://github.com/open-policy-agent/gatekeeper/pull/3476#discussion_r1711787525, we should warn users when experimental and/or deprecating flags are being used.