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

cherry pick PR#547 to release-0.6 #583

Merged
merged 4 commits into from
Mar 28, 2023

Commits on Mar 27, 2023

  1. Bump dependencies and go version (in go.mod)

    We have new version of k8s, let's switch to the v1.26.x and the dependencies
    that version uses as well. If it is not in k8s go.mod then pick new versions
    directly from the dependencies.
    
    Signed-off-by: Davanum Srinivas <davanum@gmail.com>
    dims authored and nnmin-aws committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    ef89c29 View commit details
    Browse the repository at this point in the history
  2. Switch to newer ginkgo v2

    Signed-off-by: Davanum Srinivas <davanum@gmail.com>
    dims authored and nnmin-aws committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    bd09216 View commit details
    Browse the repository at this point in the history
  3. Shutdown gracefully and avoid the extra thread leak checks that EtcdM…

    …ain barfs on
    
    Signed-off-by: Davanum Srinivas <davanum@gmail.com>
    dims authored and nnmin-aws committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    88b976c View commit details
    Browse the repository at this point in the history
  4. Add comments explicitly on what we need to do later

    Signed-off-by: Davanum Srinivas <davanum@gmail.com>
    dims authored and nnmin-aws committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    5e3d9dd View commit details
    Browse the repository at this point in the history