Open AryanSharma9917 opened 2 months ago
@nabuskey could you please review this PR!
@AryanSharma9917 Looks like it's not building correctly. Would you please take a look? https://github.com/cnoe-io/idpbuilder/actions/runs/10776701846/job/29884087640?pr=384
@AryanSharma9917 Any progress on this? I'd like to do this before cutting the next release.
@nabuskey could you please look into it?
PR Title:
Update Kubernetes dependencies to v0.30.0
Description:
This PR updates the following Kubernetes dependencies to v0.30.0 to align with the latest K8s v1.30 release:
k8s.io/api
from v0.29.1 to v0.30.0k8s.io/apiextensions-apiserver
from v0.29.1 to v0.30.0k8s.io/apimachinery
from v0.29.1 to v0.30.0k8s.io/client-go
from v0.29.1 to v0.30.0These updates are necessary to leverage the latest Kubernetes features and improvements, ensure compatibility with the Kubernetes v1.30 cluster, and maintain stability and security in our project.
Related Issue:
Resolves #260
Checklist:
go.mod
andgo.sum
files.