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-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: latest
Choose a base ref
...
head repository: operator-framework/operator-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 20 files changed
  • 2 contributors

Commits on Nov 13, 2025

  1. updating generated files post 1.42.0 release (#7018)

    Signed-off-by: Adam D. Cornett <adc@redhat.com>
    acornett21 authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    95d8509 View commit details
    Browse the repository at this point in the history
  2. Bump ubi9/ubi-minimal from 9.6 to 9.7 in /images/operator-sdk (#7016)

    Bumps ubi9/ubi-minimal from 9.6 to 9.7.
    
    ---
    updated-dependencies:
    - dependency-name: ubi9/ubi-minimal
      dependency-version: '9.7'
      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 Nov 13, 2025
    Configuration menu
    Copy the full SHA
    daa2cd3 View commit details
    Browse the repository at this point in the history
  3. Bump ubi9/ubi-minimal from 9.6 to 9.7 in /images/scorecard-test (#7014)

    Bumps ubi9/ubi-minimal from 9.6 to 9.7.
    
    ---
    updated-dependencies:
    - dependency-name: ubi9/ubi-minimal
      dependency-version: '9.7'
      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 Nov 13, 2025
    Configuration menu
    Copy the full SHA
    d4adf28 View commit details
    Browse the repository at this point in the history
  4. Bump ubi9/ubi-minimal from 9.6 to 9.7 in /images/custom-scorecard-tes…

    …ts (#7013)
    
    Bumps ubi9/ubi-minimal from 9.6 to 9.7.
    
    ---
    updated-dependencies:
    - dependency-name: ubi9/ubi-minimal
      dependency-version: '9.7'
      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 Nov 13, 2025
    Configuration menu
    Copy the full SHA
    bea0fcc View commit details
    Browse the repository at this point in the history
  5. adding a readme for the gpg management process (#7019)

    Signed-off-by: Adam D. Cornett <adc@redhat.com>
    acornett21 authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    079bf66 View commit details
    Browse the repository at this point in the history
  6. Bump ubi9/ubi-minimal from 9.6 to 9.7 in /images/helm-operator (#7015)

    Bumps ubi9/ubi-minimal from 9.6 to 9.7.
    
    ---
    updated-dependencies:
    - dependency-name: ubi9/ubi-minimal
      dependency-version: '9.7'
      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 Nov 13, 2025
    Configuration menu
    Copy the full SHA
    d7979db View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

  1. updating unit test make cmd to add -race flag (#7024)

    * updating unit test make cmd to add -race flag
    
    Signed-off-by: Adam D. Cornett <adc@redhat.com>
    
    * fixing race condition in external go, ensure cmd has finished
    
    Signed-off-by: Adam D. Cornett <adc@redhat.com>
    
    ---------
    
    Signed-off-by: Adam D. Cornett <adc@redhat.com>
    acornett21 authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    f905c5b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. Bump actions/checkout from 5 to 6 (#7027)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    6483dd5 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2025

  1. point kuttl docs to github repo, instead of defunct kuttl website (#7030

    )
    
    Signed-off-by: Adam D. Cornett <adc@redhat.com>
    acornett21 authored Dec 4, 2025
    Configuration menu
    Copy the full SHA
    f6829d4 View commit details
    Browse the repository at this point in the history
Loading