operator-sdk icon indicating copy to clipboard operation
operator-sdk copied to clipboard

Update the kubebuilder version used in Operator SDK to v3.14.0

Open OchiengEd opened this issue 1 year ago • 3 comments

Description of the change:

Update version of sigs.k8s.io/kubebuilder/v3 module used in operator-sdk to v3.14.0

Motivation for the change:

Updating the version of sigs.k8s.io/kubebuilder/v3 module used in operator-sdk will add support for k8s.io 1.29

In addition, this bumps the version of controller tools from v0.13.0 t0 v0.14.0 which consequently resolves an issue in operator-sdk which is affecting the scaffoling on new API resources.

Checklist

If the pull request includes user-facing changes, extra documentation is required:

Related to #6651

OchiengEd avatar May 01 '24 13:05 OchiengEd

/lgtm

acornett21 avatar May 02 '24 22:05 acornett21

@OchiengEd this is covered in https://github.com/operator-framework/operator-sdk/pull/6736, along with k/k version bumps etc.

Neo2308 avatar May 16 '24 04:05 Neo2308

I believe this would fix #6681, correct me if I'm wrong though.

yyewolf avatar Jun 25 '24 12:06 yyewolf

Going to close this since v1.36.0 addresses this.

acornett21 avatar Jul 29 '24 21:07 acornett21