Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR fixes #535 Fixed: - [x] Fixed `ScaledownCronJob` does not scale up workload to 1 replica properly. - [x] Fixed wait until workload scaled down and pod force deletion for satefulset/daemonset. Issue to fix: - [x] backup count of repository crd get updated from second backup only, when status sub-resource is enabled. - [x] can not get snapshot. Error: ``` kubectl get snapshots --all-namespaces No resources found. Error from server: no pod found for workload stash-demo ``` - [x] Update test - [x] Update Snapshot doc to specify in which situation user will fail to list `Snapshot`
- Loading branch information