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

update to k8s 1.30 libs and controller-runtime 0.18.4 #3336

Merged
merged 8 commits into from
Jul 14, 2024

Commits on Jul 8, 2024

  1. make deps-update

    Signed-off-by: Michael Henriksen <mhenriks@redhat.com>
    mhenriks committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    37b5f1b View commit details
    Browse the repository at this point in the history
  2. ReourceRequirements -> VolumeResourceRequirements

    Signed-off-by: Michael Henriksen <mhenriks@redhat.com>
    mhenriks committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    3468d22 View commit details
    Browse the repository at this point in the history
  3. fix calls to controller.Watch()

    controller-runtime changed the API!
    
    Signed-off-by: Michael Henriksen <mhenriks@redhat.com>
    mhenriks committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    28daa6b View commit details
    Browse the repository at this point in the history
  4. Fix errors with actual openshift/library-go lib

    Signed-off-by: Michael Henriksen <mhenriks@redhat.com>
    mhenriks committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    43dded1 View commit details
    Browse the repository at this point in the history
  5. make all works now and everything compiles

    Signed-off-by: Michael Henriksen <mhenriks@redhat.com>
    mhenriks committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1b418f8 View commit details
    Browse the repository at this point in the history
  6. fix "make update-codegen" because generate_groups.sh deprecated

    Signed-off-by: Michael Henriksen <mhenriks@redhat.com>
    mhenriks committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    69fad00 View commit details
    Browse the repository at this point in the history
  7. run "make generate"

    Signed-off-by: Michael Henriksen <mhenriks@redhat.com>
    mhenriks committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5f8c796 View commit details
    Browse the repository at this point in the history
  8. fix transfer unittest because of change to controller-runtime

    Signed-off-by: Michael Henriksen <mhenriks@redhat.com>
    mhenriks committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    51b552b View commit details
    Browse the repository at this point in the history