Skip to content

Commit 2772a8f

Browse files
committed
Add required featureset for kubedb-ui/postgres resource outline
Signed-off-by: Tamal Saha <[email protected]>
1 parent 9e6e44a commit 2772a8f

File tree

83 files changed

+727
-4
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+727
-4
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ require (
4646
kmodules.xyz/custom-resources v0.25.2
4747
kmodules.xyz/go-containerregistry v0.0.11
4848
kmodules.xyz/monitoring-agent-api v0.25.4
49-
kmodules.xyz/resource-metadata v0.17.42
49+
kmodules.xyz/resource-metadata v0.17.43-0.20231219042226-cb57592b1fab
5050
kmodules.xyz/resource-metrics v0.25.7
5151
kmodules.xyz/sets v0.25.0
5252
kubeops.dev/scanner v0.0.16

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -2152,8 +2152,8 @@ kmodules.xyz/monitoring-agent-api v0.25.4 h1:OwkvtV23QhUy3f7o9lxPWaAW3jiJMGAMPPR
21522152
kmodules.xyz/monitoring-agent-api v0.25.4/go.mod h1:3LhrLDGQKQXhxYcjA/WNaO4HPpopYQzOutsEp2i3008=
21532153
kmodules.xyz/offshoot-api v0.25.4 h1:IjJNvkphcdYUG8XO/pBwXpuP8W+jxAWJZ3yH8vgI/as=
21542154
kmodules.xyz/offshoot-api v0.25.4/go.mod h1:PUk4EuJFhhyQykCflHj7EgXcljGIqs9vi0IN0RpxtY4=
2155-
kmodules.xyz/resource-metadata v0.17.42 h1:JEJIR/gBFpO6lLc3oMYv4nkOe7odoJWLpM8+Tar1CXA=
2156-
kmodules.xyz/resource-metadata v0.17.42/go.mod h1:a8MUmKJVYBjlwaEM0wP5z/6KQRGoktSQQ52utvDhpJg=
2155+
kmodules.xyz/resource-metadata v0.17.43-0.20231219042226-cb57592b1fab h1:AD7c0qhUUrrLqU2kGY6oj//yu8JctZRweHI0MOpcO/0=
2156+
kmodules.xyz/resource-metadata v0.17.43-0.20231219042226-cb57592b1fab/go.mod h1:a8MUmKJVYBjlwaEM0wP5z/6KQRGoktSQQ52utvDhpJg=
21572157
kmodules.xyz/resource-metrics v0.25.7 h1:ne2cK/dlnfYcuu0+pHX15Y53rcKBQq9DuCtQVcx6rY8=
21582158
kmodules.xyz/resource-metrics v0.25.7/go.mod h1:y7pDmTWuVLNGSjwckKCwJFhCgi5fhbwS7PAcH2rmGcY=
21592159
kmodules.xyz/sets v0.25.0 h1:belY/3trp/M/CKc1TEteA40jb2uCIdwKHhjpvrIxG+8=

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/addons.kubestash.com/v1alpha1/addons.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: addons
1616
scope: Cluster
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: addonskubestashcom-addon-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/addons.kubestash.com/v1alpha1/functions.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: functions
1616
scope: Cluster
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: addonskubestashcom-function-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/archiver.kubedb.com/v1alpha1/mongodbarchivers.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: mongodbarchivers
1616
scope: Namespaced
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: archiverkubedbcom-mongodbarchiver-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/archiver.kubedb.com/v1alpha1/postgresarchivers.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: postgresarchivers
1616
scope: Namespaced
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: archiverkubedbcom-postgresarchiver-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/authorization.azure.kubedb.com/v1alpha1/roleassignments.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: roleassignments
1616
scope: Cluster
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: authorizationazurekubedbcom-roleassignment-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/azure.kubedb.com/v1alpha1/providerregistrations.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: providerregistrations
1616
scope: Cluster
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: azurekubedbcom-providerregistration-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/azure.kubedb.com/v1alpha1/resourcegroups.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: resourcegroups
1616
scope: Cluster
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: azurekubedbcom-resourcegroup-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/azure.kubedb.com/v1alpha1/subscriptions.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: subscriptions
1616
scope: Cluster
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: azurekubedbcom-subscription-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/core.kubestash.com/v1alpha1/backupbatches.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: backupbatches
1616
scope: Namespaced
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: corekubestashcom-backupbatch-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/core.kubestash.com/v1alpha1/backupblueprints.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: backupblueprints
1616
scope: Namespaced
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: corekubestashcom-backupblueprint-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/core.kubestash.com/v1alpha1/backupconfigurations.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: backupconfigurations
1616
scope: Namespaced
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: corekubestashcom-backupconfiguration-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/core.kubestash.com/v1alpha1/backupsessions.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: backupsessions
1616
scope: Namespaced
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: corekubestashcom-backupsession-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/core.kubestash.com/v1alpha1/hooktemplates.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: hooktemplates
1616
scope: Namespaced
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: corekubestashcom-hooktemplate-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/core.kubestash.com/v1alpha1/restoresessions.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: restoresessions
1616
scope: Namespaced
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: corekubestashcom-restoresession-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/ec2.aws.kubedb.com/v1alpha1/securitygroups.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: securitygroups
1616
scope: Cluster
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: ec2awskubedbcom-securitygroup-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/ec2.aws.kubedb.com/v1alpha1/subnets.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: subnets
1616
scope: Cluster
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: ec2awskubedbcom-subnet-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/ec2.aws.kubedb.com/v1alpha1/vpcendpoints.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: vpcendpoints
1616
scope: Cluster
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: ec2awskubedbcom-vpcendpoint-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/ec2.aws.kubedb.com/v1alpha1/vpcs.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: vpcs
1616
scope: Cluster
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: ec2awskubedbcom-vpc-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/gateway.envoyproxy.io/v1alpha1/backendtrafficpolicies.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: backendtrafficpolicies
1616
scope: Namespaced
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: gatewayenvoyproxyio-backendtrafficpolicy-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/gateway.envoyproxy.io/v1alpha1/clienttrafficpolicies.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: clienttrafficpolicies
1616
scope: Namespaced
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: gatewayenvoyproxyio-clienttrafficpolicy-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/gateway.envoyproxy.io/v1alpha1/envoypatchpolicies.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: envoypatchpolicies
1616
scope: Namespaced
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: gatewayenvoyproxyio-envoypatchpolicy-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/gateway.envoyproxy.io/v1alpha1/envoyproxies.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: envoyproxies
1616
scope: Namespaced
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: gatewayenvoyproxyio-envoyproxy-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/gateway.envoyproxy.io/v1alpha1/securitypolicies.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: securitypolicies
1616
scope: Namespaced
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: gatewayenvoyproxyio-securitypolicy-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/gateway.networking.k8s.io/v1/gatewayclasses.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: gatewayclasses
1616
scope: Cluster
1717
version: v1
18+
ui:
19+
editor:
20+
name: gatewaynetworkingk8sio-gatewayclass-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/gateway.networking.k8s.io/v1/gateways.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: gateways
1616
scope: Namespaced
1717
version: v1
18+
ui:
19+
editor:
20+
name: gatewaynetworkingk8sio-gateway-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/gateway.networking.k8s.io/v1/httproutes.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: httproutes
1616
scope: Namespaced
1717
version: v1
18+
ui:
19+
editor:
20+
name: gatewaynetworkingk8sio-httproute-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/gateway.networking.k8s.io/v1alpha2/backendtlspolicies.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: backendtlspolicies
1616
scope: Namespaced
1717
version: v1alpha2
18+
ui:
19+
editor:
20+
name: gatewaynetworkingk8sio-backendtlspolicy-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/helm.toolkit.fluxcd.io/v2beta2/helmreleases.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: helmreleases
1616
scope: Namespaced
1717
version: v2beta2
18+
ui:
19+
editor:
20+
name: helmtoolkitfluxcdio-helmrelease-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/iam.aws.kubedb.com/v1alpha1/roles.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ spec:
1515
name: roles
1616
scope: Cluster
1717
version: v1alpha1
18+
ui:
19+
editor:
20+
name: iamawskubedbcom-role-editor
21+
sourceRef:
22+
apiGroup: source.toolkit.fluxcd.io
23+
kind: HelmRepository
24+
name: appscode-charts-oci
25+
version: v0.4.18
26+
enforceQuota: false

0 commit comments

Comments
 (0)