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 Nov 20, 2024
1 parent c972ce7 commit ca925cd
Show file tree
Hide file tree
Showing 17 changed files with 33 additions and 19 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
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.22.3
kmodules.xyz/resource-metadata v0.22.6-0.20241120021225-d78d324ddc82
kmodules.xyz/resource-metrics v0.30.5
kmodules.xyz/resource-metrics/utils v0.30.4
kmodules.xyz/sets v0.29.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
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.22.3 h1:cDxIvOYcWPnv372puDmhB0klHXaaQrV98JloeTkC4wU=
kmodules.xyz/resource-metadata v0.22.3/go.mod h1:zq0gtycDR21iPzhhqrbOGF4lwffIgQ9xiS8T34aJqjk=
kmodules.xyz/resource-metadata v0.22.6-0.20241120021225-d78d324ddc82 h1:CM+e645F76PpWFqSzB+L1j2ViygurqRRvhpj4Armj/4=
kmodules.xyz/resource-metadata v0.22.6-0.20241120021225-d78d324ddc82/go.mod h1:zq0gtycDR21iPzhhqrbOGF4lwffIgQ9xiS8T34aJqjk=
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 @@ -4967,6 +4967,7 @@ spec:
default: Single-Primary
enum:
- Single-Primary
- Multi-Primary
type: string
name:
type: string
Expand All @@ -4977,6 +4978,7 @@ spec:
default: Single-Primary
enum:
- Single-Primary
- Multi-Primary
type: string
router:
properties:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4768,8 +4768,6 @@ spec:
- name
type: object
x-kubernetes-map-type: atomic
required:
- clientTLS
type: object
topology:
properties:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4643,6 +4643,7 @@ spec:
default: Single-Primary
enum:
- Single-Primary
- Multi-Primary
type: string
name:
type: string
Expand All @@ -4653,6 +4654,7 @@ spec:
default: Single-Primary
enum:
- Single-Primary
- Multi-Primary
type: string
router:
properties:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,16 @@ spec:
x-kubernetes-map-type: atomic
authSecret:
properties:
activeFrom:
format: date-time
type: string
externallyManaged:
type: boolean
name:
default: ""
type: string
rotateAfter:
type: string
type: object
x-kubernetes-map-type: atomic
clientAuthSSL:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,8 @@ spec:
- alias
type: object
type: array
clientTLS:
type: boolean
issuerRef:
properties:
apiGroup:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ spec:
- UpdateVersion
- Reconfigure
- RotateAuth
- Restart
type: string
updateVersion:
properties:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ spec:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-charts-oci
version: v0.9.0
version: v0.10.0
enforceQuota: false
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ spec:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-charts-oci
version: v0.9.0
version: v0.10.0
enforceQuota: false
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ spec:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-charts-oci
version: v0.9.0
version: v0.10.0
enforceQuota: false
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ spec:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-charts-oci
version: v0.9.0
version: v0.10.0
enforceQuota: false
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,12 @@ spec:
name: gatewayinfoes
scope: Namespaced
version: v1alpha1
ui:
editor:
name: metak8sappscodecom-gatewayinfo-editor
sourceRef:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-charts-oci
version: v0.10.0
enforceQuota: false
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ spec:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-charts-oci
version: v0.9.0
version: v0.10.0
enforceQuota: false
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,3 @@ spec:
name: appscode-charts-oci
version: v0.10.0
enforceQuota: false
options:
name: storagekubestashcom-snapshot-editor-options
sourceRef:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-charts-oci
version: v0.10.0
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ spec:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-charts-oci
version: v0.9.0
version: v0.10.0
enforceQuota: false
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
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.22.3
# kmodules.xyz/resource-metadata v0.22.6-0.20241120021225-d78d324ddc82
## 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 ca925cd

Please sign in to comment.