enterprise-k8s-azure-backup workflow does not wait for backup jobs to complete
Open
bug
- Dominant language
- HCL
- Stars
- 32
- Forks
- 9
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 2
Description
enterprise-k8s-azure-backup workflow must wait for backup job to complete and fail if the job failed. But of ArcGIS Enterprise on Kubernetes 11.4 enterprise-k8s-azure-backup workflow run complete immediately after submitting a backup job.
create-backup command output:
```
Backup job submitted. Job ID: j59a69e34-8181-4747-a1a3-fb4c67e79583
Waiting for backup to complete...
Backup completed.
Stage 'Validation' not_started in .
Stage 'Stage Relational store' not_started in .
Stage 'Stage Object store' not_started in .
Stage 'Stage system configuration' not_started in .
Stage 'Post backup operation cleanup' not_started in .
```
Contributor guide
Assessment
This issue has not been assessed yet.