diff --git a/go.mod b/go.mod index a03c8fbec..e7fdfafce 100644 --- a/go.mod +++ b/go.mod @@ -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.6-0.20241120050054-2941d5e23943 + kmodules.xyz/resource-metadata v0.22.6 kmodules.xyz/resource-metrics v0.30.5 kmodules.xyz/resource-metrics/utils v0.30.4 kmodules.xyz/sets v0.29.0 diff --git a/go.sum b/go.sum index a61e2643e..c01788c6c 100644 --- a/go.sum +++ b/go.sum @@ -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.6-0.20241120050054-2941d5e23943 h1:rgU3sUx8rgiTxX/Kj0BHBDgBiLHwpOka5/molIuW+RQ= -kmodules.xyz/resource-metadata v0.22.6-0.20241120050054-2941d5e23943/go.mod h1:zq27dG0YA8WEdOOoyfsLn4TQK5Xxox13dwJKtr66eqU= +kmodules.xyz/resource-metadata v0.22.6 h1:3AbZi7n5rC565nXKq3e7G9DA+PDntRWlWvexoAZ1gHI= +kmodules.xyz/resource-metadata v0.22.6/go.mod h1:zq27dG0YA8WEdOOoyfsLn4TQK5Xxox13dwJKtr66eqU= 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= diff --git a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/elasticsearches.yaml b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/elasticsearches.yaml index 64cdc2379..165039cc7 100644 --- a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/elasticsearches.yaml +++ b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/elasticsearches.yaml @@ -144,33 +144,33 @@ spec: name: Scaling - items: - editor: - name: autoscalingkubedbcom-elasticsearchautoscaler-editor + name: kubedbcom-elasticsearch-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/compute.svg type: image/svg+xml name: Compute - operationId: create-opsrequest-compute + operationId: edit-self-compute-autoscaler - editor: - name: autoscalingkubedbcom-elasticsearchautoscaler-editor + name: kubedbcom-elasticsearch-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/storage.svg type: image/svg+xml name: Storage - operationId: create-opsrequest-storage + operationId: edit-self-storage-autoscaler name: Autoscaling - items: - disabledTemplate: | diff --git a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/kafkas.yaml b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/kafkas.yaml index 8536d8c69..5339da1c5 100644 --- a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/kafkas.yaml +++ b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/kafkas.yaml @@ -114,33 +114,33 @@ spec: name: Scaling - items: - editor: - name: autoscalingkubedbcom-kafkaautoscaler-editor + name: kubedbcom-kafka-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/compute.svg type: image/svg+xml name: Compute - operationId: create-opsrequest-compute + operationId: edit-self-compute-autoscaler - editor: - name: autoscalingkubedbcom-kafkaautoscaler-editor + name: kubedbcom-kafka-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/storage.svg type: image/svg+xml name: Storage - operationId: create-opsrequest-storage + operationId: edit-self-storage-autoscaler name: Autoscaling - items: - editor: diff --git a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/mariadbs.yaml b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/mariadbs.yaml index f4238b6be..ac3c12acf 100644 --- a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/mariadbs.yaml +++ b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/mariadbs.yaml @@ -144,33 +144,33 @@ spec: name: Scaling - items: - editor: - name: autoscalingkubedbcom-mariadbautoscaler-editor + name: kubedbcom-mariadb-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/compute.svg type: image/svg+xml name: Compute - operationId: create-opsrequest-compute + operationId: edit-self-compute-autoscaler - editor: - name: autoscalingkubedbcom-mariadbautoscaler-editor + name: kubedbcom-mariadb-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/storage.svg type: image/svg+xml name: Storage - operationId: create-opsrequest-storage + operationId: edit-self-storage-autoscaler name: Autoscaling - items: - editor: diff --git a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/memcacheds.yaml b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/memcacheds.yaml index f4d940be6..f7795cb0a 100644 --- a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/memcacheds.yaml +++ b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/memcacheds.yaml @@ -100,19 +100,19 @@ spec: name: Scaling - items: - editor: - name: autoscalingkubedbcom-memcachedautoscaler-editor + name: kubedbcom-memcached-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/compute.svg type: image/svg+xml name: Compute - operationId: create-opsrequest-compute + operationId: edit-self-compute-autoscaler name: Autoscaling - items: - editor: diff --git a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/mysqls.yaml b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/mysqls.yaml index 7f933b086..83dd89cdc 100644 --- a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/mysqls.yaml +++ b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/mysqls.yaml @@ -144,33 +144,33 @@ spec: name: Scaling - items: - editor: - name: autoscalingkubedbcom-mysqlautoscaler-editor + name: kubedbcom-mysql-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/compute.svg type: image/svg+xml name: Compute - operationId: create-opsrequest-compute + operationId: edit-self-compute-autoscaler - editor: - name: autoscalingkubedbcom-mysqlautoscaler-editor + name: kubedbcom-mysql-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/storage.svg type: image/svg+xml name: Storage - operationId: create-opsrequest-storage + operationId: edit-self-storage-autoscaler name: Autoscaling - items: - editor: diff --git a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/perconaxtradbs.yaml b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/perconaxtradbs.yaml index c49e38ad5..ae39650da 100644 --- a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/perconaxtradbs.yaml +++ b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/perconaxtradbs.yaml @@ -100,33 +100,33 @@ spec: name: Scaling - items: - editor: - name: autoscalingkubedbcom-perconaxtradbautoscaler-editor + name: kubedbcom-perconaxtradb-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/compute.svg type: image/svg+xml name: Compute - operationId: create-opsrequest-compute + operationId: edit-self-compute-autoscaler - editor: - name: autoscalingkubedbcom-perconaxtradbautoscaler-editor + name: kubedbcom-perconaxtradb-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/storage.svg type: image/svg+xml name: Storage - operationId: create-opsrequest-storage + operationId: edit-self-storage-autoscaler name: Autoscaling - items: - editor: diff --git a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/pgbouncers.yaml b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/pgbouncers.yaml index 784f1f712..c78212cba 100644 --- a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/pgbouncers.yaml +++ b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/pgbouncers.yaml @@ -86,19 +86,19 @@ spec: name: Scaling - items: - editor: - name: autoscalingkubedbcom-pgbouncerautoscaler-editor + name: kubedbcom-pgbouncer-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/compute.svg type: image/svg+xml name: Compute - operationId: create-opsrequest-compute + operationId: edit-self-compute-autoscaler name: Autoscaling - items: - editor: diff --git a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/postgreses.yaml b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/postgreses.yaml index 8ab0a0510..467d7c958 100644 --- a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/postgreses.yaml +++ b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/postgreses.yaml @@ -144,33 +144,33 @@ spec: name: Scaling - items: - editor: - name: autoscalingkubedbcom-postgresautoscaler-editor + name: kubedbcom-postgres-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/compute.svg type: image/svg+xml name: Compute - operationId: create-opsrequest-compute + operationId: edit-self-compute-autoscaler - editor: - name: autoscalingkubedbcom-postgresautoscaler-editor + name: kubedbcom-postgres-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/storage.svg type: image/svg+xml name: Storage - operationId: create-opsrequest-storage + operationId: edit-self-storage-autoscaler name: Autoscaling - items: - editor: diff --git a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/proxysqls.yaml b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/proxysqls.yaml index a0bfad9a2..bed7eda82 100644 --- a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/proxysqls.yaml +++ b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/proxysqls.yaml @@ -98,19 +98,19 @@ spec: name: Scaling - items: - editor: - name: autoscalingkubedbcom-proxysqlautoscaler-editor + name: kubedbcom-proxysql-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/compute.svg type: image/svg+xml name: Compute - operationId: create-opsrequest-compute + operationId: edit-self-compute-autoscaler name: Autoscaling - items: - editor: diff --git a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/redises.yaml b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/redises.yaml index 8124fe5ef..8ec1028ef 100644 --- a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/redises.yaml +++ b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/redises.yaml @@ -144,33 +144,33 @@ spec: name: Scaling - items: - editor: - name: autoscalingkubedbcom-redisautoscaler-editor + name: kubedbcom-redis-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/compute.svg type: image/svg+xml name: Compute - operationId: create-opsrequest-compute + operationId: edit-self-compute-autoscaler - editor: - name: autoscalingkubedbcom-redisautoscaler-editor + name: kubedbcom-redis-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/storage.svg type: image/svg+xml name: Storage - operationId: create-opsrequest-storage + operationId: edit-self-storage-autoscaler name: Autoscaling - items: - editor: diff --git a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/redissentinels.yaml b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/redissentinels.yaml index a328c073b..02f754162 100644 --- a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/redissentinels.yaml +++ b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1/redissentinels.yaml @@ -98,19 +98,19 @@ spec: name: Scaling - items: - editor: - name: autoscalingkubedbcom-redissentinelautoscaler-editor + name: kubedbcom-redissentinel-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/compute.svg type: image/svg+xml name: Compute - operationId: create-opsrequest-compute + operationId: edit-self-compute-autoscaler name: Autoscaling - items: - editor: diff --git a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/druids.yaml b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/druids.yaml index 37d7b6f10..3ae45c13b 100644 --- a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/druids.yaml +++ b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/druids.yaml @@ -84,33 +84,33 @@ spec: name: Scaling - items: - editor: - name: autoscalingkubedbcom-mysqlautoscaler-editor + name: kubedbcom-druid-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/compute.svg type: image/svg+xml name: Compute - operationId: create-opsrequest-compute + operationId: edit-self-compute-autoscaler - editor: - name: autoscalingkubedbcom-mysqlautoscaler-editor + name: kubedbcom-druid-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/storage.svg type: image/svg+xml name: Storage - operationId: create-opsrequest-storage + operationId: edit-self-storage-autoscaler name: Autoscaling - items: - editor: diff --git a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/ferretdbs.yaml b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/ferretdbs.yaml index 4c1311cdf..3d2440375 100644 --- a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/ferretdbs.yaml +++ b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/ferretdbs.yaml @@ -86,19 +86,19 @@ spec: name: Scaling - items: - editor: - name: autoscalingkubedbcom-ferretdbautoscaler-editor + name: kubedbcom-ferretdb-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/compute.svg type: image/svg+xml name: Compute - operationId: create-opsrequest-compute + operationId: edit-self-compute-autoscaler name: Autoscaling - items: - editor: diff --git a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/mssqlservers.yaml b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/mssqlservers.yaml index 7234a5dbc..82b6a5a14 100644 --- a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/mssqlservers.yaml +++ b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/mssqlservers.yaml @@ -128,6 +128,36 @@ spec: name: Expand Volume operationId: create-opsrequest-volumeexpansion name: Scaling + - items: + - editor: + name: kubedbcom-mssqlserver-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.10.0 + enforceQuota: true + flow: standalone-edit + icons: + - src: https://cdn.appscode.com/k8s/icons/action-icons/compute.svg + type: image/svg+xml + name: Compute + operationId: edit-self-compute-autoscaler + - editor: + name: kubedbcom-mssqlserver-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.10.0 + enforceQuota: true + flow: standalone-edit + icons: + - src: https://cdn.appscode.com/k8s/icons/action-icons/storage.svg + type: image/svg+xml + name: Storage + operationId: edit-self-storage-autoscaler + name: Autoscaling - items: - editor: name: opskubedbcom-mssqlserveropsrequest-editor diff --git a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/pgpools.yaml b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/pgpools.yaml index 29b8c0d08..9166f5206 100644 --- a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/pgpools.yaml +++ b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/pgpools.yaml @@ -86,19 +86,19 @@ spec: name: Scaling - items: - editor: - name: autoscalingkubedbcom-pgpoolautoscaler-editor + name: kubedbcom-pgpool-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/compute.svg type: image/svg+xml name: Compute - operationId: create-opsrequest-compute + operationId: edit-self-compute-autoscaler name: Autoscaling - items: - editor: diff --git a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/rabbitmqs.yaml b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/rabbitmqs.yaml index fe79dba8c..3a6df2cad 100644 --- a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/rabbitmqs.yaml +++ b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/rabbitmqs.yaml @@ -115,33 +115,33 @@ spec: name: Scaling - items: - editor: - name: autoscalingkubedbcom-rabbitmqautoscaler-editor + name: kubedbcom-rabbitmq-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/compute.svg type: image/svg+xml name: Compute - operationId: create-opsrequest-compute + operationId: edit-self-compute-autoscaler - editor: - name: autoscalingkubedbcom-rabbitmqautoscaler-editor + name: kubedbcom-rabbitmq-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/storage.svg type: image/svg+xml name: Storage - operationId: create-opsrequest-storage + operationId: edit-self-storage-autoscaler name: Autoscaling - items: - editor: diff --git a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/singlestores.yaml b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/singlestores.yaml index 544a0dd16..68de1c6c1 100644 --- a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/singlestores.yaml +++ b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/singlestores.yaml @@ -144,33 +144,33 @@ spec: name: Scaling - items: - editor: - name: autoscalingkubedbcom-singlestoreautoscaler-editor + name: kubedbcom-singlestore-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/compute.svg type: image/svg+xml name: Compute - operationId: create-opsrequest-compute + operationId: edit-self-compute-autoscaler - editor: - name: autoscalingkubedbcom-singlestoreautoscaler-editor + name: kubedbcom-singlestore-editor sourceRef: apiGroup: source.toolkit.fluxcd.io kind: HelmRepository name: appscode-charts-oci version: v0.10.0 enforceQuota: true - flow: standalone-create + flow: standalone-edit icons: - src: https://cdn.appscode.com/k8s/icons/action-icons/storage.svg type: image/svg+xml name: Storage - operationId: create-opsrequest-storage + operationId: edit-self-storage-autoscaler name: Autoscaling - items: - editor: diff --git a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/solrs.yaml b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/solrs.yaml index cf8e2767d..7685bb951 100644 --- a/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/solrs.yaml +++ b/vendor/kmodules.xyz/resource-metadata/hub/resourceeditors/kubedb.com/v1alpha2/solrs.yaml @@ -142,6 +142,36 @@ spec: name: Expand Volume operationId: create-opsrequest-volumeexpansion name: Scaling + - items: + - editor: + name: kubedbcom-solr-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.10.0 + enforceQuota: true + flow: standalone-edit + icons: + - src: https://cdn.appscode.com/k8s/icons/action-icons/compute.svg + type: image/svg+xml + name: Compute + operationId: edit-self-compute-autoscaler + - editor: + name: kubedbcom-solr-editor + sourceRef: + apiGroup: source.toolkit.fluxcd.io + kind: HelmRepository + name: appscode-charts-oci + version: v0.10.0 + enforceQuota: true + flow: standalone-edit + icons: + - src: https://cdn.appscode.com/k8s/icons/action-icons/storage.svg + type: image/svg+xml + name: Storage + operationId: edit-self-storage-autoscaler + name: Autoscaling - items: - editor: name: kubedbcom-solr-editor diff --git a/vendor/modules.txt b/vendor/modules.txt index 5a14fda83..7d9ecbb05 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -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.6-0.20241120050054-2941d5e23943 +# kmodules.xyz/resource-metadata v0.22.6 ## explicit; go 1.22.1 kmodules.xyz/resource-metadata/apis/core/install kmodules.xyz/resource-metadata/apis/core/v1alpha1