Skip to content

OCPBUGS-53161, OPRUN-3880:Synchronize From Upstream Repositories #996

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

Merged
merged 71 commits into from
May 5, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
71 commits
Select commit Hold shift + click to select a range
aab06ef
:seedling: Bump github.com/onsi/gomega from 1.36.2 to 1.37.0 (#3554)
dependabot[bot] Apr 28, 2025
33702a0
:seedling: Bump golang.org/x/net from 0.37.0 to 0.39.0 (#3552)
dependabot[bot] Apr 28, 2025
448eb10
fix(olm): improve error logging for missing olm.managed label (#3558)
camilamacedo86 Apr 28, 2025
6c160c4
:seedling: Bump github.com/prometheus/client_model from 0.6.1 to 0.6.…
dependabot[bot] Apr 29, 2025
188ef49
:seedling: Bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 (#3563)
dependabot[bot] Apr 29, 2025
475d437
🌱 Upgrade github.com/operator-framework/operator-registry from 1.51.0…
camilamacedo86 Apr 29, 2025
1dc0d77
🌱 Add go-version check to avoid upgrade versions for those that we ca…
camilamacedo86 Apr 30, 2025
a8286c0
Bump github.com/containerd/containerd from 1.7.25 to 1.7.26 (#1593)
dependabot[bot] Feb 27, 2025
c6d9c19
Bump github.com/docker/cli (#1592)
dependabot[bot] Feb 27, 2025
169ecfb
Bump github.com/containers/image/v5 from 5.34.0 to 5.34.1 (#1594)
dependabot[bot] Mar 3, 2025
7f140f2
Bump github.com/opencontainers/image-spec from 1.1.0 to 1.1.1 (#1596)
dependabot[bot] Mar 4, 2025
74eb919
Bump github.com/containers/common from 0.62.0 to 0.62.1 (#1597)
dependabot[bot] Mar 4, 2025
1055e34
Bump google.golang.org/grpc from 1.70.0 to 1.71.0 (#1600)
dependabot[bot] Mar 5, 2025
bce4dc9
Bump golang.org/x/net from 0.35.0 to 0.36.0 (#1599)
dependabot[bot] Mar 5, 2025
868cafe
Bump github.com/operator-framework/api from 0.29.0 to 0.30.0 (#1598)
dependabot[bot] Mar 5, 2025
49a5351
upgraded golang.org/x/oauth2 v0.23.0 => v0.27.0 (#1595)
camilamacedo86 Mar 5, 2025
e1e660b
Bump golang.org/x/sync from 0.11.0 to 0.12.0 (#1604)
dependabot[bot] Mar 10, 2025
4a1c946
Bump golang.org/x/text from 0.22.0 to 0.23.0 (#1603)
dependabot[bot] Mar 10, 2025
b0bf58c
Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 (#1602)
dependabot[bot] Mar 10, 2025
7ae56cd
Bump sigs.k8s.io/controller-runtime from 0.20.2 to 0.20.3 (#1607)
dependabot[bot] Mar 11, 2025
071c9e5
Bump golang.org/x/net from 0.36.0 to 0.37.0 (#1601)
dependabot[bot] Mar 11, 2025
2f8a09c
Bump k8s.io/apimachinery from 0.32.2 to 0.32.3 (#1610)
dependabot[bot] Mar 13, 2025
a31aa2f
Bump github.com/containers/image/v5 from 5.34.1 to 5.34.2 (#1609)
dependabot[bot] Mar 13, 2025
17ab7c1
Bump golang.org/x/mod from 0.23.0 to 0.24.0 (#1606)
dependabot[bot] Mar 13, 2025
3983589
Bump sigs.k8s.io/kind from 0.26.0 to 0.27.0 (#1587)
dependabot[bot] Mar 13, 2025
e33b99b
Bump k8s.io/apiextensions-apiserver from 0.32.2 to 0.32.3 (#1614)
dependabot[bot] Mar 14, 2025
25ce4d7
Bump github.com/containers/common from 0.62.1 to 0.62.2 (#1612)
dependabot[bot] Mar 14, 2025
f9b2519
Bump github.com/containerd/containerd from 1.7.26 to 1.7.27 (#1615)
dependabot[bot] Mar 18, 2025
85116f1
Bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.1 (#1618)
dependabot[bot] Mar 20, 2025
e8ce922
group k8s and golang.org/x dependencies (#1616)
perdasilva Mar 20, 2025
637fea2
Bump github.com/docker/cli (#1617)
dependabot[bot] Mar 20, 2025
caa48e7
Bump github.com/onsi/ginkgo/v2 from 2.23.1 to 2.23.2 (#1619)
dependabot[bot] Mar 21, 2025
3ee03c1
Bump github.com/onsi/ginkgo/v2 from 2.23.2 to 2.23.3 (#1622)
dependabot[bot] Mar 24, 2025
9b996a3
Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (#1624)
dependabot[bot] Mar 25, 2025
02f0b17
Bump github.com/onsi/gomega from 1.36.2 to 1.36.3 (#1621)
dependabot[bot] Mar 25, 2025
9437512
.github/workflows/test.yml: bump to ubunutu-latest (#1627)
joelanford Mar 26, 2025
00e2a1c
(fix) declCfg non-closed file descriptor (#1625)
anik120 Mar 26, 2025
a7ae891
Bump github.com/docker/cli (#1628)
dependabot[bot] Apr 4, 2025
7a163db
Bump sigs.k8s.io/controller-runtime from 0.20.3 to 0.20.4 (#1623)
dependabot[bot] Apr 4, 2025
16790db
Bump github.com/distribution/distribution/v3 from 3.0.0-rc.3 to 3.0.0…
dependabot[bot] Apr 4, 2025
d29f437
Bump github.com/containers/common from 0.62.2 to 0.62.3 (#1631)
dependabot[bot] Apr 10, 2025
594fe2c
Bump golang.org/x/sys from 0.31.0 to 0.32.0 (#1632)
dependabot[bot] Apr 10, 2025
91e349e
Bump github.com/distribution/distribution/v3 from 3.0.0-rc.4 to 3.0.0…
dependabot[bot] Apr 10, 2025
7053b9f
Bump golang.org/x/text from 0.23.0 to 0.24.0 (#1638)
dependabot[bot] Apr 11, 2025
9db40a3
Bump github.com/onsi/gomega from 1.36.3 to 1.37.0 (#1635)
dependabot[bot] Apr 11, 2025
ac065b6
Bump golang.org/x/sync from 0.12.0 to 0.13.0 (#1636)
dependabot[bot] Apr 11, 2025
7abfa7b
Bump google.golang.org/grpc from 1.71.0 to 1.71.1 (#1637)
dependabot[bot] Apr 15, 2025
e68eb94
Bump golang.org/x/net from 0.37.0 to 0.39.0 (#1640)
dependabot[bot] Apr 15, 2025
663ee64
pkg/configmap: sort configmap data by key when loading bundle (#1630)
joelanford Apr 16, 2025
ca610ca
Bump github.com/mattn/go-sqlite3 from 1.14.24 to 1.14.27 (#1639)
dependabot[bot] Apr 16, 2025
8e4d72b
Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 (#1641)
dependabot[bot] Apr 16, 2025
87afb4c
add support for ConsolePlugin (#1634)
jpinsonneau Apr 21, 2025
8892ee4
Bump github.com/containers/image/v5 from 5.34.3 to 5.35.0 (#1642)
dependabot[bot] Apr 21, 2025
93a1051
Bump github.com/docker/cli (#1646)
dependabot[bot] Apr 21, 2025
872981f
Bump github.com/containers/common from 0.62.3 to 0.63.0 (#1645)
dependabot[bot] Apr 21, 2025
162aa79
Bump github.com/mattn/go-sqlite3 from 1.14.27 to 1.14.28 (#1643)
dependabot[bot] Apr 21, 2025
a0df8b7
Containers image registry implementation with opt-in caching (#1626)
joelanford Apr 24, 2025
e105a97
Upgrade google.golang.org/grpc from v1.71.1 to v1.72.0 (#1652)
camilamacedo86 Apr 24, 2025
3b0d0b0
bumping go-grpc-middleware with replace for k8s 1.32 (#1653)
grokspawn Apr 25, 2025
6623702
Bump github.com/operator-framework/api from 0.30.0 to 0.31.0 (#1655)
dependabot[bot] Apr 28, 2025
dd467c9
Revert : Bump github.com/distribution/distribution/v3 from 3.0.0-rc.3…
camilamacedo86 Apr 28, 2025
dc2e930
Add go-version check to avoid introduces an version that we cannot su…
camilamacedo86 Apr 28, 2025
d19fa03
pkg/image: fixup containers/image registry test with a test-defined s…
joelanford Apr 28, 2025
6299122
Bump sigs.k8s.io/controller-runtime from 0.20.2 to 0.20.3 (#413)
dependabot[bot] Mar 11, 2025
dd21910
Bump golang.org/x/net from 0.34.0 to 0.36.0 (#414)
dependabot[bot] Mar 13, 2025
3fcebdc
Bump k8s.io/apiextensions-apiserver from 0.32.2 to 0.32.3 (#418)
dependabot[bot] Mar 18, 2025
bf9f224
group k8s and golang.org/x dependencies (#419)
perdasilva Mar 20, 2025
ee0e3c5
Bump sigs.k8s.io/controller-runtime in the k8s-dependencies group (#420)
dependabot[bot] Mar 25, 2025
169b6eb
Bump golang.org/x/net from 0.36.0 to 0.38.0 (#422)
dependabot[bot] Apr 24, 2025
2df3c68
make grpcPodConfig.extractContent.cacheDir an optional field (#421)
grokspawn Apr 24, 2025
0cd44e0
Add containers_image_openpgp to GO_BUILD_TAGS
tmshort Apr 30, 2025
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
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ GIT_COMMIT := $(if $(SOURCE_GIT_COMMIT),$(SOURCE_GIT_COMMIT),$(shell git rev-par
OLM_VERSION := $(or $(OS_GIT_VERSION),0.0.0-$(GIT_COMMIT))

GO_BUILD_OPTS := -mod=vendor
GO_BUILD_TAGS := -tags "json1"
GO_BUILD_TAGS := -tags "json1,containers_image_openpgp"

GO_PKG := github.com/operator-framework
REGISTRY_PKG := $(GO_PKG)/operator-registry
Expand Down
148 changes: 90 additions & 58 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/openshift/operator-framework-olm

go 1.23.0

toolchain go1.23.4
go 1.23.6

require (
github.com/blang/semver/v4 v4.0.0
Expand All @@ -13,16 +11,16 @@ require (
github.com/grpc-ecosystem/grpc-health-probe v0.4.37
github.com/maxbrunsfeld/counterfeiter/v6 v6.11.2
github.com/mikefarah/yq/v3 v3.0.0-20201202084205-8846255d1c37
github.com/onsi/ginkgo/v2 v2.23.3
github.com/onsi/ginkgo/v2 v2.23.4
github.com/openshift/api v3.9.0+incompatible
github.com/operator-framework/api v0.30.0
github.com/operator-framework/api v0.31.0
github.com/operator-framework/operator-lifecycle-manager v0.0.0-00010101000000-000000000000
github.com/operator-framework/operator-registry v1.51.0
github.com/operator-framework/operator-registry v1.53.0
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.9.1
github.com/stretchr/testify v1.10.0
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.5.1
google.golang.org/protobuf v1.36.5
google.golang.org/protobuf v1.36.6
gopkg.in/yaml.v2 v2.4.0
k8s.io/api v0.32.3
k8s.io/apimachinery v0.32.3
Expand All @@ -41,21 +39,23 @@ require (
replace google.golang.org/grpc => google.golang.org/grpc v1.63.2

require (
cel.dev/expr v0.19.0 // indirect
cel.dev/expr v0.20.0 // indirect
github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 // indirect
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
github.com/BurntSushi/toml v1.4.0 // indirect
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
github.com/BurntSushi/toml v1.5.0 // indirect
github.com/MakeNowJust/heredoc v1.0.0 // indirect
github.com/Microsoft/go-winio v0.6.2 // indirect
github.com/Microsoft/hcsshim v0.12.9 // indirect
github.com/NYTimes/gziphandler v1.1.1 // indirect
github.com/VividCortex/ewma v1.2.0 // indirect
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d // indirect
github.com/akrylysov/pogreb v0.10.2 // indirect
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/containerd/cgroups/v3 v3.0.3 // indirect
github.com/containerd/cgroups/v3 v3.0.5 // indirect
github.com/containerd/containerd v1.7.27 // indirect
github.com/containerd/containerd/api v1.8.0 // indirect
github.com/containerd/continuity v0.4.4 // indirect
Expand All @@ -65,27 +65,28 @@ require (
github.com/containerd/platforms v0.2.1 // indirect
github.com/containerd/ttrpc v1.2.7 // indirect
github.com/containerd/typeurl/v2 v2.2.3 // indirect
github.com/containers/common v0.62.0 // indirect
github.com/containers/image/v5 v5.34.2 // indirect
github.com/containers/common v0.63.0 // indirect
github.com/containers/image/v5 v5.35.0 // indirect
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 // indirect
github.com/containers/ocicrypt v1.2.1 // indirect
github.com/containers/storage v1.57.2 // indirect
github.com/containers/storage v1.58.0 // indirect
github.com/coreos/go-semver v0.3.1 // indirect
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
github.com/cyberphone/json-canonicalization v0.0.0-20241213102144-19d51d7fe467 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/distribution/reference v0.6.0 // indirect
github.com/docker/cli v28.0.0+incompatible // indirect
github.com/docker/cli v28.1.1+incompatible // indirect
github.com/docker/distribution v2.8.3+incompatible // indirect
github.com/docker/docker v27.5.1+incompatible // indirect
github.com/docker/docker-credential-helpers v0.8.2 // indirect
github.com/docker/docker v28.0.4+incompatible // indirect
github.com/docker/docker-credential-helpers v0.9.3 // indirect
github.com/docker/go-connections v0.5.0 // indirect
github.com/docker/go-units v0.5.0 // indirect
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
github.com/evanphx/json-patch v5.9.11+incompatible // indirect
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
github.com/fatih/color v1.18.0 // indirect
github.com/felixge/httpsnoop v1.0.4 // indirect
github.com/fsnotify/fsnotify v1.8.0 // indirect
github.com/fsnotify/fsnotify v1.9.0 // indirect
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
github.com/go-air/gini v1.0.4 // indirect
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
Expand All @@ -94,28 +95,36 @@ require (
github.com/go-jose/go-jose/v4 v4.0.5 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-logr/zapr v1.3.0 // indirect
github.com/go-openapi/analysis v0.23.0 // indirect
github.com/go-openapi/errors v0.22.1 // indirect
github.com/go-openapi/jsonpointer v0.21.0 // indirect
github.com/go-openapi/jsonreference v0.21.0 // indirect
github.com/go-openapi/swag v0.23.0 // indirect
github.com/go-openapi/loads v0.22.0 // indirect
github.com/go-openapi/runtime v0.28.0 // indirect
github.com/go-openapi/spec v0.21.0 // indirect
github.com/go-openapi/strfmt v0.23.0 // indirect
github.com/go-openapi/swag v0.23.1 // indirect
github.com/go-openapi/validate v0.24.0 // indirect
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
github.com/gobuffalo/flect v1.0.3 // indirect
github.com/goccy/go-yaml v1.11.0 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang-migrate/migrate/v4 v4.18.2 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
github.com/golang/protobuf v1.5.4 // indirect
github.com/google/btree v1.1.3 // indirect
github.com/google/cel-go v0.22.1 // indirect
github.com/google/cel-go v0.23.0 // indirect
github.com/google/gnostic-models v0.6.8 // indirect
github.com/google/go-cmp v0.7.0 // indirect
github.com/google/go-containerregistry v0.20.3 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad // indirect
github.com/google/pprof v0.0.0-20250403155104-27863c87afa6 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/gorilla/mux v1.8.1 // indirect
github.com/gorilla/websocket v1.5.0 // indirect
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.2.0 // indirect
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.23.0 // indirect
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.1 // indirect
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.1-0.20210315223345-82c243799c99 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1 // indirect
github.com/h2non/filetype v1.1.3 // indirect
github.com/h2non/go-is-svg v0.0.0-20160927212452-35e8c4b0612c // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
Expand All @@ -126,13 +135,17 @@ require (
github.com/josharian/intern v1.0.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/kisielk/errcheck v1.8.0 // indirect
github.com/klauspost/compress v1.17.11 // indirect
github.com/klauspost/compress v1.18.0 // indirect
github.com/klauspost/pgzip v1.2.6 // indirect
github.com/kylelemons/godebug v1.1.0 // indirect
github.com/letsencrypt/boulder v0.0.0-20240620165639-de9c06129bec // indirect
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mailru/easyjson v0.9.0 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/mattn/go-sqlite3 v1.14.24 // indirect
github.com/mattn/go-runewidth v0.0.16 // indirect
github.com/mattn/go-sqlite3 v1.14.28 // indirect
github.com/miekg/pkcs11 v1.1.1 // indirect
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
github.com/mitchellh/hashstructure v1.1.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
Expand All @@ -141,68 +154,84 @@ require (
github.com/moby/sys/capability v0.4.0 // indirect
github.com/moby/sys/mountinfo v0.7.2 // indirect
github.com/moby/sys/sequential v0.5.0 // indirect
github.com/moby/sys/user v0.3.0 // indirect
github.com/moby/sys/user v0.4.0 // indirect
github.com/moby/sys/userns v0.1.0 // indirect
github.com/moby/term v0.5.0 // indirect
github.com/moby/term v0.5.2 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
github.com/onsi/gomega v1.36.2 // indirect
github.com/oklog/ulid v1.3.1 // indirect
github.com/onsi/gomega v1.37.0 // indirect
github.com/opencontainers/go-digest v1.0.0 // indirect
github.com/opencontainers/image-spec v1.1.0 // indirect
github.com/opencontainers/runtime-spec v1.2.0 // indirect
github.com/opencontainers/image-spec v1.1.1 // indirect
github.com/opencontainers/runtime-spec v1.2.1 // indirect
github.com/openshift/client-go v0.0.0-20220525160904-9e1acff93e4a // indirect
github.com/otiai10/copy v1.14.1 // indirect
github.com/otiai10/mint v1.6.3 // indirect
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
github.com/proglottis/gpgme v0.1.4 // indirect
github.com/prometheus/client_golang v1.21.1 // indirect
github.com/prometheus/client_model v0.6.1 // indirect
github.com/prometheus/client_model v0.6.2 // indirect
github.com/prometheus/common v0.63.0 // indirect
github.com/prometheus/procfs v0.15.1 // indirect
github.com/rivo/uniseg v0.4.7 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/secure-systems-lab/go-securesystemslib v0.9.0 // indirect
github.com/sigstore/fulcio v1.6.6 // indirect
github.com/sigstore/protobuf-specs v0.4.1 // indirect
github.com/sigstore/rekor v1.3.10 // indirect
github.com/sigstore/sigstore v1.9.3 // indirect
github.com/smallstep/pkcs7 v0.1.1 // indirect
github.com/spf13/pflag v1.0.6 // indirect
github.com/spiffe/go-spiffe/v2 v2.4.0 // indirect
github.com/spiffe/go-spiffe/v2 v2.5.0 // indirect
github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6 // indirect
github.com/stoewer/go-strcase v1.3.0 // indirect
github.com/tidwall/btree v1.7.0 // indirect
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 // indirect
github.com/ulikunitz/xz v0.5.12 // indirect
github.com/vbatts/tar-split v0.12.1 // indirect
github.com/vbauerster/mpb/v8 v8.9.3 // indirect
github.com/x448/float16 v0.8.4 // indirect
github.com/zeebo/errs v1.3.0 // indirect
github.com/zeebo/errs v1.4.0 // indirect
go.etcd.io/bbolt v1.4.0 // indirect
go.etcd.io/etcd/api/v3 v3.5.16 // indirect
go.etcd.io/etcd/client/pkg/v3 v3.5.16 // indirect
go.etcd.io/etcd/client/v3 v3.5.16 // indirect
go.mongodb.org/mongo-driver v1.14.0 // indirect
go.opencensus.io v0.24.0 // indirect
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53.0 // indirect
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.57.0 // indirect
go.opentelemetry.io/otel v1.32.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.32.0 // indirect
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.59.0 // indirect
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0 // indirect
go.opentelemetry.io/otel v1.34.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.33.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.32.0 // indirect
go.opentelemetry.io/otel/metric v1.32.0 // indirect
go.opentelemetry.io/otel/sdk v1.32.0 // indirect
go.opentelemetry.io/otel/trace v1.32.0 // indirect
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
go.opentelemetry.io/otel/metric v1.34.0 // indirect
go.opentelemetry.io/otel/sdk v1.34.0 // indirect
go.opentelemetry.io/otel/trace v1.34.0 // indirect
go.opentelemetry.io/proto/otlp v1.4.0 // indirect
go.uber.org/automaxprocs v1.6.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.27.0 // indirect
golang.org/x/crypto v0.36.0 // indirect
golang.org/x/crypto v0.37.0 // indirect
golang.org/x/exp v0.0.0-20250103183323-7d7fa50e5329 // indirect
golang.org/x/lint v0.0.0-20241112194109-818c5a804067 // indirect
golang.org/x/mod v0.23.0 // indirect
golang.org/x/net v0.37.0 // indirect
golang.org/x/oauth2 v0.28.0 // indirect
golang.org/x/sync v0.12.0 // indirect
golang.org/x/sys v0.31.0 // indirect
golang.org/x/term v0.30.0 // indirect
golang.org/x/text v0.23.0 // indirect
golang.org/x/mod v0.24.0 // indirect
golang.org/x/net v0.39.0 // indirect
golang.org/x/oauth2 v0.29.0 // indirect
golang.org/x/sync v0.13.0 // indirect
golang.org/x/sys v0.32.0 // indirect
golang.org/x/term v0.31.0 // indirect
golang.org/x/text v0.24.0 // indirect
golang.org/x/time v0.11.0 // indirect
golang.org/x/tools v0.30.0 // indirect
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
golang.org/x/tools v0.31.0 // indirect
golang.org/x/xerrors v0.0.0-20240716161551-93cc26a95ae9 // indirect
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
google.golang.org/genproto v0.0.0-20240903143218-8af14fe29dc1 // indirect
google.golang.org/genproto v0.0.0-20250303144028-a0af3efb3deb // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20250227231956-55c901821b1e // indirect
google.golang.org/grpc v1.70.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20250422160041-2d3770c4ea7f // indirect
google.golang.org/grpc v1.72.0 // indirect
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
Expand All @@ -219,13 +248,16 @@ require (
k8s.io/kms v0.32.3 // indirect
k8s.io/kube-aggregator v0.32.3 // indirect
k8s.io/kubectl v0.32.0 // indirect
oras.land/oras-go/v2 v2.5.0 // indirect
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.0 // indirect
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.4.2 // indirect
sigs.k8s.io/yaml v1.4.0 // indirect
)

replace (
// pinned because of incompatibility with k8s.io/apiserver
github.com/google/cel-go => github.com/google/cel-go v0.22.1
// controller runtime
github.com/openshift/api => github.com/openshift/api v0.0.0-20210517065120-b325f58df679
github.com/openshift/client-go => github.com/openshift/client-go v0.0.0-20200326155132-2a6cd50aedd0 // release-4.5
Expand Down
Loading