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

Dependency updates (Go 1.17, K8s 1.23.4, controller-runtime 0.11.1, sdk 1.17.0) #1578

Merged

Commits on Mar 16, 2022

  1. deps-update: update to Go 1.17

    Signed-off-by: Umanga Chapagain <[email protected]>
    umangachapagain committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    f3b5638 View commit details
    Browse the repository at this point in the history
  2. deps-update: upgrade k8s & operatorframework deps

    Update to kubernetes v1.23.4
    Update to controller-runtime v0.11.1
    Update operatorframework dependencies
    
    Lock kube-openapi dependency as newer versions breaks NooBaa.
    Replace deprecated operatorframework api function.
    Fix TestEnsureNooBaaSystem test.
    
    Signed-off-by: Umanga Chapagain <[email protected]>
    umangachapagain committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    e6a6c74 View commit details
    Browse the repository at this point in the history
  3. tools: update build and generator tools

    Update controller-gen to v0.8.0 and kusomize to v4.5.2 and
    fix make targets to install these tools only if required
    version is not available.
    
    Update operator-sdk to v1.17.0.
    
    Signed-off-by: Umanga Chapagain <[email protected]>
    umangachapagain committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    602906e View commit details
    Browse the repository at this point in the history
  4. PROJECT: update project config to version 3

    Config version 3-alpha has been stabilized as 3, and 3-alpha is no longer supported.
    This commit converts PROJECT config file from version 3-alpha to 3.
    
    Signed-off-by: Umanga Chapagain <[email protected]>
    umangachapagain committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    33ff3c9 View commit details
    Browse the repository at this point in the history
  5. update config and bundle

    Signed-off-by: Umanga Chapagain <[email protected]>
    umangachapagain committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    accc634 View commit details
    Browse the repository at this point in the history
  6. update Dockerfile and CI to use Go1.17 builder

    Signed-off-by: Umanga Chapagain <[email protected]>
    umangachapagain committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    6a93d27 View commit details
    Browse the repository at this point in the history