Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1984635: use new default leader election values to handle SNO environments #213

Merged
merged 3 commits into from
Jul 29, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@ go 1.15

require (
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
github.com/fsnotify/fsnotify v1.4.9 // indirect
github.com/ghodss/yaml v1.0.1-0.20190212211648-25d852aebe32 // indirect
github.com/go-bindata/go-bindata v3.1.2+incompatible
github.com/openshift/api v0.0.0-20210726144523-6fcabc0010ca
github.com/openshift/build-machinery-go v0.0.0-20210712174854-1bb7fd1518d3
github.com/openshift/client-go v0.0.0-20210112165513-ebc401615f47
github.com/openshift/library-go v0.0.0-20210127081712-a4f002827e42
github.com/openshift/client-go v0.0.0-20210521082421-73d9475a9142
github.com/openshift/library-go v0.0.0-20210728105326-4a78e9dddb00
github.com/spf13/cobra v1.1.1
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.6.1
gopkg.in/gcfg.v1 v1.2.0
gopkg.in/warnings.v0 v0.1.1 // indirect
k8s.io/api v0.21.1
k8s.io/apimachinery v0.21.1
k8s.io/apiserver v0.21.0 // indirect
k8s.io/client-go v0.21.0
k8s.io/component-base v0.21.0
k8s.io/client-go v0.21.1
k8s.io/component-base v0.21.1
k8s.io/klog v1.0.0
sigs.k8s.io/yaml v1.2.0
)
Expand Down
64 changes: 16 additions & 48 deletions go.sum

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions vendor/github.com/certifi/gocertifi/LICENSE

This file was deleted.

60 changes: 0 additions & 60 deletions vendor/github.com/certifi/gocertifi/README.md

This file was deleted.

4,330 changes: 0 additions & 4,330 deletions vendor/github.com/certifi/gocertifi/certifi.go

This file was deleted.

1 change: 0 additions & 1 deletion vendor/github.com/getsentry/raven-go/.dockerignore

This file was deleted.

5 changes: 0 additions & 5 deletions vendor/github.com/getsentry/raven-go/.gitignore

This file was deleted.

Empty file.
51 changes: 0 additions & 51 deletions vendor/github.com/getsentry/raven-go/.travis.yml

This file was deleted.

13 changes: 0 additions & 13 deletions vendor/github.com/getsentry/raven-go/Dockerfile.test

This file was deleted.

28 changes: 0 additions & 28 deletions vendor/github.com/getsentry/raven-go/LICENSE

This file was deleted.

19 changes: 0 additions & 19 deletions vendor/github.com/getsentry/raven-go/README.md

This file was deleted.