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

Commits on Jun 8, 2021

  1. Check for conflicting install

    Update the install script so that known conflicting
    downstream installations of OLM don't cause conflicts
    and hotloop
    kevinrizza committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    a95af46 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2195 from kevinrizza/v0.18.x

    [Release-0.18] Check for conflicting install
    openshift-merge-robot committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    75def57 View commit details
    Browse the repository at this point in the history
  3. v0.18.1 release

    Signed-off-by: Daniel Sover <dsover@redhat.com>
    exdx authored and kevinrizza committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    1ccea33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f5495b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2196 from kevinrizza/v0.18.x

    [Release-0.18.x] Bump to 0.18.2 version
    kevinrizza committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    61e6f13 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Cut release 0.18.2

    kevinrizza committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    3478f99 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2200 from kevinrizza/0.18.2-release

    Cut release 0.18.2
    kevinrizza committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    f033e4e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. install.sh should not abort if openshift olm is not installed

    fixes: #2210
    Signed-off-by: John Mazzitelli <mazz@redhat.com>
    jmazzitelli authored and openshift-cherrypick-robot committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    0fc57e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Merge pull request #2221 from openshift-cherrypick-robot/cherry-pick-…

    …2211-to-v0.18.x
    
    [v0.18.x] install.sh should not abort if openshift olm is not installed
    openshift-merge-robot committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    d53ec82 View commit details
    Browse the repository at this point in the history
Loading