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 sigs.k8s.io/controller-runtime to 16.3 #25

Merged
merged 8 commits into from
Nov 15, 2023

Commits on Nov 2, 2023

  1. Bump ctrl runtime to latest, make vendor on root module and example o…

    …perator
    
    Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
    akalenyu committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    891b72f View commit details
    Browse the repository at this point in the history
  2. Update go to 1.20, vendor where needed

    Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
    akalenyu committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a879235 View commit details
    Browse the repository at this point in the history
  3. Adapt to logical changes in ctrl runtime

    Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
    akalenyu committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6c08acd View commit details
    Browse the repository at this point in the history
  4. Revert "Aggregate conditions in CR"

    This reverts commit 69b30de.
    
    Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
    akalenyu committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f991916 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Adapt unit tests logically as well

    Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
    akalenyu committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f3d67ca View commit details
    Browse the repository at this point in the history
  2. Adapt to metricsbindaddress/default cache namespace API changes

    Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
    akalenyu committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    9188868 View commit details
    Browse the repository at this point in the history
  3. make vendor on example impl

    Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
    akalenyu committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    709ba1c View commit details
    Browse the repository at this point in the history
  4. Re introduce disabled type test

    Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
    akalenyu committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2b7aebd View commit details
    Browse the repository at this point in the history