From b6a88fad3a8ccdd02410daa7a201c844d54cb5cb Mon Sep 17 00:00:00 2001 From: Tamal Saha Date: Tue, 17 Mar 2026 12:54:16 +0600 Subject: [PATCH] Configure editor charts for new crds Signed-off-by: Tamal Saha --- .../v1alpha1/hazelcastautoscalers.yaml | 9 +++++++++ .../v1alpha1/igniteautoscalers.yaml | 9 +++++++++ .../catalog.kubedb.com/v1alpha1/db2versions.yaml | 9 +++++++++ .../catalog.kubedb.com/v1alpha1/hanadbversions.yaml | 9 +++++++++ .../catalog.kubedb.com/v1alpha1/milvusversions.yaml | 9 +++++++++ .../catalog.kubedb.com/v1alpha1/neo4jversions.yaml | 9 +++++++++ .../catalog.kubedb.com/v1alpha1/qdrantversions.yaml | 9 +++++++++ .../catalog.kubedb.com/v1alpha1/weaviateversions.yaml | 9 +++++++++ .../gateway.networking.k8s.io/v1/backendtlspolicies.yaml | 9 +++++++++ .../gateway.networking.k8s.io/v1alpha3/tlsroutes.yaml | 9 +++++++++ .../v1alpha1/xbackendtrafficpolicies.yaml | 9 +++++++++ .../v1alpha1/xlistenersets.yaml | 9 +++++++++ .../gateway.networking.x-k8s.io/v1alpha1/xmeshes.yaml | 9 +++++++++ .../gateway.voyagermesh.com/v1alpha1/oracleroutes.yaml | 9 +++++++++ .../migrator.kubedb.com/v1alpha1/migrators.yaml | 9 +++++++++ .../v1alpha1/shardconfigurations.yaml | 9 +++++++++ .../ops.kubedb.com/v1alpha1/neo4jopsrequests.yaml | 9 +++++++++ .../ops.kubedb.com/v1alpha1/qdrantopsrequests.yaml | 9 +++++++++ .../ui.kubedb.com/v1alpha1/databaseinfoes.yaml | 9 +++++++++ .../virtual-secrets.dev/v1alpha1/secretmounts.yaml | 9 +++++++++ 20 files changed, 180 insertions(+) diff --git a/hub/resourceeditors/autoscaling.kubedb.com/v1alpha1/hazelcastautoscalers.yaml b/hub/resourceeditors/autoscaling.kubedb.com/v1alpha1/hazelcastautoscalers.yaml index 9811ce9b5e..fa15bd354b 100644 --- a/hub/resourceeditors/autoscaling.kubedb.com/v1alpha1/hazelcastautoscalers.yaml +++ b/hub/resourceeditors/autoscaling.kubedb.com/v1alpha1/hazelcastautoscalers.yaml @@ -14,3 +14,12 @@ spec: name: hazelcastautoscalers scope: Namespaced version: v1alpha1 + ui: + editor: + name: autoscalingkubedbcom-hazelcastautoscaler-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.31.0 + enforceQuota: false diff --git a/hub/resourceeditors/autoscaling.kubedb.com/v1alpha1/igniteautoscalers.yaml b/hub/resourceeditors/autoscaling.kubedb.com/v1alpha1/igniteautoscalers.yaml index f48a925c2d..8d1ec5ce9f 100644 --- a/hub/resourceeditors/autoscaling.kubedb.com/v1alpha1/igniteautoscalers.yaml +++ b/hub/resourceeditors/autoscaling.kubedb.com/v1alpha1/igniteautoscalers.yaml @@ -14,3 +14,12 @@ spec: name: igniteautoscalers scope: Namespaced version: v1alpha1 + ui: + editor: + name: autoscalingkubedbcom-igniteautoscaler-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.31.0 + enforceQuota: false diff --git a/hub/resourceeditors/catalog.kubedb.com/v1alpha1/db2versions.yaml b/hub/resourceeditors/catalog.kubedb.com/v1alpha1/db2versions.yaml index 42c1e2ac17..78047eb133 100644 --- a/hub/resourceeditors/catalog.kubedb.com/v1alpha1/db2versions.yaml +++ b/hub/resourceeditors/catalog.kubedb.com/v1alpha1/db2versions.yaml @@ -14,3 +14,12 @@ spec: name: db2versions scope: Cluster version: v1alpha1 + ui: + editor: + name: catalogkubedbcom-db2version-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.31.0 + enforceQuota: false diff --git a/hub/resourceeditors/catalog.kubedb.com/v1alpha1/hanadbversions.yaml b/hub/resourceeditors/catalog.kubedb.com/v1alpha1/hanadbversions.yaml index ca4a4d127a..3dbb97fdd6 100644 --- a/hub/resourceeditors/catalog.kubedb.com/v1alpha1/hanadbversions.yaml +++ b/hub/resourceeditors/catalog.kubedb.com/v1alpha1/hanadbversions.yaml @@ -14,3 +14,12 @@ spec: name: hanadbversions scope: Cluster version: v1alpha1 + ui: + editor: + name: catalogkubedbcom-hanadbversion-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.31.0 + enforceQuota: false diff --git a/hub/resourceeditors/catalog.kubedb.com/v1alpha1/milvusversions.yaml b/hub/resourceeditors/catalog.kubedb.com/v1alpha1/milvusversions.yaml index 16ae889d42..7d46ae5d43 100644 --- a/hub/resourceeditors/catalog.kubedb.com/v1alpha1/milvusversions.yaml +++ b/hub/resourceeditors/catalog.kubedb.com/v1alpha1/milvusversions.yaml @@ -14,3 +14,12 @@ spec: name: milvusversions scope: Cluster version: v1alpha1 + ui: + editor: + name: catalogkubedbcom-milvusversion-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.31.0 + enforceQuota: false diff --git a/hub/resourceeditors/catalog.kubedb.com/v1alpha1/neo4jversions.yaml b/hub/resourceeditors/catalog.kubedb.com/v1alpha1/neo4jversions.yaml index b58f3d5422..1826beb826 100644 --- a/hub/resourceeditors/catalog.kubedb.com/v1alpha1/neo4jversions.yaml +++ b/hub/resourceeditors/catalog.kubedb.com/v1alpha1/neo4jversions.yaml @@ -14,3 +14,12 @@ spec: name: neo4jversions scope: Cluster version: v1alpha1 + ui: + editor: + name: catalogkubedbcom-neo4jversion-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.31.0 + enforceQuota: false diff --git a/hub/resourceeditors/catalog.kubedb.com/v1alpha1/qdrantversions.yaml b/hub/resourceeditors/catalog.kubedb.com/v1alpha1/qdrantversions.yaml index 7c90e48507..488a64498b 100644 --- a/hub/resourceeditors/catalog.kubedb.com/v1alpha1/qdrantversions.yaml +++ b/hub/resourceeditors/catalog.kubedb.com/v1alpha1/qdrantversions.yaml @@ -14,3 +14,12 @@ spec: name: qdrantversions scope: Cluster version: v1alpha1 + ui: + editor: + name: catalogkubedbcom-qdrantversion-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.31.0 + enforceQuota: false diff --git a/hub/resourceeditors/catalog.kubedb.com/v1alpha1/weaviateversions.yaml b/hub/resourceeditors/catalog.kubedb.com/v1alpha1/weaviateversions.yaml index a9e836d182..3bf25e39b9 100644 --- a/hub/resourceeditors/catalog.kubedb.com/v1alpha1/weaviateversions.yaml +++ b/hub/resourceeditors/catalog.kubedb.com/v1alpha1/weaviateversions.yaml @@ -14,3 +14,12 @@ spec: name: weaviateversions scope: Cluster version: v1alpha1 + ui: + editor: + name: catalogkubedbcom-weaviateversion-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.31.0 + enforceQuota: false diff --git a/hub/resourceeditors/gateway.networking.k8s.io/v1/backendtlspolicies.yaml b/hub/resourceeditors/gateway.networking.k8s.io/v1/backendtlspolicies.yaml index 828974fa92..ad077837f8 100644 --- a/hub/resourceeditors/gateway.networking.k8s.io/v1/backendtlspolicies.yaml +++ b/hub/resourceeditors/gateway.networking.k8s.io/v1/backendtlspolicies.yaml @@ -14,3 +14,12 @@ spec: name: backendtlspolicies scope: Namespaced version: v1 + ui: + editor: + name: gatewaynetworkingk8sio-backendtlspolicy-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.31.0 + enforceQuota: false diff --git a/hub/resourceeditors/gateway.networking.k8s.io/v1alpha3/tlsroutes.yaml b/hub/resourceeditors/gateway.networking.k8s.io/v1alpha3/tlsroutes.yaml index c13c6d7159..92354e068d 100644 --- a/hub/resourceeditors/gateway.networking.k8s.io/v1alpha3/tlsroutes.yaml +++ b/hub/resourceeditors/gateway.networking.k8s.io/v1alpha3/tlsroutes.yaml @@ -14,3 +14,12 @@ spec: name: tlsroutes scope: Namespaced version: v1alpha3 + ui: + editor: + name: gatewaynetworkingk8sio-tlsroute-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.31.0 + enforceQuota: false diff --git a/hub/resourceeditors/gateway.networking.x-k8s.io/v1alpha1/xbackendtrafficpolicies.yaml b/hub/resourceeditors/gateway.networking.x-k8s.io/v1alpha1/xbackendtrafficpolicies.yaml index e327b8c396..4a7f48dc32 100644 --- a/hub/resourceeditors/gateway.networking.x-k8s.io/v1alpha1/xbackendtrafficpolicies.yaml +++ b/hub/resourceeditors/gateway.networking.x-k8s.io/v1alpha1/xbackendtrafficpolicies.yaml @@ -14,3 +14,12 @@ spec: name: xbackendtrafficpolicies scope: Namespaced version: v1alpha1 + ui: + editor: + name: gatewaynetworkingxk8sio-xbackendtrafficpolicy-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.31.0 + enforceQuota: false diff --git a/hub/resourceeditors/gateway.networking.x-k8s.io/v1alpha1/xlistenersets.yaml b/hub/resourceeditors/gateway.networking.x-k8s.io/v1alpha1/xlistenersets.yaml index 83b9516f4b..670a3e89da 100644 --- a/hub/resourceeditors/gateway.networking.x-k8s.io/v1alpha1/xlistenersets.yaml +++ b/hub/resourceeditors/gateway.networking.x-k8s.io/v1alpha1/xlistenersets.yaml @@ -14,3 +14,12 @@ spec: name: xlistenersets scope: Namespaced version: v1alpha1 + ui: + editor: + name: gatewaynetworkingxk8sio-xlistenerset-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.31.0 + enforceQuota: false diff --git a/hub/resourceeditors/gateway.networking.x-k8s.io/v1alpha1/xmeshes.yaml b/hub/resourceeditors/gateway.networking.x-k8s.io/v1alpha1/xmeshes.yaml index 7dd7902021..eec3c39cb8 100644 --- a/hub/resourceeditors/gateway.networking.x-k8s.io/v1alpha1/xmeshes.yaml +++ b/hub/resourceeditors/gateway.networking.x-k8s.io/v1alpha1/xmeshes.yaml @@ -14,3 +14,12 @@ spec: name: xmeshes scope: Cluster version: v1alpha1 + ui: + editor: + name: gatewaynetworkingxk8sio-xmesh-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.31.0 + enforceQuota: false diff --git a/hub/resourceeditors/gateway.voyagermesh.com/v1alpha1/oracleroutes.yaml b/hub/resourceeditors/gateway.voyagermesh.com/v1alpha1/oracleroutes.yaml index 255d9460e2..0b16246b26 100644 --- a/hub/resourceeditors/gateway.voyagermesh.com/v1alpha1/oracleroutes.yaml +++ b/hub/resourceeditors/gateway.voyagermesh.com/v1alpha1/oracleroutes.yaml @@ -14,3 +14,12 @@ spec: name: oracleroutes scope: Namespaced version: v1alpha1 + ui: + editor: + name: gatewayvoyagermeshcom-oracleroute-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.31.0 + enforceQuota: false diff --git a/hub/resourceeditors/migrator.kubedb.com/v1alpha1/migrators.yaml b/hub/resourceeditors/migrator.kubedb.com/v1alpha1/migrators.yaml index 861945825c..d60c6c1001 100644 --- a/hub/resourceeditors/migrator.kubedb.com/v1alpha1/migrators.yaml +++ b/hub/resourceeditors/migrator.kubedb.com/v1alpha1/migrators.yaml @@ -14,3 +14,12 @@ spec: name: migrators scope: Namespaced version: v1alpha1 + ui: + editor: + name: migratorkubedbcom-migrator-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.31.0 + enforceQuota: false diff --git a/hub/resourceeditors/operator.k8s.appscode.com/v1alpha1/shardconfigurations.yaml b/hub/resourceeditors/operator.k8s.appscode.com/v1alpha1/shardconfigurations.yaml index b4b5802ba2..4628778ea2 100644 --- a/hub/resourceeditors/operator.k8s.appscode.com/v1alpha1/shardconfigurations.yaml +++ b/hub/resourceeditors/operator.k8s.appscode.com/v1alpha1/shardconfigurations.yaml @@ -14,3 +14,12 @@ spec: name: shardconfigurations scope: Cluster version: v1alpha1 + ui: + editor: + name: operatork8sappscodecom-shardconfiguration-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.31.0 + enforceQuota: false diff --git a/hub/resourceeditors/ops.kubedb.com/v1alpha1/neo4jopsrequests.yaml b/hub/resourceeditors/ops.kubedb.com/v1alpha1/neo4jopsrequests.yaml index 3574ce7576..50527be046 100644 --- a/hub/resourceeditors/ops.kubedb.com/v1alpha1/neo4jopsrequests.yaml +++ b/hub/resourceeditors/ops.kubedb.com/v1alpha1/neo4jopsrequests.yaml @@ -14,3 +14,12 @@ spec: name: neo4jopsrequests scope: Namespaced version: v1alpha1 + ui: + editor: + name: opskubedbcom-neo4jopsrequest-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.31.0 + enforceQuota: false diff --git a/hub/resourceeditors/ops.kubedb.com/v1alpha1/qdrantopsrequests.yaml b/hub/resourceeditors/ops.kubedb.com/v1alpha1/qdrantopsrequests.yaml index ab7cba5751..72f42a0e7b 100644 --- a/hub/resourceeditors/ops.kubedb.com/v1alpha1/qdrantopsrequests.yaml +++ b/hub/resourceeditors/ops.kubedb.com/v1alpha1/qdrantopsrequests.yaml @@ -14,3 +14,12 @@ spec: name: qdrantopsrequests scope: Namespaced version: v1alpha1 + ui: + editor: + name: opskubedbcom-qdrantopsrequest-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.31.0 + enforceQuota: false diff --git a/hub/resourceeditors/ui.kubedb.com/v1alpha1/databaseinfoes.yaml b/hub/resourceeditors/ui.kubedb.com/v1alpha1/databaseinfoes.yaml index cda9bb4dbe..0e14ef2400 100644 --- a/hub/resourceeditors/ui.kubedb.com/v1alpha1/databaseinfoes.yaml +++ b/hub/resourceeditors/ui.kubedb.com/v1alpha1/databaseinfoes.yaml @@ -14,3 +14,12 @@ spec: name: databaseinfoes scope: Namespaced version: v1alpha1 + ui: + editor: + name: uikubedbcom-databaseinfo-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.31.0 + enforceQuota: false diff --git a/hub/resourceeditors/virtual-secrets.dev/v1alpha1/secretmounts.yaml b/hub/resourceeditors/virtual-secrets.dev/v1alpha1/secretmounts.yaml index 7392440278..7ac56a00da 100644 --- a/hub/resourceeditors/virtual-secrets.dev/v1alpha1/secretmounts.yaml +++ b/hub/resourceeditors/virtual-secrets.dev/v1alpha1/secretmounts.yaml @@ -14,3 +14,12 @@ spec: name: secretmounts scope: Namespaced version: v1alpha1 + ui: + editor: + name: virtualsecretsdev-secretmount-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.31.0 + enforceQuota: false