Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Kubebuilder to v4 #346

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Jun 18, 2024

  1. Bump Kubebuilder to v4

    * Bump kubebuilder v3 -> v4.
    * Add copy of helper functions which were removed upstream
    Neo2308 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a2717d4 View commit details
    Browse the repository at this point in the history
  2. Fix sanity tests

    * Remove kube-rbac-proxy.
    * Remove component config support.
    * Regenerate test-data
    Neo2308 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c0f6bba View commit details
    Browse the repository at this point in the history
  3. Fix inconsistent spacing in markers

    * Updated spacing in markers to be consistent ("//+" -> "// +")
    Neo2308 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    65bf52b View commit details
    Browse the repository at this point in the history