kubernetes-sigs / kubebuilder-declarative-pattern

A toolkit for building declarative operators with kubebuilder
Apache License 2.0
254 stars 84 forks source link

update k8s to 1.25 and go to 1.19 #238

Closed everettraven closed 2 years ago

everettraven commented 2 years ago

What this PR does / why we need it: Updates Kubernetes dependencies to 1.25 and Go to 1.19 to provide support for using kubebuilder-declarative-pattern with k8s 1.25

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Additional documentation:

k8s-ci-robot commented 2 years ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

everettraven commented 2 years ago

@atoato88 this PR should now be in a good state to review. Please let me know if there is anything else needed, thanks!

atoato88 commented 2 years ago

Thank you for updating! It looks good! And CI tests have passed too.

atoato88 commented 2 years ago

/lgtm /approve

k8s-ci-robot commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: atoato88, everettraven

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/kubebuilder-declarative-pattern/blob/master/OWNERS)~~ [atoato88] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment