Skip to content

Commit

Permalink
Merge pull request #572 from ComplianceAsCode/renovate/open-cluster-m…
Browse files Browse the repository at this point in the history
…anagement.io-api-0.x

Update module open-cluster-management.io/api to v0.14.0
  • Loading branch information
openshift-merge-bot[bot] authored Aug 6, 2024
2 parents b8cb6d3 + f55df54 commit 845e5e8
Show file tree
Hide file tree
Showing 23 changed files with 110 additions and 3,816 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/onsi/gomega v1.34.1
k8s.io/apimachinery v0.30.3
k8s.io/client-go v0.30.3
open-cluster-management.io/api v0.12.0
open-cluster-management.io/api v0.14.0
sigs.k8s.io/controller-runtime v0.18.4
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,8 @@ k8s.io/utils v0.0.0-20230726121419-3b25d923346b h1:sgn3ZU783SCgtaSJjpcVVlRqd6GSn
k8s.io/utils v0.0.0-20230726121419-3b25d923346b/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
open-cluster-management.io/api v0.12.0 h1:sNkj4k2XyWA/GLsTiFg82bLIZ7JDZKkLLLyZjJUlJMs=
open-cluster-management.io/api v0.12.0/go.mod h1:/CZhelEH+30/pX7vXGSZOzLMX0zvjthYOkT/5ZTzVTQ=
open-cluster-management.io/api v0.14.0 h1:yjhnNeO/QudiIoEi0i/yUYmP3iElAfUgtj4pHMV+4uM=
open-cluster-management.io/api v0.14.0/go.mod h1:ltijKJhDifrPH0csvCUmFt5lzaERv+BBfh6X3l83rT0=
sigs.k8s.io/controller-runtime v0.18.0 h1:Z7jKuX784TQSUL1TIyeuF7j8KXZ4RtSX0YgtjKcSTME=
sigs.k8s.io/controller-runtime v0.18.0/go.mod h1:tuAt1+wbVsXIT8lPtk5RURxqAnq7xkpv2Mhttslg7Hw=
sigs.k8s.io/controller-runtime v0.18.4 h1:87+guW1zhvuPLh1PHybKdYFLU0YJp4FhJRmiHvm5BZw=
Expand Down
6 changes: 2 additions & 4 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1136,11 +1136,9 @@ k8s.io/utils/pointer
k8s.io/utils/ptr
k8s.io/utils/strings/slices
k8s.io/utils/trace
# open-cluster-management.io/api v0.12.0
## explicit; go 1.19
open-cluster-management.io/api/cluster/v1
# open-cluster-management.io/api v0.14.0
## explicit; go 1.21
open-cluster-management.io/api/cluster/v1alpha1
open-cluster-management.io/api/cluster/v1beta1
# sigs.k8s.io/controller-runtime v0.18.4
## explicit; go 1.22.0
sigs.k8s.io/controller-runtime
Expand Down

This file was deleted.

9 changes: 0 additions & 9 deletions vendor/open-cluster-management.io/api/cluster/v1/doc.go

This file was deleted.

38 changes: 0 additions & 38 deletions vendor/open-cluster-management.io/api/cluster/v1/register.go

This file was deleted.

Loading

0 comments on commit 845e5e8

Please sign in to comment.