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/api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.31.0
Choose a base ref
...
head repository: operator-framework/api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.32.0
Choose a head ref
  • 11 commits
  • 20 files changed
  • 6 contributors

Commits on Apr 28, 2025

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

Commits on Apr 29, 2025

  1. fixup go-verdiff job (#426)

    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 Apr 29, 2025
    Configuration menu
    Copy the full SHA
    e8b2a64 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

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

Commits on May 14, 2025

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

Commits on May 27, 2025

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

Commits on Jun 4, 2025

  1. Allow override of go-verdiff result via label (#433)

    Rather than disabling the go-verdiff CI to allow it to pass when
    there is a legitimate golang version change, use a label to override
    the test results.
    
    The label is `(override-go-verdiff)`.
    
    Signed-off-by: Todd Short <todd.short@me.com>
    tmshort authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    774f44e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2025

  1. Update k8s 1 33 (#432)

    * Bump the k8s-dependencies group across 1 directory with 5 updates
    
    Bumps the k8s-dependencies group with 3 updates in the / directory: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) and [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime).
    
    
    Updates `k8s.io/api` from 0.32.3 to 0.33.1
    - [Commits](kubernetes/api@v0.32.3...v0.33.1)
    
    Updates `k8s.io/apiextensions-apiserver` from 0.32.3 to 0.33.1
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.32.3...v0.33.1)
    
    Updates `k8s.io/apimachinery` from 0.32.3 to 0.33.1
    - [Commits](kubernetes/apimachinery@v0.32.3...v0.33.1)
    
    Updates `k8s.io/client-go` from 0.32.3 to 0.33.1
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.32.3...v0.33.1)
    
    Updates `sigs.k8s.io/controller-runtime` from 0.20.4 to 0.21.0
    - [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.20.4...v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/api
      dependency-version: 0.33.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/apiextensions-apiserver
      dependency-version: 0.33.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/apimachinery
      dependency-version: 0.33.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/client-go
      dependency-version: 0.33.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: k8s-dependencies
    - dependency-name: sigs.k8s.io/controller-runtime
      dependency-version: 0.21.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: k8s-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * switching from NewYAMLOrJSONDecoder to NewYAMLToJSONDecoder
    
    Signed-off-by: Adam D. Cornett <adc@redhat.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Adam D. Cornett <adc@redhat.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    acornett21 and dependabot[bot] authored Jun 21, 2025
    Configuration menu
    Copy the full SHA
    c102f5c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. Configuration menu
    Copy the full SHA
    042719a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    435042e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #434 from camilamacedo86/upgrade-controller-gen-ve…

    …rsion
    
    ✨ Upgrade controller-gen from v0.17.2 to v0.18.0 and re-generate CRDs
    camilamacedo86 authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    35731bc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #435 from camilamacedo86/up-deps

    ✨ Upgrade google.golang.org/genproto/googleapis/api and indirect dependencies
    camilamacedo86 authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    ef80267 View commit details
    Browse the repository at this point in the history
Loading