From ed285e9a6bea591c239b91ba16f0e585bc2a289a Mon Sep 17 00:00:00 2001 From: Arnob Kumar Saha Date: Mon, 9 Dec 2024 19:36:00 +0600 Subject: [PATCH] Add icons for 'Configure Backup' & 'Instant Backup' (#515) Signed-off-by: Arnob kumar saha --- .../kubedb.com/v1/elasticsearches.yaml | 4 ++-- hub/resourceeditors/kubedb.com/v1/mariadbs.yaml | 4 ++-- hub/resourceeditors/kubedb.com/v1/mongodbs.yaml | 4 ++-- hub/resourceeditors/kubedb.com/v1/mysqls.yaml | 4 ++-- hub/resourceeditors/kubedb.com/v1/postgreses.yaml | 4 ++-- hub/resourceeditors/kubedb.com/v1/redises.yaml | 4 ++-- .../kubedb.com/v1alpha2/elasticsearches.yaml | 2 +- .../kubedb.com/v1alpha2/mariadbs.yaml | 2 +- .../kubedb.com/v1alpha2/mongodbs.yaml | 2 +- .../kubedb.com/v1alpha2/mssqlservers.yaml | 4 ++-- hub/resourceeditors/kubedb.com/v1alpha2/mysqls.yaml | 2 +- .../kubedb.com/v1alpha2/postgreses.yaml | 2 +- hub/resourceeditors/kubedb.com/v1alpha2/redises.yaml | 2 +- .../kubedb.com/v1alpha2/singlestores.yaml | 4 ++-- hub/resourceeditors/kubedb.com/v1alpha2/solrs.yaml | 4 ++-- icons/action-icons/configure-backup.svg | 12 ++++++++++++ icons/action-icons/instant-backup.svg | 3 +++ icons/action-icons/vertical_scale.svg | 4 +++- 18 files changed, 42 insertions(+), 25 deletions(-) create mode 100644 icons/action-icons/configure-backup.svg create mode 100644 icons/action-icons/instant-backup.svg diff --git a/hub/resourceeditors/kubedb.com/v1/elasticsearches.yaml b/hub/resourceeditors/kubedb.com/v1/elasticsearches.yaml index 605ab478d..04aa4de87 100644 --- a/hub/resourceeditors/kubedb.com/v1/elasticsearches.yaml +++ b/hub/resourceeditors/kubedb.com/v1/elasticsearches.yaml @@ -33,7 +33,7 @@ spec: enforceQuota: false flow: standalone-edit icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/configure-backup.svg type: image/svg+xml name: Configure Backup operationId: edit-self-backupconfiguration @@ -47,7 +47,7 @@ spec: enforceQuota: false flow: standalone-create icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/instant-backup.svg type: image/svg+xml name: Instant Backup operationId: create-instant-backup diff --git a/hub/resourceeditors/kubedb.com/v1/mariadbs.yaml b/hub/resourceeditors/kubedb.com/v1/mariadbs.yaml index 915cdbb22..cd41af7d2 100644 --- a/hub/resourceeditors/kubedb.com/v1/mariadbs.yaml +++ b/hub/resourceeditors/kubedb.com/v1/mariadbs.yaml @@ -33,7 +33,7 @@ spec: enforceQuota: false flow: standalone-edit icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/configure-backup.svg type: image/svg+xml name: Configure Backup operationId: edit-self-backupconfiguration @@ -47,7 +47,7 @@ spec: enforceQuota: false flow: standalone-create icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/instant-backup.svg type: image/svg+xml name: Instant Backup operationId: create-instant-backup diff --git a/hub/resourceeditors/kubedb.com/v1/mongodbs.yaml b/hub/resourceeditors/kubedb.com/v1/mongodbs.yaml index 10610b9b2..09f9ea0b3 100644 --- a/hub/resourceeditors/kubedb.com/v1/mongodbs.yaml +++ b/hub/resourceeditors/kubedb.com/v1/mongodbs.yaml @@ -33,7 +33,7 @@ spec: enforceQuota: false flow: standalone-edit icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/configure-backup.svg type: image/svg+xml name: Configure Backup operationId: edit-self-backupconfiguration @@ -47,7 +47,7 @@ spec: enforceQuota: false flow: standalone-create icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/instant-backup.svg type: image/svg+xml name: Instant Backup operationId: create-instant-backup diff --git a/hub/resourceeditors/kubedb.com/v1/mysqls.yaml b/hub/resourceeditors/kubedb.com/v1/mysqls.yaml index f549de9f8..c4c71b40c 100644 --- a/hub/resourceeditors/kubedb.com/v1/mysqls.yaml +++ b/hub/resourceeditors/kubedb.com/v1/mysqls.yaml @@ -33,7 +33,7 @@ spec: enforceQuota: false flow: standalone-edit icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/configure-backup.svg type: image/svg+xml name: Configure Backup operationId: edit-self-backupconfiguration @@ -47,7 +47,7 @@ spec: enforceQuota: false flow: standalone-create icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/instant-backup.svg type: image/svg+xml name: Instant Backup operationId: create-instant-backup diff --git a/hub/resourceeditors/kubedb.com/v1/postgreses.yaml b/hub/resourceeditors/kubedb.com/v1/postgreses.yaml index 03e85320d..8dbe7d345 100644 --- a/hub/resourceeditors/kubedb.com/v1/postgreses.yaml +++ b/hub/resourceeditors/kubedb.com/v1/postgreses.yaml @@ -33,7 +33,7 @@ spec: enforceQuota: false flow: standalone-edit icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/configure-backup.svg type: image/svg+xml name: Configure Backup operationId: edit-self-backupconfiguration @@ -47,7 +47,7 @@ spec: enforceQuota: false flow: standalone-create icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/instant-backup.svg type: image/svg+xml name: Instant Backup operationId: create-instant-backup diff --git a/hub/resourceeditors/kubedb.com/v1/redises.yaml b/hub/resourceeditors/kubedb.com/v1/redises.yaml index ba084f21b..c6b9c1e80 100644 --- a/hub/resourceeditors/kubedb.com/v1/redises.yaml +++ b/hub/resourceeditors/kubedb.com/v1/redises.yaml @@ -33,7 +33,7 @@ spec: enforceQuota: false flow: standalone-edit icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/configure-backup.svg type: image/svg+xml name: Configure Backup operationId: edit-self-backupconfiguration @@ -47,7 +47,7 @@ spec: enforceQuota: false flow: standalone-create icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/instant-backup.svg type: image/svg+xml name: Instant Backup operationId: create-instant-backup diff --git a/hub/resourceeditors/kubedb.com/v1alpha2/elasticsearches.yaml b/hub/resourceeditors/kubedb.com/v1alpha2/elasticsearches.yaml index 05157bf90..bdfb78e9e 100644 --- a/hub/resourceeditors/kubedb.com/v1alpha2/elasticsearches.yaml +++ b/hub/resourceeditors/kubedb.com/v1alpha2/elasticsearches.yaml @@ -33,7 +33,7 @@ spec: enforceQuota: false flow: standalone-edit icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/configure-backup.svg type: image/svg+xml name: Configure Backup operationId: edit-self-backupconfiguration diff --git a/hub/resourceeditors/kubedb.com/v1alpha2/mariadbs.yaml b/hub/resourceeditors/kubedb.com/v1alpha2/mariadbs.yaml index 564264912..41c1b41dd 100644 --- a/hub/resourceeditors/kubedb.com/v1alpha2/mariadbs.yaml +++ b/hub/resourceeditors/kubedb.com/v1alpha2/mariadbs.yaml @@ -33,7 +33,7 @@ spec: enforceQuota: false flow: standalone-edit icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/configure-backup.svg type: image/svg+xml name: Configure Backup operationId: edit-self-backupconfiguration diff --git a/hub/resourceeditors/kubedb.com/v1alpha2/mongodbs.yaml b/hub/resourceeditors/kubedb.com/v1alpha2/mongodbs.yaml index 374ed959b..e05bd3892 100644 --- a/hub/resourceeditors/kubedb.com/v1alpha2/mongodbs.yaml +++ b/hub/resourceeditors/kubedb.com/v1alpha2/mongodbs.yaml @@ -33,7 +33,7 @@ spec: enforceQuota: false flow: standalone-edit icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/configure-backup.svg type: image/svg+xml name: Configure Backup operationId: edit-self-backupconfiguration diff --git a/hub/resourceeditors/kubedb.com/v1alpha2/mssqlservers.yaml b/hub/resourceeditors/kubedb.com/v1alpha2/mssqlservers.yaml index 02bfde636..700fdc5ae 100644 --- a/hub/resourceeditors/kubedb.com/v1alpha2/mssqlservers.yaml +++ b/hub/resourceeditors/kubedb.com/v1alpha2/mssqlservers.yaml @@ -33,7 +33,7 @@ spec: enforceQuota: false flow: standalone-edit icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/configure-backup.svg type: image/svg+xml name: Configure Backup operationId: edit-self-backupconfiguration @@ -47,7 +47,7 @@ spec: enforceQuota: false flow: standalone-create icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/instant-backup.svg type: image/svg+xml name: Instant Backup operationId: create-instant-backup diff --git a/hub/resourceeditors/kubedb.com/v1alpha2/mysqls.yaml b/hub/resourceeditors/kubedb.com/v1alpha2/mysqls.yaml index c795bbb83..f7622d331 100644 --- a/hub/resourceeditors/kubedb.com/v1alpha2/mysqls.yaml +++ b/hub/resourceeditors/kubedb.com/v1alpha2/mysqls.yaml @@ -33,7 +33,7 @@ spec: enforceQuota: false flow: standalone-edit icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/configure-backup.svg type: image/svg+xml name: Configure Backup operationId: edit-self-backupconfiguration diff --git a/hub/resourceeditors/kubedb.com/v1alpha2/postgreses.yaml b/hub/resourceeditors/kubedb.com/v1alpha2/postgreses.yaml index 32e75c632..70a07646e 100644 --- a/hub/resourceeditors/kubedb.com/v1alpha2/postgreses.yaml +++ b/hub/resourceeditors/kubedb.com/v1alpha2/postgreses.yaml @@ -33,7 +33,7 @@ spec: enforceQuota: false flow: standalone-edit icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/configure-backup.svg type: image/svg+xml name: Configure Backup operationId: edit-self-backupconfiguration diff --git a/hub/resourceeditors/kubedb.com/v1alpha2/redises.yaml b/hub/resourceeditors/kubedb.com/v1alpha2/redises.yaml index ecfe6d1cc..822145d96 100644 --- a/hub/resourceeditors/kubedb.com/v1alpha2/redises.yaml +++ b/hub/resourceeditors/kubedb.com/v1alpha2/redises.yaml @@ -33,7 +33,7 @@ spec: enforceQuota: false flow: standalone-edit icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/configure-backup.svg type: image/svg+xml name: Configure Backup operationId: edit-self-backupconfiguration diff --git a/hub/resourceeditors/kubedb.com/v1alpha2/singlestores.yaml b/hub/resourceeditors/kubedb.com/v1alpha2/singlestores.yaml index b151e5332..64302420c 100644 --- a/hub/resourceeditors/kubedb.com/v1alpha2/singlestores.yaml +++ b/hub/resourceeditors/kubedb.com/v1alpha2/singlestores.yaml @@ -33,7 +33,7 @@ spec: enforceQuota: false flow: standalone-edit icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/configure-backup.svg type: image/svg+xml name: Configure Backup operationId: edit-self-backupconfiguration @@ -47,7 +47,7 @@ spec: enforceQuota: false flow: standalone-create icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/instant-backup.svg type: image/svg+xml name: Instant Backup operationId: create-instant-backup diff --git a/hub/resourceeditors/kubedb.com/v1alpha2/solrs.yaml b/hub/resourceeditors/kubedb.com/v1alpha2/solrs.yaml index 3386f5435..10645752b 100644 --- a/hub/resourceeditors/kubedb.com/v1alpha2/solrs.yaml +++ b/hub/resourceeditors/kubedb.com/v1alpha2/solrs.yaml @@ -33,7 +33,7 @@ spec: enforceQuota: false flow: standalone-edit icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/configure-backup.svg type: image/svg+xml name: Configure Backup operationId: edit-self-backupconfiguration @@ -47,7 +47,7 @@ spec: enforceQuota: false flow: standalone-create icons: - - src: https://cdn.appscode.com/k8s/icons/action-icons/backup.svg + - src: https://cdn.appscode.com/k8s/icons/action-icons/instant-backup.svg type: image/svg+xml name: Instant Backup operationId: create-instant-backup diff --git a/icons/action-icons/configure-backup.svg b/icons/action-icons/configure-backup.svg new file mode 100644 index 000000000..c195aa9e2 --- /dev/null +++ b/icons/action-icons/configure-backup.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/action-icons/instant-backup.svg b/icons/action-icons/instant-backup.svg new file mode 100644 index 000000000..f627df083 --- /dev/null +++ b/icons/action-icons/instant-backup.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/action-icons/vertical_scale.svg b/icons/action-icons/vertical_scale.svg index 73008bf16..d9691d930 100644 --- a/icons/action-icons/vertical_scale.svg +++ b/icons/action-icons/vertical_scale.svg @@ -1 +1,3 @@ - + + +