P. Radha Krishna

Results 14 issues of P. Radha Krishna

* Added dependabot to keep go dependencies & actions updated.

Meta Issue for k8s 1.29 bump In order to bump Operator SDK to support Kubernetes 1.29 there are a few dependencies we rely on making the bump first. This issue...

priority/important-longterm

### Describe the problem Users of cli would have to download newer artifacts every time there is an update. ### Proposed solution Could we add support for installing using brew...

enhancement
status: Needs discussion

Updated dependencies to latest

lifecycle/rotten
cncf-cla: yes
size/XXL
ok-to-test

Meta Issue for k8s 1.30 bump In order to bump Operator SDK to support Kubernetes 1.30 there are a few dependencies we rely on making the bump first. This issue...

dependencies

**Description of the change:** * Bump k8s dependencies to 0.29.3 * Bump other operator-framework lib versions to support k8s 0.29.x * Bump ginkgo/v2 to v2.17.2 TODO: - [ ] Update...

needs-rebase

**Description of the change:** * Bump k8s libraries to v0.30.0 * Bump controller-runtime to v0.18.1 **Motivation for the change:** Relates to: https://github.com/operator-framework/operator-sdk/issues/6730

ok-to-test

* Updated to go 1.21 * Updated min supported version to 1.20

* Bump kubebuilder v3 -> v4. * Add copy of helper functions which were removed upstream. (https://github.com/kubernetes-sigs/kubebuilder/pull/3920) * Remove kube-rbac-proxy. (https://github.com/kubernetes-sigs/kubebuilder/pull/3899) * Remove component config support. (https://github.com/kubernetes-sigs/kubebuilder/pull/3764 & https://github.com/kubernetes-sigs/kubebuilder/pull/3916) *...

area/deps
area/sdk
area/testing
area/main-binary

* Update github actions to latest * Configure dependabot to check for newer versions of actions