Skip to content

Commit

Permalink
Merge pull request #96 from bertinatto/leader-operator-sdk
Browse files Browse the repository at this point in the history
Bug 1882394: UPSTREAM: <carry>: operator-sdk: return error if lock is not leader-for-life
  • Loading branch information
openshift-merge-robot committed Oct 14, 2020
2 parents ca9cb18 + 7f663ff commit d86f1ce
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gopkg.toml
Expand Up @@ -36,6 +36,10 @@ required = [
version = "=v0.1.8"

[[constraint]]
# WARNING: don't update operator-sdk.
# There's a patch in ./vendor intended to workaround
# a 4.6 -> 4.5 downgrade issue. See:
# https://bugzilla.redhat.com/show_bug.cgi?id=1882394
name = "github.com/operator-framework/operator-sdk"
version = "=v0.4.0" #osdk_version_annotation

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d86f1ce

Please sign in to comment.