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 k8s dependencies #67

Merged

Commits on Jun 18, 2024

  1. Update k8s dependencies

    * Updated k8s dependencies to v0.29.3
    * Updated operator-framework/operator-registry to v1.39.0
    * Updated kubebuilder to v3.14.1
    * Updated k8s version in Makefile
    
    TODO:
    Update operator-framework/operator-lib after operator-framework/operator-lib#167 is merged
    Neo2308 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9a94de3 View commit details
    Browse the repository at this point in the history
  2. Update operator-lib

    * Updated operator-framework/operator-lib to v1.39.0
    Neo2308 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9c043e0 View commit details
    Browse the repository at this point in the history
  3. Update k8s version in Pipfile

    Neo2308 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1c3c3a7 View commit details
    Browse the repository at this point in the history
  4. Fix unit tests

    Use NewDynamicRESTMapper instead of NewDiscoveryRESTMapper (Ref: kubernetes-sigs/controller-runtime#2611)
    Neo2308 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5c48372 View commit details
    Browse the repository at this point in the history
  5. Fix sanity tests

    Neo2308 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8a323b0 View commit details
    Browse the repository at this point in the history
  6. Regenerated Pipfile.lock

    Neo2308 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b3b6f3e View commit details
    Browse the repository at this point in the history
  7. * Update kubebuilder to v3.14.2

    * Use operator-lib v0.13.0 instead of commit.
    * Regenerated testdata.
    Neo2308 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9c82fc3 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Fix sanity-tests

    Neo2308 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    57a71e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    2e0f3ec View commit details
    Browse the repository at this point in the history