cnoe-io / idpbuilder

Spin up a complete internal developer platform with only Docker required as a dependency.
https://cloud-native.slack.com/archives/C05TN9WFN5S
Apache License 2.0
174 stars 56 forks source link

Updated K8s version #384

Open AryanSharma9917 opened 2 weeks ago

AryanSharma9917 commented 2 weeks ago

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:

These 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:

AryanSharma9917 commented 2 weeks ago

@nabuskey could you please review this PR!

nabuskey commented 2 weeks ago

@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

nabuskey commented 3 days ago

@AryanSharma9917 Any progress on this? I'd like to do this before cutting the next release.