Skip to content

Commit

Permalink
Update resource-metadata
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Dec 23, 2024
1 parent b881eee commit 57b71f3
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 8 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ require (
github.com/stretchr/testify v1.9.0
github.com/zeebo/xxh3 v1.0.2
go.bytebuilders.dev/catalog v0.0.11
go.bytebuilders.dev/catalog-manager v0.1.1-0.20241212123230-677a4bafa8a8
go.bytebuilders.dev/catalog-manager v0.1.1
go.bytebuilders.dev/license-verifier v0.14.3
go.openviz.dev/apimachinery v0.0.7
golang.org/x/sync v0.10.0
Expand Down Expand Up @@ -52,7 +52,7 @@ require (
kmodules.xyz/go-containerregistry v0.0.12
kmodules.xyz/monitoring-agent-api v0.30.4
kmodules.xyz/offshoot-api v0.30.1
kmodules.xyz/resource-metadata v0.23.2-0.20241218133649-44f2be7cd065
kmodules.xyz/resource-metadata v0.23.2
kmodules.xyz/resource-metrics v0.30.5
kmodules.xyz/resource-metrics/utils v0.30.4
kmodules.xyz/sets v0.29.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -560,8 +560,8 @@ github.com/zeebo/xxh3 v1.0.2 h1:xZmwmqxHZA8AI603jOQ0tMqmBr9lPeFwGg6d+xy9DC0=
github.com/zeebo/xxh3 v1.0.2/go.mod h1:5NWz9Sef7zIDm2JHfFlcQvNekmcEl9ekUZQQKCYaDcA=
go.bytebuilders.dev/catalog v0.0.11 h1:XXYItSsTJe8XOE+SLI0b25RsmRwQ53YmOn0ozzusOw0=
go.bytebuilders.dev/catalog v0.0.11/go.mod h1:B3dacrh9g2sAP3STfiSfw+XPjTeHZlTvCb2C7t26SlE=
go.bytebuilders.dev/catalog-manager v0.1.1-0.20241212123230-677a4bafa8a8 h1:V16ZkBAYJVRYi2q4uHyEdkQQG4g+WHK9RAmo6J2eOZ4=
go.bytebuilders.dev/catalog-manager v0.1.1-0.20241212123230-677a4bafa8a8/go.mod h1:X5bmmK8bCdCLb5WNW5bGiLCvaDPJ784dJ/yuSZOIIcE=
go.bytebuilders.dev/catalog-manager v0.1.1 h1:4P2XcPKS4I/imS5XfXMUrjuDyeusvgPTmWwI+X4p6NI=
go.bytebuilders.dev/catalog-manager v0.1.1/go.mod h1:hiLjSu61dQCik86r3Oejf7FMavI8wz8qr6eJXS8Oo10=
go.bytebuilders.dev/license-verifier v0.14.3 h1:5BTwmFEgCjSlAs2Nzh3/7+u//VoF93xjqywrJiqmZsg=
go.bytebuilders.dev/license-verifier v0.14.3/go.mod h1:bNNaVbry3TZbu54pf57LkhjsFX94T6O62w0roiy1yiE=
go.etcd.io/bbolt v1.3.2/go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU=
Expand Down Expand Up @@ -939,8 +939,8 @@ kmodules.xyz/monitoring-agent-api v0.30.4 h1:6CTKxYJKpWDsDYb0WRBHGFoW3xQof05d+W8
kmodules.xyz/monitoring-agent-api v0.30.4/go.mod h1:ZuTQ5uGi6H80QLsOTuuC7m58dfXDGUv0YB+s059gnr4=
kmodules.xyz/offshoot-api v0.30.1 h1:TrulAYO+oBsXe9sZZGTmNWIuI8qD2izMpgcTSPvgAmI=
kmodules.xyz/offshoot-api v0.30.1/go.mod h1:T3mpjR6fui0QzOcmQvIuANytW48fe9ytmy/1cgx6D4g=
kmodules.xyz/resource-metadata v0.23.2-0.20241218133649-44f2be7cd065 h1:DXIEJCU/S9ra0MmjChsJPZ2dPkiSYngxLNQpbAlb5cY=
kmodules.xyz/resource-metadata v0.23.2-0.20241218133649-44f2be7cd065/go.mod h1:k7oxVO2BbgXOXfPrf6v8uAki52MLQ01mo4g0PcEyebM=
kmodules.xyz/resource-metadata v0.23.2 h1:MbvTDnDsjlbk4CKXqkELd8yQvpsrTdvQ0sVZAuAV4dQ=
kmodules.xyz/resource-metadata v0.23.2/go.mod h1:k7oxVO2BbgXOXfPrf6v8uAki52MLQ01mo4g0PcEyebM=
kmodules.xyz/resource-metrics v0.30.5 h1:ZhpGeR9DCz1HTrKUg/mWhr95wlFzCPRdgVAqwaggy1o=
kmodules.xyz/resource-metrics v0.30.5/go.mod h1:w9+rz7/s/kGP1GWzYSuRdCn+l7EwpesmESSEHkLBnIQ=
kmodules.xyz/resource-metrics/utils v0.30.4 h1:bJS/x0Qr7N1FFdxugFbzZ/Es6HVs4ptsFlhkmgj3jac=
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ spec:
requiredFeatureSets:
capi-core:
- cluster-presets
- capi-ops-manager
crossplane:
- crossplane
- kubedb-provider-azure
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ spec:
- cluster-autoscaler
capi-core:
- cluster-presets
- capi-ops-manager
crossplane:
- crossplane
- kubedb-provider-aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ spec:
requiredFeatureSets:
capi-core:
- cluster-presets
- capi-ops-manager
crossplane:
- crossplane
- kubedb-provider-gcp
Expand Down
4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -807,7 +807,7 @@ github.com/zeebo/xxh3
go.bytebuilders.dev/catalog/api/catalog/v1alpha1
go.bytebuilders.dev/catalog/api/gateway/v1alpha1
go.bytebuilders.dev/catalog/crds
# go.bytebuilders.dev/catalog-manager v0.1.1-0.20241212123230-677a4bafa8a8
# go.bytebuilders.dev/catalog-manager v0.1.1
## explicit; go 1.23.2
go.bytebuilders.dev/catalog-manager/pkg/gateway
go.bytebuilders.dev/catalog-manager/pkg/portmanager
Expand Down Expand Up @@ -2052,7 +2052,7 @@ kmodules.xyz/monitoring-agent-api/client
kmodules.xyz/offshoot-api/api/v1
kmodules.xyz/offshoot-api/api/v2
kmodules.xyz/offshoot-api/util
# kmodules.xyz/resource-metadata v0.23.2-0.20241218133649-44f2be7cd065
# kmodules.xyz/resource-metadata v0.23.2
## explicit; go 1.22.1
kmodules.xyz/resource-metadata/apis/core/install
kmodules.xyz/resource-metadata/apis/core/v1alpha1
Expand Down

0 comments on commit 57b71f3

Please sign in to comment.