Skip to content

Commit

Permalink
Bump operator-sdk to v0.18.2 (#31)
Browse files Browse the repository at this point in the history
Change-Id: I8f68c9a74bc0c31a8f5e221c4eb4414f364bd8fc
  • Loading branch information
aignatov authored Mar 30, 2021
1 parent b30c45c commit 5225544
Show file tree
Hide file tree
Showing 734 changed files with 16,742 additions and 16,553 deletions.
16 changes: 8 additions & 8 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@ require (
github.com/cenkalti/backoff/v3 v3.0.0
github.com/go-openapi/spec v0.19.4
github.com/go-redis/redis v6.15.5+incompatible
github.com/operator-framework/operator-sdk v0.17.1
github.com/spf13/cast v1.3.0
github.com/operator-framework/operator-sdk v0.18.2
github.com/spf13/cast v1.3.1
github.com/spf13/pflag v1.0.5
golang.org/x/crypto v0.0.0-20200220183623-bac4c82f6975
k8s.io/api v0.17.4
k8s.io/apimachinery v0.17.4
golang.org/x/crypto v0.0.0-20200414173820-0848c9571904
k8s.io/api v0.18.2
k8s.io/apimachinery v0.18.2
k8s.io/client-go v12.0.0+incompatible
k8s.io/kube-openapi v0.0.0-20191107075043-30be4d16710a
sigs.k8s.io/controller-runtime v0.5.2
k8s.io/kube-openapi v0.0.0-20200121204235-bf4fb3bd569c
sigs.k8s.io/controller-runtime v0.6.0
)

replace (
github.com/Azure/go-autorest => github.com/Azure/go-autorest v13.3.2+incompatible // Required by OLM
k8s.io/client-go => k8s.io/client-go v0.17.4 // Required by prometheus-operator
k8s.io/client-go => k8s.io/client-go v0.18.2 // Required by prometheus-operator
)
232 changes: 127 additions & 105 deletions go.sum

Large diffs are not rendered by default.

9 changes: 0 additions & 9 deletions vendor/cloud.google.com/go/compute/metadata/BUILD.bazel

This file was deleted.

29 changes: 0 additions & 29 deletions vendor/github.com/Azure/go-autorest/autorest/BUILD.bazel

This file was deleted.

21 changes: 0 additions & 21 deletions vendor/github.com/Azure/go-autorest/autorest/adal/BUILD.bazel

This file was deleted.

19 changes: 0 additions & 19 deletions vendor/github.com/Azure/go-autorest/autorest/azure/BUILD.bazel

This file was deleted.

15 changes: 0 additions & 15 deletions vendor/github.com/Azure/go-autorest/autorest/date/BUILD.bazel

This file was deleted.

9 changes: 0 additions & 9 deletions vendor/github.com/Azure/go-autorest/logger/BUILD.bazel

This file was deleted.

9 changes: 0 additions & 9 deletions vendor/github.com/Azure/go-autorest/tracing/BUILD.bazel

This file was deleted.

15 changes: 0 additions & 15 deletions vendor/github.com/PuerkitoBio/purell/BUILD.bazel

This file was deleted.

9 changes: 0 additions & 9 deletions vendor/github.com/PuerkitoBio/urlesc/BUILD.bazel

This file was deleted.

9 changes: 0 additions & 9 deletions vendor/github.com/beorn7/perks/quantile/BUILD.bazel

This file was deleted.

16 changes: 0 additions & 16 deletions vendor/github.com/cenkalti/backoff/v3/BUILD.bazel

This file was deleted.

15 changes: 0 additions & 15 deletions vendor/github.com/cespare/xxhash/v2/BUILD.bazel

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

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

Loading

0 comments on commit 5225544

Please sign in to comment.