Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ WMCO_VERSION ?= 10.21.0

# *_GIT_VERSION are the k8s versions. Any update to the build line could potentially require an update to the sed
# command in generate_k8s_version_commit() in hack/update_submodules.sh
KUBELET_GIT_VERSION=v1.34.1+96593f3
KUBELET_GIT_VERSION=v1.34.1+9ca6086
CONTAINERD_GIT_VERSION=v1.7.27
# CHANNELS define the bundle channels used in the bundle.
# Add a new line here if you would like to change its default config. (E.g CHANNELS = "preview,fast,stable")
Expand Down
2 changes: 1 addition & 1 deletion cloud-provider-aws
2 changes: 1 addition & 1 deletion cloud-provider-azure
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ require (
github.com/coreos/ignition/v2 v2.23.0
github.com/go-imports-organizer/goio v1.5.0
github.com/go-logr/logr v1.4.3
github.com/openshift/api v0.0.0-20251023193535-8691c3014652
github.com/openshift/api v0.0.0-20251028221238-1b67472a2ba8
github.com/openshift/client-go v0.0.0-20251015124057-db0dee36e235
github.com/openshift/library-go v0.0.0-20251021141706-f489e811f030
github.com/openshift/library-go v0.0.0-20251029104758-277736d6f195
github.com/operator-framework/api v0.16.0
github.com/operator-framework/operator-lib v0.4.0
github.com/operator-framework/operator-lifecycle-manager v0.22.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -494,12 +494,12 @@ github.com/onsi/gomega v1.10.1/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1y
github.com/onsi/gomega v1.10.2/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo=
github.com/onsi/gomega v1.36.2 h1:koNYke6TVk6ZmnyHrCXba/T/MoLBXFjeC1PtvYgw0A8=
github.com/onsi/gomega v1.36.2/go.mod h1:DdwyADRjrc825LhMEkD76cHR5+pUnjhUN8GlHlRPHzY=
github.com/openshift/api v0.0.0-20251023193535-8691c3014652 h1:iFo7XEz9/q6qxZey/MCCBTqCC88DXbtUz7mUWtGkQzg=
github.com/openshift/api v0.0.0-20251023193535-8691c3014652/go.mod h1:d5uzF0YN2nQQFA0jIEWzzOZ+edmo6wzlGLvx5Fhz4uY=
github.com/openshift/api v0.0.0-20251028221238-1b67472a2ba8 h1:bPgye4JxdCk1uv+TvODECAJsBBk4j3l32vKsWPRbEo0=
github.com/openshift/api v0.0.0-20251028221238-1b67472a2ba8/go.mod h1:d5uzF0YN2nQQFA0jIEWzzOZ+edmo6wzlGLvx5Fhz4uY=
github.com/openshift/client-go v0.0.0-20251015124057-db0dee36e235 h1:9JBeIXmnHlpXTQPi7LPmu1jdxznBhAE7bb1K+3D8gxY=
github.com/openshift/client-go v0.0.0-20251015124057-db0dee36e235/go.mod h1:L49W6pfrZkfOE5iC1PqEkuLkXG4W0BX4w8b+L2Bv7fM=
github.com/openshift/library-go v0.0.0-20251021141706-f489e811f030 h1:dbv8ZYDWIl22A5WBjQJTKeENM08f8HwMBuv8glDXO/0=
github.com/openshift/library-go v0.0.0-20251021141706-f489e811f030/go.mod h1:OlFFws1AO51uzfc48MsStGE4SFMWlMZD0+f5a/zCtKI=
github.com/openshift/library-go v0.0.0-20251029104758-277736d6f195 h1:ZozpYEJoTPoTkTueAmDZEXOMs9Av8bbqNkeGBiM/XhU=
github.com/openshift/library-go v0.0.0-20251029104758-277736d6f195/go.mod h1:OlFFws1AO51uzfc48MsStGE4SFMWlMZD0+f5a/zCtKI=
github.com/operator-framework/api v0.5.2/go.mod h1:L7IvLd/ckxJEJg/t4oTTlnHKAJIP/p51AvEslW3wYdY=
github.com/operator-framework/api v0.16.0 h1:swUOhVv7QDszxBTwYM8QAtyeqI4EQHNVAiKMS+xjakY=
github.com/operator-framework/api v0.16.0/go.mod h1:kk8xJahHJR3bKqrA+A+1VIrhOTmyV76k+ARv+iV+u1Q=
Expand Down
2 changes: 1 addition & 1 deletion ovn-kubernetes
Submodule ovn-kubernetes updated 157 files
4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ github.com/mxk/go-flowrate/flowrate
## explicit; go 1.22.0
# github.com/onsi/gomega v1.36.2
## explicit; go 1.22.0
# github.com/openshift/api v0.0.0-20251023193535-8691c3014652
# github.com/openshift/api v0.0.0-20251028221238-1b67472a2ba8
## explicit; go 1.24.0
github.com/openshift/api/config/v1
github.com/openshift/api/config/v1alpha1
Expand Down Expand Up @@ -353,7 +353,7 @@ github.com/openshift/client-go/route/applyconfigurations/internal
github.com/openshift/client-go/route/applyconfigurations/route/v1
github.com/openshift/client-go/route/clientset/versioned/scheme
github.com/openshift/client-go/route/clientset/versioned/typed/route/v1
# github.com/openshift/library-go v0.0.0-20251021141706-f489e811f030
# github.com/openshift/library-go v0.0.0-20251029104758-277736d6f195
## explicit; go 1.24.0
github.com/openshift/library-go/pkg/image/imageutil
github.com/openshift/library-go/pkg/image/internal/digest
Expand Down