You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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`
0 commit comments