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 May 24, 2024
1 parent 0ed67b0 commit 56eec4c
Show file tree
Hide file tree
Showing 7 changed files with 58 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ require (
kmodules.xyz/custom-resources v0.29.1
kmodules.xyz/go-containerregistry v0.0.12
kmodules.xyz/monitoring-agent-api v0.29.0
kmodules.xyz/resource-metadata v0.18.6-0.20240522152035-4491caae65ba
kmodules.xyz/resource-metadata v0.18.6-0.20240524151031-522d3a8096de
kmodules.xyz/resource-metrics v0.29.5
kmodules.xyz/sets v0.29.0
kubeops.dev/falco-ui-server v0.0.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -921,8 +921,8 @@ kmodules.xyz/monitoring-agent-api v0.29.0 h1:gpFl6OZrlMLb/ySMHdREI9EwGtnJ91oZBn9
kmodules.xyz/monitoring-agent-api v0.29.0/go.mod h1:iNbvaMTgVFOI5q2LJtGK91j4Dmjv4ZRiRdasGmWLKQI=
kmodules.xyz/offshoot-api v0.29.0 h1:GHLhxxT9jU1N8+FvOCCeJNyU5g0duYS46UGrs6AHNLY=
kmodules.xyz/offshoot-api v0.29.0/go.mod h1:5NxhBblXoDHWStx9HCDJR2KFTwYjEZ7i1Id3jelIunw=
kmodules.xyz/resource-metadata v0.18.6-0.20240522152035-4491caae65ba h1:YSyHBUFGEJ+8r5vllPbVz4k+3YCewI6JWf8Ba0FcG0I=
kmodules.xyz/resource-metadata v0.18.6-0.20240522152035-4491caae65ba/go.mod h1:WKwJXM00EFKeDXDF+fjEMwxyZnKs/1SXMj9nt0VbDHs=
kmodules.xyz/resource-metadata v0.18.6-0.20240524151031-522d3a8096de h1:zk1mhJJH3YfI4dX1tW5TP3TsY9tz9OR0vLxWdOPvwWQ=
kmodules.xyz/resource-metadata v0.18.6-0.20240524151031-522d3a8096de/go.mod h1:WKwJXM00EFKeDXDF+fjEMwxyZnKs/1SXMj9nt0VbDHs=
kmodules.xyz/resource-metrics v0.29.5 h1:ciuvRXuXsloLNW/JwkubqbYySsvHvHr6/nhkTL5Sf1o=
kmodules.xyz/resource-metrics v0.29.5/go.mod h1:OuG/QobZ7o8GFHl/u3lqaUR0fDZDegxtV8Vdh+MNBD4=
kmodules.xyz/sets v0.29.0 h1:ZX/qOECzUob95JhhRtngJElHSlJ1UNNdwK4hTEy+nl0=
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ metadata:
spec:
description: This profile is suitable for AKS clusters used as KubeDB managed DBaaS
requiredFeatureSets:
crossplane:
- crossplane
- kubedb-provider-azure
dbaas-capz:
- capi-cluster-presets
opscenter-core:
- license-proxyserver
opscenter-datastore:
- kubedb
- kubedb-opscenter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ metadata:
spec:
description: This profile is suitable for EKS clusters used as KubeDB managed DBaaS
requiredFeatureSets:
crossplane:
- crossplane
- kubedb-provider-aws
dbaas-capa:
- capi-cluster-presets
- aws-ebs-csi-driver
- capa-vpc-peering-operator
- cluster-autoscaler
opscenter-core:
- license-proxyserver
opscenter-datastore:
- kubedb
- kubedb-opscenter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ metadata:
spec:
description: This profile is suitable for GKE clusters used as KubeDB managed DBaaS
requiredFeatureSets:
crossplane:
- crossplane
- kubedb-provider-gcp
dbaas-capg:
- capi-cluster-presets
opscenter-core:
- license-proxyserver
opscenter-datastore:
- kubedb
- kubedb-opscenter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,36 @@ spec:
name: Expand Volume
operationId: create-opsrequest-volumeexpansion
name: Scaling
- items:
- editor:
name: autoscalingkubedbcom-mongodbautoscaler-editor
sourceRef:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-charts-oci
version: v0.4.19
enforceQuota: true
flow: standalone-create
icons:
- src: https://cdn.appscode.com/k8s/icons/action-icons/compute.svg
type: image/svg+xml
name: Compute
operationId: create-opsrequest-compute
- editor:
name: autoscalingkubedbcom-mongodbautoscaler-editor
sourceRef:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-charts-oci
version: v0.4.19
enforceQuota: true
flow: standalone-create
icons:
- src: https://cdn.appscode.com/k8s/icons/action-icons/storage.svg
type: image/svg+xml
name: Storage
operationId: create-opsrequest-storage
name: Autoscaling
- items:
- editor:
name: opskubedbcom-mongodbopsrequest-editor
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1958,7 +1958,7 @@ kmodules.xyz/monitoring-agent-api/client
## explicit; go 1.21.5
kmodules.xyz/offshoot-api/api/v1
kmodules.xyz/offshoot-api/api/v2
# kmodules.xyz/resource-metadata v0.18.6-0.20240522152035-4491caae65ba
# kmodules.xyz/resource-metadata v0.18.6-0.20240524151031-522d3a8096de
## explicit; go 1.22.0
kmodules.xyz/resource-metadata/apis/core/install
kmodules.xyz/resource-metadata/apis/core/v1alpha1
Expand Down

0 comments on commit 56eec4c

Please sign in to comment.