Skip to content

Upgrade to latest Kubebuilder #10

Description

@kitsuyaazuma

Is your feature request related to a problem? Please describe.

The broom project currently utilizes Kubebuilder v3.14.0, which is becoming outdated. In addtion, recent updates to Kubebuilder have added the CLI version to the PROJECT file, enhancing project configuration management. The latest Kubebuilder release is v4.5.2, which brings further improvements in compatibility with newer Kubernetes versions and development tooling.

Describe the solution you'd like

Upgrade the broom project to use the latest version of Kubebuilder (e.g., v4.5.2) with the go/v4 plugin. Given that go/v4 has been the default since v3.10.0, and broom is already on v3.14.0, the migration should be straightforward with minimal changes required.

ref: go/v3 vs go/v4 - The Kubebuilder Book

Describe alternatives you've considered

N/A

Additional context

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions