apecloud / kubeblocks

KubeBlocks is an open-source control plane software that runs and manages databases, message queues and other stateful applications on K8s.
https://kubeblocks.io
GNU Affero General Public License v3.0
2.1k stars 170 forks source link

[BUG] volume snapshot backup job panic #7750

Open loomts opened 3 months ago

loomts commented 3 months ago

Describe the bug When the volume snapshot feature is enabled, the backup repository will be ignored prepareBackupRequest, we should avoid constructing job actions since the volume snapshot doesn't require extensive preparation.

However, if job actions are defined in the YAML, it will panic when using backuprepo BuildJobActionPodSpec.

TODO: add more check.

woxQAQ commented 3 months ago

i wanna assign this

github-actions[bot] commented 2 months ago

This issue has been marked as stale because it has been open for 30 days with no activity