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 controller-runtime and k8s.io deps #216

Merged
merged 10 commits into from
Jul 25, 2023

Commits on Jun 14, 2023

  1. Bump controller-runtime and k8s.io deps

    This change bumps controller-runtime to 0.15 and k8s.io/* deps to 0.27.2
    
    Signed-off-by: Brendan Shephard <bshephar@redhat.com>
    bshephar committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    8595064 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Move to controller-runtime 0.15.0

    This commit contains:
    1. Bumping and pinning of right dependencies
    2. Remove Delegating client
    3. Fixing NewDynamicRestMapper func signature
    4. Fix cmd/ to not take client as an option
    5. Use go/v4 instead of v3
    
    Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
    varshaprasad96 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    321defb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e140c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Linter fixes: update deprecated Cache funcs

    Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
    varshaprasad96 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    e20bb22 View commit details
    Browse the repository at this point in the history
  2. Fix: fix data race in reconciler tests

    Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
    varshaprasad96 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    d3a780e View commit details
    Browse the repository at this point in the history
  3. Linter fixes: add additional tests for caches and remove wh config ch…

    …ecks
    
    Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
    varshaprasad96 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    0749bd7 View commit details
    Browse the repository at this point in the history
  4. Linter fixes: skip linter checks for component config

    Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
    varshaprasad96 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    afc00fb View commit details
    Browse the repository at this point in the history
  5. bump kubebuilder to latest version

    Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
    varshaprasad96 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    8479e38 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. fix sanity tests

    Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
    varshaprasad96 authored and bshephar committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    ccc783f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Bump controller-runtime and k8s.io deps

    This change bumps controller-runtime to 0.15 and k8s.io/* deps to 0.27.2
    
    Signed-off-by: Brendan Shephard <bshephar@redhat.com>
    bshephar committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    724035b View commit details
    Browse the repository at this point in the history