Skip to content

Up down sync #251

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

Closed
wants to merge 96 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
96 commits
Select commit Hold shift + click to select a range
4d91ab7
validator/good practices: Improve message (#206)
camilamacedo86 Jan 10, 2022
0880073
csv_validator: add check to ensure that the example is a valid JSON (…
camilamacedo86 Jan 12, 2022
614aef3
chore: Bump k8s dependencies to 1.23 (#212)
varshaprasad96 Jan 15, 2022
9cbf0b7
fix: alm-example parse check should not fail when the annotation if e…
camilamacedo86 Jan 17, 2022
c7b2ebf
Added field for optional manifests (#209)
fgiloux Jan 18, 2022
62aee9c
Update OWNERS (#216)
estroz Jan 18, 2022
488b226
Add awgreene to list of approvers in OWNERS file (#218)
kevinrizza Jan 19, 2022
4b19958
(catsrc) add custom unmarshaller for registry poll interval (#169)
anik120 Jan 19, 2022
5350bb6
Add perdasilva to approvers
perdasilva Jan 24, 2022
5cdaa49
deprecate-api validator: add checks for removed APIs on 1.25 and 1.26…
camilamacedo86 Jan 24, 2022
1b55ca6
Purge the root vendor directory (#213)
timflannagan Jan 24, 2022
adb5f3a
.github/workflows: Add workflow_dispatch event trigger (#214)
timflannagan Jan 25, 2022
f5469b4
feat: add warning for olm.properties being defined when validating cs…
tylerslaton Jan 25, 2022
e1a369b
.github/workflows: Update the pull_request trigger for the Go workflo…
timflannagan Jan 28, 2022
58a9b1e
(.gitignore): Do not ignore debug/ (#890)
anik120 Dec 15, 2021
6f4d849
feat(constraint): Add constraint type validation to bundle validation…
dinhxuanvu Dec 15, 2021
a869aa9
Update extract.go (#876)
Shivkumar13 Jan 5, 2022
91817d9
(vendor) bump go-sqlite to 1.14.10 (#896)
nsapse Jan 14, 2022
70ed0ac
feat(registry): add podman auth.json as an alternate location (#897)
jpower432 Jan 14, 2022
020e194
Graduate opm generate out of alpha (#902)
kevinrizza Jan 18, 2022
7a7e3a0
Update OWNERS (#903)
estroz Jan 19, 2022
e2f5122
fix(opm): adds removal of empty packages when using opm diff in heads…
jpower432 Jan 19, 2022
fc5ebf3
fix(registry): deprecated skip-tls and add use-http and skip-tls-veri…
jpower432 Jan 20, 2022
346d09d
Add system constraint provider logic to resolver and add step resolve…
perdasilva Dec 16, 2021
c2ea3ee
Fix github alias links in MAINTAINERS.md (#2533)
timflannagan Dec 20, 2021
d37bcff
.github/workflows: Update the checkouts action to use the v1 version …
timflannagan Dec 20, 2021
63f2ef7
.github/workflows: Enable workflow_dispatch event triggers (#2464)
timflannagan Dec 20, 2021
626af00
chore(github): run e2e workflow against master periodically (#2528)
njhale Dec 20, 2021
c2c44df
Remove bill-of-materials.json (#2535)
awgreene Dec 22, 2021
8e70870
Integrate golangci-lint to run aggregate linting checks for CI (#2536)
timflannagan Dec 23, 2021
2414790
Add MagicCatalog for creating arbitrary file-based catalogs (#2527)
perdasilva Jan 2, 2022
7739ed1
fix registry grpc unit test intermittent failure (#2521)
akihikokuroda Jan 3, 2022
4b5b3b0
Remove NamespaceSourceQuerier API that is no longer in use (#2380)
dinhxuanvu Jan 5, 2022
012b857
Fix goreleaser image repository configuration (#2548)
timflannagan Jan 6, 2022
f3f75af
Update OWNERS file (#2551)
awgreene Jan 6, 2022
96fcf1a
doc/design: Update the release documentation (#2549)
timflannagan Jan 6, 2022
ee38cd8
fix disable copied csv e2e test failure (#2543)
akihikokuroda Jan 7, 2022
bc6857b
Remove the unused 'lint' Makefile target (#2555)
timflannagan Jan 7, 2022
adf6a20
Bump repository to Go 1.17 (#2556)
timflannagan Jan 7, 2022
97e27e8
Update goreleaser go version to 1.17 (#2557)
awgreene Jan 7, 2022
b670102
Bump olmConfig controller logging message to debug (#2568)
awgreene Jan 12, 2022
f3301bc
CSV e2e - wait for 2 pods ready before delete one pod (#2554)
akihikokuroda Jan 14, 2022
f5902c7
add wait for config injection in e2e test (#2547)
akihikokuroda Jan 18, 2022
d9877c5
add possible error message patterns (#2565)
akihikokuroda Jan 18, 2022
ac74da0
fix e2e config map update triggers registry pod rollout failure (#2532)
akihikokuroda Jan 18, 2022
e50943e
wait for condition update (#2510)
akihikokuroda Jan 18, 2022
f41d28e
wait for catalogsource pod deletion (#2444)
akihikokuroda Jan 18, 2022
e710180
recover nil GRPCConnectionState by update failure (#2561)
akihikokuroda Jan 18, 2022
c66a7ba
chore(e2e): naively parallelize CI jobs by chunking alphabetically (#…
estroz Jan 18, 2022
c9160f2
use unique name for each test (#2541)
akihikokuroda Jan 18, 2022
c399e79
Introduce Experimental Metrics (#2435)
awgreene Jan 19, 2022
24749f8
ci: Support configuring the logging level for the splitter package (#…
timflannagan Jan 21, 2022
9720039
put mutex around installplan creation (#2545)
akihikokuroda Jan 25, 2022
7444c44
Remove unused ipLister field from OperatorStepResolver. (#2587)
benluddy Jan 25, 2022
31b78a6
wait for catalogsource ready (#2601)
akihikokuroda Jan 27, 2022
4543195
OWNERS: Add akihikokuroda as a reviewer (#2602)
timflannagan Jan 27, 2022
ddf0dfa
count only active ns and wait for namespace clean up (#2585)
akihikokuroda Jan 27, 2022
9b48c74
Makefile: Remove unused targets/variables (#2567)
timflannagan Jan 27, 2022
861109a
Stop corrupting resolver cache. (#2604)
benluddy Jan 27, 2022
923cc22
wait for operatorhubio-catalog ready before test starts (#2605)
akihikokuroda Feb 2, 2022
10b93c3
fix: remove hardcoded minikube version from build_local.sh to support…
exdx Feb 3, 2022
348f0d4
Add workflow for automatically rebasing open PRs (#2612)
timflannagan Feb 3, 2022
e687583
Remove the out-of-date CHANGELOG.md (#2608)
timflannagan Feb 4, 2022
c063d5f
change Lister to DynamicClient for subscription clean up (#2616)
akihikokuroda Feb 4, 2022
d90a83c
[BZ #2048441] Fix a bug in deletion of webhook service for replacemen…
orenc1 Feb 9, 2022
d62a1e8
cmd/catalog: Default to the $KUBECONFIG environment variable (#2303)
timflannagan Feb 10, 2022
7ace286
.github: Remove the automatic rebase action (#2620)
timflannagan Feb 10, 2022
850567a
README: Remove reference to subscribing to packages through the tecto…
timflannagan Feb 10, 2022
3f78b3d
docs: add logo for github dark mode (#2622)
eliranmal Feb 12, 2022
a6391cc
Fix cpb traverses unneeded paths (#2239)
eramoto Feb 14, 2022
f3eb443
Clarify solver package responsibility. (#2647)
benluddy Feb 16, 2022
167b589
(Partially) mitigate flaky tests (#2625)
perdasilva Feb 16, 2022
de1d16f
Remove CatalogSourceLister usage from resolver/cache. (#2648)
benluddy Feb 16, 2022
29a5504
Remove generated and unused resolver/fakes subpackage.
benluddy Feb 16, 2022
1072f97
Remove unused GHA workflows (#2650)
timflannagan Feb 17, 2022
fcfd1c4
Replace hardcoded resolver cache mutation with CSV cache.Source. (#2632)
benluddy Feb 17, 2022
ee3123d
Give Sources control of invalidation for Snapshots they produce.
benluddy Feb 16, 2022
3d0180b
cmd/catalog: Migrate to using cobra for CLI flag management (#2362)
timflannagan Feb 17, 2022
484a4f7
Remove vestigal cache.OperatorSet type. (#2656)
benluddy Feb 18, 2022
f8844df
Remove unused ttl field from cache.Cache. (#2658)
benluddy Feb 18, 2022
84d8a18
.github: Avoid disabling the go mod pkg cache for the golangci-lint a…
timflannagan Feb 21, 2022
9bd2eee
Remove import of operators.coreos.com lister package from resolver. (…
benluddy Feb 21, 2022
5b3d84b
Mitigate flaky install plan e2e test (#2668)
perdasilva Feb 22, 2022
fd4da49
Bump k8s dependencies to 1.23 to align with o-f/api
fgiloux Jan 19, 2022
6d3e58d
Update Catalog e2e tests to use rawInterval
awgreene Feb 9, 2022
0095888
add some extra clarifications (#222)
camilamacedo86 Feb 4, 2022
07785e8
add bundle size validator check (#210)
camilamacedo86 Feb 8, 2022
6cdc18a
consolidate binary builds and release uploads into goreleaser build c…
joelanford Feb 3, 2022
9c83993
fix: use gnutar in macos github action to avoid corrupting tar file c…
joelanford Feb 3, 2022
62c3ba6
use only stdout for reading container name (#745)
ankitathomas Feb 3, 2022
b0bc03a
make removing non-exist package error (#779)
akihikokuroda Feb 4, 2022
1f61bc5
Upgrade github.com/docker/cli to v20.10.12 (#894)
jeloba Feb 10, 2022
8074f1a
decrease logging level to debug for noisy catalog and olm operator logs
exdx Feb 15, 2022
ee1f732
Bump go to v1.17 (#922)
awgreene Feb 23, 2022
58667a9
Bump OLM's go version to v1.17
awgreene Feb 23, 2022
ceb72ef
DO NOT MERGE
awgreene Feb 23, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion base.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Dockerfile to bootstrap build and test in openshift-ci

FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.16-openshift-4.8
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.17-openshift-4.8

ARG KUBEBUILDER_RELEASE=2.3.1
# Install test dependencies
Expand Down
234 changes: 223 additions & 11 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
module github.com/openshift/operator-framework-olm

go 1.16
go 1.17

require (
github.com/go-bindata/go-bindata/v3 v3.1.3
github.com/go-logr/logr v0.4.0
github.com/go-logr/logr v1.2.0
github.com/golang/mock v1.6.0
github.com/googleapis/gnostic v0.5.5
github.com/grpc-ecosystem/grpc-health-probe v0.4.4
github.com/maxbrunsfeld/counterfeiter/v6 v6.4.1
github.com/mikefarah/yq/v3 v3.0.0-20201202084205-8846255d1c37
github.com/onsi/ginkgo v1.16.4
github.com/onsi/ginkgo v1.16.5
github.com/openshift/api v0.0.0-20200331152225-585af27e34fd
github.com/operator-framework/api v0.12.0
github.com/operator-framework/operator-lifecycle-manager v0.0.0-00010101000000-000000000000
Expand All @@ -22,14 +22,226 @@ require (
google.golang.org/protobuf v1.27.1
gopkg.in/yaml.v2 v2.4.0
helm.sh/helm/v3 v3.6.2
k8s.io/api v0.22.2
k8s.io/apimachinery v0.22.2
k8s.io/client-go v0.22.2
k8s.io/code-generator v0.22.2
k8s.io/kube-openapi v0.0.0-20210527164424-3c818078ee3d
k8s.io/utils v0.0.0-20210819203725-bdf08cb9a70a
sigs.k8s.io/controller-runtime v0.10.0
sigs.k8s.io/controller-tools v0.6.2
k8s.io/api v0.23.1
k8s.io/apimachinery v0.23.1
k8s.io/client-go v0.23.1
k8s.io/code-generator v0.23.1
k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65
k8s.io/utils v0.0.0-20210930125809-cb0fa318a74b
sigs.k8s.io/controller-runtime v0.11.0
sigs.k8s.io/controller-tools v0.8.0
)

require (
cloud.google.com/go v0.81.0 // indirect
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
github.com/Azure/go-autorest/autorest v0.11.18 // indirect
github.com/Azure/go-autorest/autorest/adal v0.9.13 // indirect
github.com/Azure/go-autorest/autorest/date v0.3.0 // indirect
github.com/Azure/go-autorest/logger v0.2.1 // indirect
github.com/Azure/go-autorest/tracing v0.6.0 // indirect
github.com/BurntSushi/toml v0.3.1 // indirect
github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd // indirect
github.com/Masterminds/goutils v1.1.1 // indirect
github.com/Masterminds/semver/v3 v3.1.1 // indirect
github.com/Masterminds/sprig/v3 v3.2.2 // indirect
github.com/Masterminds/squirrel v1.5.0 // indirect
github.com/Masterminds/vcs v1.13.1 // indirect
github.com/Microsoft/go-winio v0.4.16 // indirect
github.com/Microsoft/hcsshim v0.8.14 // indirect
github.com/NYTimes/gziphandler v1.1.1 // indirect
github.com/PuerkitoBio/purell v1.1.1 // indirect
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
github.com/adrg/xdg v0.4.0 // indirect
github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20210826220005-b48c857c3a0e // indirect
github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/blang/semver v3.5.1+incompatible // indirect
github.com/blang/semver/v4 v4.0.0 // indirect
github.com/cespare/xxhash/v2 v2.1.1 // indirect
github.com/chai2010/gettext-go v0.0.0-20160711120539-c6fed771bfd5 // indirect
github.com/containerd/cgroups v0.0.0-20200531161412-0dbf7f05ba59 // indirect
github.com/containerd/containerd v1.4.11 // indirect
github.com/containerd/continuity v0.0.0-20201208142359-180525291bb7 // indirect
github.com/containerd/ttrpc v1.0.1 // indirect
github.com/coreos/go-semver v0.3.0 // indirect
github.com/coreos/go-systemd/v22 v22.3.2 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
github.com/cyphar/filepath-securejoin v0.2.2 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/deislabs/oras v0.11.1 // indirect
github.com/distribution/distribution v2.7.1+incompatible // indirect
github.com/docker/cli v20.10.12+incompatible // indirect
github.com/docker/distribution v2.7.1+incompatible // indirect
github.com/docker/docker v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible // indirect
github.com/docker/docker-credential-helpers v0.6.3 // indirect
github.com/docker/go-connections v0.4.0 // indirect
github.com/docker/go-metrics v0.0.1 // indirect
github.com/docker/go-units v0.4.0 // indirect
github.com/emicklei/go-restful v2.9.5+incompatible // indirect
github.com/evanphx/json-patch v4.12.0+incompatible // indirect
github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d // indirect
github.com/fatih/color v1.12.0 // indirect
github.com/felixge/httpsnoop v1.0.1 // indirect
github.com/form3tech-oss/jwt-go v3.2.3+incompatible // indirect
github.com/fsnotify/fsnotify v1.5.1 // indirect
github.com/ghodss/yaml v1.0.0 // indirect
github.com/go-air/gini v1.0.4 // indirect
github.com/go-errors/errors v1.0.1 // indirect
github.com/go-git/gcfg v1.5.0 // indirect
github.com/go-git/go-billy/v5 v5.1.0 // indirect
github.com/go-git/go-git/v5 v5.3.0 // indirect
github.com/go-logr/zapr v1.2.0 // indirect
github.com/go-openapi/jsonpointer v0.19.5 // indirect
github.com/go-openapi/jsonreference v0.19.5 // indirect
github.com/go-openapi/swag v0.19.14 // indirect
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 // indirect
github.com/gobuffalo/flect v0.2.3 // indirect
github.com/gobwas/glob v0.2.3 // indirect
github.com/goccy/go-yaml v1.8.1 // indirect
github.com/gofrs/flock v0.8.0 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang-migrate/migrate/v4 v4.6.2 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/google/btree v1.0.1 // indirect
github.com/google/cel-go v0.9.0 // indirect
github.com/google/go-cmp v0.5.6 // indirect
github.com/google/gofuzz v1.1.0 // indirect
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/google/uuid v1.1.2 // indirect
github.com/gorilla/mux v1.8.0 // indirect
github.com/gosuri/uitable v0.0.4 // indirect
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 // indirect
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect
github.com/h2non/filetype v1.1.1 // indirect
github.com/h2non/go-is-svg v0.0.0-20160927212452-35e8c4b0612c // indirect
github.com/huandu/xstrings v1.3.1 // indirect
github.com/imdario/mergo v0.3.12 // indirect
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/itchyny/astgen-go v0.0.0-20200519013840-cf3ea398f645 // indirect
github.com/itchyny/gojq v0.11.0 // indirect
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
github.com/jmoiron/sqlx v1.3.1 // indirect
github.com/joelanford/ignore v0.0.0-20210607151042-0d25dc18b62d // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/kisielk/errcheck v1.5.0 // indirect
github.com/kylelemons/godebug v1.1.0 // indirect
github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 // indirect
github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 // indirect
github.com/lestrrat-go/strftime v1.0.1 // indirect
github.com/lib/pq v1.10.0 // indirect
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
github.com/mailru/easyjson v0.7.6 // indirect
github.com/mattn/go-colorable v0.1.8 // indirect
github.com/mattn/go-isatty v0.0.12 // indirect
github.com/mattn/go-runewidth v0.0.9 // indirect
github.com/mattn/go-sqlite3 v1.14.10 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect
github.com/mitchellh/copystructure v1.1.1 // indirect
github.com/mitchellh/go-wordwrap v1.0.0 // indirect
github.com/mitchellh/hashstructure v1.0.0 // indirect
github.com/mitchellh/hashstructure/v2 v2.0.2 // indirect
github.com/mitchellh/mapstructure v1.4.1 // indirect
github.com/mitchellh/reflectwalk v1.0.1 // indirect
github.com/moby/spdystream v0.2.0 // indirect
github.com/moby/term v0.0.0-20210610120745-9d4ed1856297 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
github.com/morikuni/aec v1.0.0 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/nxadm/tail v1.4.8 // indirect
github.com/onsi/gomega v1.17.0 // indirect
github.com/opencontainers/go-digest v1.0.0 // indirect
github.com/opencontainers/image-spec v1.0.2-0.20190823105129-775207bd45b6 // indirect
github.com/opencontainers/runc v0.1.1 // indirect
github.com/openshift/client-go v0.0.0-20200326155132-2a6cd50aedd0 // indirect
github.com/otiai10/copy v1.2.0 // indirect
github.com/pbnjay/strptime v0.0.0-20140226051138-5c05b0d668c9 // indirect
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/prometheus/client_golang v1.11.0 // indirect
github.com/prometheus/client_model v0.2.0 // indirect
github.com/prometheus/common v0.28.0 // indirect
github.com/prometheus/procfs v0.6.0 // indirect
github.com/rubenv/sql-migrate v0.0.0-20200616145509-8d140a17f351 // indirect
github.com/russross/blackfriday v1.5.2 // indirect
github.com/russross/blackfriday/v2 v2.0.1 // indirect
github.com/shopspring/decimal v1.2.0 // indirect
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
github.com/spf13/cast v1.3.1 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.5 // indirect
github.com/stoewer/go-strcase v1.2.0 // indirect
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f // indirect
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
github.com/xlab/treeprint v0.0.0-20181112141820-a009c3971eca // indirect
github.com/zeebo/errs v1.2.2 // indirect
go.etcd.io/bbolt v1.3.6 // indirect
go.etcd.io/etcd/api/v3 v3.5.0 // indirect
go.etcd.io/etcd/client/pkg/v3 v3.5.0 // indirect
go.etcd.io/etcd/client/v3 v3.5.0 // indirect
go.opencensus.io v0.23.0 // indirect
go.opentelemetry.io/contrib v0.20.0 // indirect
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.20.0 // indirect
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.20.0 // indirect
go.opentelemetry.io/otel v0.20.0 // indirect
go.opentelemetry.io/otel/exporters/otlp v0.20.0 // indirect
go.opentelemetry.io/otel/metric v0.20.0 // indirect
go.opentelemetry.io/otel/sdk v0.20.0 // indirect
go.opentelemetry.io/otel/sdk/export/metric v0.20.0 // indirect
go.opentelemetry.io/otel/sdk/metric v0.20.0 // indirect
go.opentelemetry.io/otel/trace v0.20.0 // indirect
go.opentelemetry.io/proto/otlp v0.7.0 // indirect
go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 // indirect
go.uber.org/atomic v1.7.0 // indirect
go.uber.org/multierr v1.6.0 // indirect
go.uber.org/zap v1.19.1 // indirect
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 // indirect
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 // indirect
golang.org/x/mod v0.4.2 // indirect
golang.org/x/net v0.0.0-20211209124913-491a49abca63 // indirect
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f // indirect
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
golang.org/x/sys v0.0.0-20211029165221-6e7872819dc8 // indirect
golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b // indirect
golang.org/x/text v0.3.7 // indirect
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac // indirect
golang.org/x/tools v0.1.6-0.20210820212750-d4cc65f0b2ff // indirect
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
gomodules.xyz/jsonpatch/v2 v2.2.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20210831024726-fe130286e0e2 // indirect
google.golang.org/grpc v1.40.0 // indirect
gopkg.in/gorp.v1 v1.7.2 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
gopkg.in/op/go-logging.v1 v1.0.0-20160211212156-b2cb9fa56473 // indirect
gopkg.in/square/go-jose.v2 v2.5.1 // indirect
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
k8s.io/apiextensions-apiserver v0.23.0 // indirect
k8s.io/apiserver v0.23.0 // indirect
k8s.io/cli-runtime v0.23.1 // indirect
k8s.io/component-base v0.23.1 // indirect
k8s.io/gengo v0.0.0-20210813121822-485abfe95c7c // indirect
k8s.io/klog v1.0.0 // indirect
k8s.io/klog/v2 v2.30.0 // indirect
k8s.io/kube-aggregator v0.22.0 // indirect
k8s.io/kubectl v0.23.1 // indirect
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.0.25 // indirect
sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 // indirect
sigs.k8s.io/kustomize/api v0.10.1 // indirect
sigs.k8s.io/kustomize/kyaml v0.13.0 // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.2.0 // indirect
sigs.k8s.io/yaml v1.3.0 // indirect
)

replace (
Expand Down
Loading