Skip to content

Commit d9fb0a6

Browse files
jparrillclaude
andcommitted
chore(deps): update vendored hypershift/api dependencies
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Juan Manuel Parrilla Madrid <jparrill@redhat.com>
1 parent 644b414 commit d9fb0a6

5 files changed

Lines changed: 34 additions & 5 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/kubernetes-csi/external-snapshotter/client/v8 v8.2.0
77
github.com/onsi/gomega v1.38.2
88
github.com/openshift/hive/apis v0.0.0-20241220022629-3f49f26197ff
9-
github.com/openshift/hypershift/api v0.0.0-20260302164434-7af765d8054e
9+
github.com/openshift/hypershift/api v0.0.0-20260306152921-2bfe1933d8a1
1010
github.com/sirupsen/logrus v1.9.3
1111
github.com/vmware-tanzu/velero v1.14.0
1212
k8s.io/api v0.34.2
@@ -85,7 +85,7 @@ require (
8585
k8s.io/client-go v0.34.2
8686
k8s.io/klog/v2 v2.130.1 // indirect
8787
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b // indirect
88-
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
88+
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 // indirect
8989
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
9090
sigs.k8s.io/yaml v1.6.0 // indirect
9191
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,8 +210,8 @@ github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87
210210
github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87/go.mod h1:DB/Mf2oTeiAmVVX1gN+NEqweonAPY0TKUwADizj8+ZA=
211211
github.com/openshift/hive/apis v0.0.0-20241220022629-3f49f26197ff h1:6C1z4xMAruyeiTFGqahxNDpI1cXPCjpaFeIeIodty08=
212212
github.com/openshift/hive/apis v0.0.0-20241220022629-3f49f26197ff/go.mod h1:1vBNCcWNpQyFCz83PWYT/lHUFJ9ost2t5FijHElh6gQ=
213-
github.com/openshift/hypershift/api v0.0.0-20260302164434-7af765d8054e h1:X9X/xevArJm5z+7ByKPgyVNid3CU/LMj6Ih4AToQdGA=
214-
github.com/openshift/hypershift/api v0.0.0-20260302164434-7af765d8054e/go.mod h1:dN8V9JjUjvvJaF3SJFSkb5p2H3CkjwcFDMlABEkQyuU=
213+
github.com/openshift/hypershift/api v0.0.0-20260306152921-2bfe1933d8a1 h1:by2K4v8VEWRv+uPLA6hpAhM9h6RMKwJ7tOQxe1vpcYQ=
214+
github.com/openshift/hypershift/api v0.0.0-20260306152921-2bfe1933d8a1/go.mod h1:dN8V9JjUjvvJaF3SJFSkb5p2H3CkjwcFDMlABEkQyuU=
215215
github.com/openshift/velero v0.10.2-0.20250514165055-8fbcf3a8da11 h1:/BjkW8HljIX96clCuv/V+PzShD3coVcNilCXd/Axlfo=
216216
github.com/openshift/velero v0.10.2-0.20250514165055-8fbcf3a8da11/go.mod h1:+wInt9pLqlRiUZAWsO5eSxLZK9Q3jSV9MFaUrBfvGN0=
217217
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=

vendor/github.com/openshift/hypershift/api/hypershift/v1beta1/azure.go

Lines changed: 23 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/openshift/hypershift/api/hypershift/v1beta1/hostedcluster_types.go

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ github.com/openshift/hive/apis/hive/v1/openstack
164164
github.com/openshift/hive/apis/hive/v1/ovirt
165165
github.com/openshift/hive/apis/hive/v1/vsphere
166166
github.com/openshift/hive/apis/scheme
167-
# github.com/openshift/hypershift/api v0.0.0-20260302164434-7af765d8054e
167+
# github.com/openshift/hypershift/api v0.0.0-20260306152921-2bfe1933d8a1
168168
## explicit; go 1.24.0
169169
github.com/openshift/hypershift/api/hypershift/v1beta1
170170
github.com/openshift/hypershift/api/ibmcapi

0 commit comments

Comments
 (0)