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

Test dep change #80

Closed

Commits on May 15, 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 May 15, 2024
    Configuration menu
    Copy the full SHA
    00c3ff2 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 May 15, 2024
    Configuration menu
    Copy the full SHA
    6b5c32d View commit details
    Browse the repository at this point in the history
  3. Update k8s version in Pipfile

    Neo2308 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    33e51ff 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 May 15, 2024
    Configuration menu
    Copy the full SHA
    c19cba5 View commit details
    Browse the repository at this point in the history
  5. Fix sanity tests

    Neo2308 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1b2e8af View commit details
    Browse the repository at this point in the history
  6. Regenerated Pipfile.lock

    Neo2308 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c1fc012 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. * Update kubebuilder to v3.14.2

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

Commits on Jun 12, 2024

  1. testing python dependency pinning

    Signed-off-by: Adam D. Cornett <adc@redhat.com>
    acornett21 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    5669265 View commit details
    Browse the repository at this point in the history