From 402420acb9ee395ac5f63811066e24afd3657013 Mon Sep 17 00:00:00 2001 From: Arnob Kumar Saha Date: Thu, 21 May 2026 22:28:53 +0600 Subject: [PATCH] Remove db2 ops Signed-off-by: Arnob Kumar Saha --- .../kubedb.com/v1alpha2/db2s.yaml | 171 ------------------ .../v1alpha1/db2opsrequests.yaml | 30 --- .../kubedb.com/v1alpha2/kubedb/db2s.yaml | 23 --- .../v1alpha1/db2opsrequests.yaml | 17 -- .../v1alpha1/kubedb/db2opsrequests.yaml | 64 ------- 5 files changed, 305 deletions(-) delete mode 100644 hub/resourceeditors/ops.kubedb.com/v1alpha1/db2opsrequests.yaml delete mode 100644 hub/resourcetabledefinitions/ops.kubedb.com/v1alpha1/db2opsrequests.yaml delete mode 100644 hub/resourcetabledefinitions/ops.kubedb.com/v1alpha1/kubedb/db2opsrequests.yaml diff --git a/hub/resourceeditors/kubedb.com/v1alpha2/db2s.yaml b/hub/resourceeditors/kubedb.com/v1alpha2/db2s.yaml index 66d1dd65e..a0308f67a 100644 --- a/hub/resourceeditors/kubedb.com/v1alpha2/db2s.yaml +++ b/hub/resourceeditors/kubedb.com/v1alpha2/db2s.yaml @@ -20,177 +20,6 @@ spec: scope: Namespaced version: v1alpha2 ui: - actions: - - items: - - editor: - name: opskubedbcom-db2opsrequest-editor - sourceRef: - apiGroup: source.toolkit.fluxcd.io - kind: HelmRepository - name: appscode-charts-oci - version: v0.33.0 - enforceQuota: false - flow: standalone-create - icon: qlementine-icons:version-control-16 - icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/version.svg - type: image/svg+xml - name: Update Version - operationId: create-opsrequest-upgrade - - editor: - name: opskubedbcom-db2opsrequest-editor - sourceRef: - apiGroup: source.toolkit.fluxcd.io - kind: HelmRepository - name: appscode-charts-oci - version: v0.33.0 - enforceQuota: false - flow: standalone-create - icon: hugeicons:redo - icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/restart.svg - type: image/svg+xml - name: Restart - operationId: create-opsrequest-restart - - editor: - name: opskubedbcom-db2opsrequest-editor - sourceRef: - apiGroup: source.toolkit.fluxcd.io - kind: HelmRepository - name: appscode-charts-oci - version: v0.33.0 - enforceQuota: false - flow: standalone-create - icon: hugeicons:settings-05 - icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/reconfigure.svg - type: image/svg+xml - name: Reconfigure - operationId: create-opsrequest-reconfigure - name: Operations - - items: - - enforceQuota: false - flow: "" - icon: hugeicons:vertical-resize - name: Scale Vertically - operationId: scale-vertically - - enforceQuota: false - flow: "" - icon: hugeicons:arrow-expand - name: Scale Storage - operationId: scale-storage - - disabledTemplate: | - {{ not (gt .spec.replicas 1) }} - editor: - name: opskubedbcom-db2opsrequest-editor - sourceRef: - apiGroup: source.toolkit.fluxcd.io - kind: HelmRepository - name: appscode-charts-oci - version: v0.33.0 - enforceQuota: true - flow: standalone-create - icon: hugeicons:horizontal-resize - icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/horizontal_scale.svg - type: image/svg+xml - name: Horizontal Scale - operationId: create-opsrequest-horizontalscaling - - editor: - name: opskubedbcom-db2opsrequest-editor - sourceRef: - apiGroup: source.toolkit.fluxcd.io - kind: HelmRepository - name: appscode-charts-oci - version: v0.33.0 - enforceQuota: true - flow: standalone-create - icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/vertical_scale.svg - type: image/svg+xml - name: Vertical Scale - operationId: create-opsrequest-verticalscaling - partOf: Scale Vertically - - editor: - name: opskubedbcom-db2opsrequest-editor - sourceRef: - apiGroup: source.toolkit.fluxcd.io - kind: HelmRepository - name: appscode-charts-oci - version: v0.33.0 - enforceQuota: true - flow: standalone-create - icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/expand.svg - type: image/svg+xml - name: Expand Volume - operationId: create-opsrequest-volumeexpansion - partOf: Scale Storage - name: Scaling - - items: - - editor: - name: kubedbcom-db2-editor - sourceRef: - apiGroup: source.toolkit.fluxcd.io - kind: HelmRepository - name: appscode-charts-oci - version: v0.33.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 - partOf: Scale Vertically - - editor: - name: kubedbcom-db2-editor - sourceRef: - apiGroup: source.toolkit.fluxcd.io - kind: HelmRepository - name: appscode-charts-oci - version: v0.33.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 - partOf: Scale Storage - name: Autoscaling - - items: - - editor: - name: opskubedbcom-db2opsrequest-editor - sourceRef: - apiGroup: source.toolkit.fluxcd.io - kind: HelmRepository - name: appscode-charts-oci - version: v0.33.0 - enforceQuota: false - flow: standalone-create - icon: hugeicons:security-check - icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/configure.svg - type: image/svg+xml - name: TLS Configure - operationId: create-opsrequest-reconfiguretls - - editor: - name: kubedbcom-db2-editor - sourceRef: - apiGroup: source.toolkit.fluxcd.io - kind: HelmRepository - name: appscode-charts-oci - version: v0.33.0 - enforceQuota: false - flow: standalone-edit - icon: hugeicons:presentation-line-chart-01 - icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/monitor.svg - type: image/svg+xml - name: Monitoring - operationId: edit-self-monitoring - name: Security & Monitoring editor: name: kubedbcom-db2-editor sourceRef: diff --git a/hub/resourceeditors/ops.kubedb.com/v1alpha1/db2opsrequests.yaml b/hub/resourceeditors/ops.kubedb.com/v1alpha1/db2opsrequests.yaml deleted file mode 100644 index bbb774d08..000000000 --- a/hub/resourceeditors/ops.kubedb.com/v1alpha1/db2opsrequests.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: ui.k8s.appscode.com/v1alpha1 -kind: ResourceEditor -metadata: - labels: - k8s.io/group: ops.kubedb.com - k8s.io/kind: DB2OpsRequest - k8s.io/resource: db2opsrequests - k8s.io/version: v1alpha1 - name: ops.kubedb.com-v1alpha1-db2opsrequests -spec: - icons: - - src: https://cdn.appscode.com/k8s/icons/ops.kubedb.com/db2opsrequests.svg - type: image/svg+xml - - src: https://cdn.appscode.com/k8s/icons/ops.kubedb.com/db2opsrequests.png - type: image/png - resource: - group: ops.kubedb.com - kind: DB2OpsRequest - name: db2opsrequests - scope: Namespaced - version: v1alpha1 - ui: - editor: - name: opskubedbcom-db2opsrequest-editor - sourceRef: - apiGroup: source.toolkit.fluxcd.io - kind: HelmRepository - name: appscode-charts-oci - version: v0.33.0 - enforceQuota: false diff --git a/hub/resourceoutlines/kubedb.com/v1alpha2/kubedb/db2s.yaml b/hub/resourceoutlines/kubedb.com/v1alpha2/kubedb/db2s.yaml index ea1030f8c..684e3df18 100644 --- a/hub/resourceoutlines/kubedb.com/v1alpha2/kubedb/db2s.yaml +++ b/hub/resourceoutlines/kubedb.com/v1alpha2/kubedb/db2s.yaml @@ -83,29 +83,6 @@ spec: opscenter-datastore: - kubedb - kubedb-opscenter - - icon: hugeicons:dashboard-circle-settings - name: Operations - sections: - - blocks: - - actions: - create: Never - displayMode: List - kind: Connection - name: Recent Operations - query: - byLabel: ops - type: GraphQL - ref: - group: ops.kubedb.com - kind: DB2OpsRequest - requiredFeatureSets: - opscenter-datastore: - - kubedb - view: - name: ops.kubedb.com-v1alpha1-db2opsrequests-kubedb - sort: - fieldName: Age - order: Ascending - icon: hugeicons:database-locked name: Security sections: diff --git a/hub/resourcetabledefinitions/ops.kubedb.com/v1alpha1/db2opsrequests.yaml b/hub/resourcetabledefinitions/ops.kubedb.com/v1alpha1/db2opsrequests.yaml deleted file mode 100644 index ddc1953d8..000000000 --- a/hub/resourcetabledefinitions/ops.kubedb.com/v1alpha1/db2opsrequests.yaml +++ /dev/null @@ -1,17 +0,0 @@ -apiVersion: meta.k8s.appscode.com/v1alpha1 -kind: ResourceTableDefinition -metadata: - labels: - k8s.io/group: ops.kubedb.com - k8s.io/kind: DB2OpsRequest - k8s.io/resource: db2opsrequests - k8s.io/version: v1alpha1 - name: ops.kubedb.com-v1alpha1-db2opsrequests -spec: - defaultView: true - resource: - group: ops.kubedb.com - kind: DB2OpsRequest - name: db2opsrequests - scope: Namespaced - version: v1alpha1 diff --git a/hub/resourcetabledefinitions/ops.kubedb.com/v1alpha1/kubedb/db2opsrequests.yaml b/hub/resourcetabledefinitions/ops.kubedb.com/v1alpha1/kubedb/db2opsrequests.yaml deleted file mode 100644 index b2b2be1f6..000000000 --- a/hub/resourcetabledefinitions/ops.kubedb.com/v1alpha1/kubedb/db2opsrequests.yaml +++ /dev/null @@ -1,64 +0,0 @@ -apiVersion: meta.k8s.appscode.com/v1alpha1 -kind: ResourceTableDefinition -metadata: - labels: - k8s.io/group: ops.kubedb.com - k8s.io/kind: DB2OpsRequest - k8s.io/resource: db2opsrequests - k8s.io/version: v1alpha1 - name: ops.kubedb.com-v1alpha1-db2opsrequests-kubedb -spec: - columns: - - name: Name - pathTemplate: '{{ .metadata.name }}' - priority: 3 - type: string - - name: Namespace - pathTemplate: '{{ .metadata.namespace }}' - priority: 3 - type: string - - name: Type - pathTemplate: '{{ .spec.type }}' - priority: 3 - type: string - - color: - template: | - {{ $status := .status.phase }} - {{ $color := "gray" }} - {{ if list "Pending" | has $status }} - {{ $color = "gray" }} - {{ else if list "Progressing" | has $status }} - {{ $color = "info" }} - {{ else if list "Successful" | has $status }} - {{ $color = "success" }} - {{ else if list "WaitingForApproval" | has $status }} - {{ $color = "warning" }} - {{ else if list "Failed"| has $status }} - {{ $color = "danger" }} - {{ else if list "Approved" | has $status }} - {{ $color = "link" }} - {{ else if list "Denied"| has $status }} - {{ $color = "dark" }} - {{ end }} - {{- printf "%s" $color -}} - name: Status - pathTemplate: '{{ .status.phase }}' - priority: 3 - type: string - - name: Age - pathTemplate: '{{ .metadata.creationTimestamp }}' - priority: 3 - sort: - enable: true - template: '{{ .metadata.creationTimestamp | toDate "2006-01-02T15:04:05Z07:00" | unixEpoch }}' - type: integer - tooltip: - template: '{{ .metadata.creationTimestamp }}' - type: date - defaultView: false - resource: - group: ops.kubedb.com - kind: DB2OpsRequest - name: db2opsrequests - scope: Namespaced - version: v1alpha1