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: v1.28.0
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: v1.28.1
Choose a head ref
  • 4 commits
  • 32 files changed
  • 6 contributors

Commits on Mar 21, 2023

  1. Update OLM version to 0.24.0 (#6367)

    Signed-off-by: Catherine Chan-Tse <cchantse@redhat.com>
    Co-authored-by: Catherine Chan-Tse <cchantse@redhat.com>
    openshift-cherrypick-robot and oceanc80 authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    857e012 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Use digest instead of tags in scorecard images (#6393) (#6410)

    * Use digest instead of tags in scorecard images
    
    The use of tags breaks disconnected environments when using mirrored
    images.
    
    
    
    * Update internal/cmd/operator-sdk/scorecard/cmd.go
    
    
    
    
    * Fix typo in image
    
    
    
    ---------
    
    Signed-off-by: Tony Garcia <tonyg@redhat.com>
    Signed-off-by: Catherine Chan-Tse <cchantse@redhat.com>
    Co-authored-by: Tony Garcia <tonyskapunk@users.noreply.github.com>
    Co-authored-by: Tatiana Krishtop <tkrishto@redhat.com>
    3 people authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    3e03bbb View commit details
    Browse the repository at this point in the history
  2. Add metrics and alerts tutorial to the docs (#6341) (#6411)

    Signed-off-by: assaf-admi <aadmi@redhat.com>
    Signed-off-by: Catherine Chan-Tse <cchantse@redhat.com>
    Co-authored-by: Assaf Admi <90143867+assafad@users.noreply.github.com>
    oceanc80 and assafad authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    a59326e View commit details
    Browse the repository at this point in the history
  3. Release v1.28.1 (#6412)

    Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
    everettraven authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    b05f6a5 View commit details
    Browse the repository at this point in the history
Loading