Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 47 additions & 0 deletions hub/resourceeditors/kubedb.com/v1alpha2/milvuses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,53 @@ spec:
version: v1alpha2
ui:
actions:
- items:
- editor:
name: kubedbcom-milvus-editor
sourceRef:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-wizards-oci
version: v0.36.0
enforceQuota: false
flow: standalone-edit
icon: material-symbols-light:backup-outline
icons:
- src: https://cdn.appscode.com/k8s/icons/action-icons/configure-backup.svg
type: image/svg+xml
name: Configure Backup
operationId: edit-self-backupconfiguration
- editor:
name: corekubestashcom-backupsession-editor
sourceRef:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-wizards-oci
version: v0.36.0
enforceQuota: false
flow: standalone-create
icon: carbon:ibm-cloud-backup-and-recovery
icons:
- src: https://cdn.appscode.com/k8s/icons/action-icons/instant-backup.svg
type: image/svg+xml
name: Instant Backup
operationId: create-instant-backup
- editor:
name: corekubestashcom-restoresession-editor-options
sourceRef:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-wizards-oci
version: v0.36.0
enforceQuota: false
flow: standalone-create
icon: mdi:backup-restore
icons:
- src: https://cdn.appscode.com/k8s/icons/action-icons/restore.svg
type: image/svg+xml
name: Restore
operationId: create-restoresession
name: Backups
- items:
- editor:
name: opskubedbcom-milvusopsrequest-editor
Expand Down
9 changes: 9 additions & 0 deletions hub/resourceoutlines/kubedb.com/v1alpha2/kubedb/milvuses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,15 @@ spec:
sort:
fieldName: Age
order: Ascending
- icon: carbon:data-backup
name: Backup
requiredFeatureSets:
opscenter-backup:
- kubestash
sections:
- blocks:
- kind: Block
name: core.kubestash.com-v1alpha1-kubedb-backup
- icon: hugeicons:database-locked
name: Security
sections:
Expand Down
Loading