Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: operator-framework/operator-lib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.16.0
Choose a base ref
...
head repository: operator-framework/operator-lib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.17.0
Choose a head ref
  • 3 commits
  • 9 files changed
  • 3 contributors

Commits on Jan 9, 2025

  1. 🌱 Bump sigs.k8s.io/controller-runtime from 0.19.3 to 0.19.4 (#215)

    Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.19.3 to 0.19.4.
    - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
    - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
    - [Commits](kubernetes-sigs/controller-runtime@v0.19.3...v0.19.4)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-runtime
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    b42b4a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. 🌱 Bump to go1.23 (#195)

    * Bump to go1.23
    
    Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
    
    * Update bingo deps
    
    Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
    
    * Address lint errors
    
    Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
    
    * Fix up golangci-lint version in GHA
    
    Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
    
    * address lint issues
    
    Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
    
    ---------
    
    Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
    Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>
    perdasilva and Per Goncalves da Silva authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    be2540b View commit details
    Browse the repository at this point in the history
  2. 🌱 Bump github.com/operator-framework/api from 0.27.0 to 0.29.0 (#216)

    Bumps [github.com/operator-framework/api](https://github.com/operator-framework/api) from 0.27.0 to 0.29.0.
    - [Release notes](https://github.com/operator-framework/api/releases)
    - [Changelog](https://github.com/operator-framework/api/blob/master/RELEASE.md)
    - [Commits](operator-framework/api@v0.27.0...v0.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/operator-framework/api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    b08addd View commit details
    Browse the repository at this point in the history
Loading