GCR image not deleted
Open
bug
- Dominant language
- Python
- Stars
- 26
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
When application container is stored in GCR, it is not getting deleted through 'cld container delete'.
In the code we have implemented appropriate calls
https://github.com/cloud-ark/cloudark/blob/master/server/server_plugins/gcloud/resource/gcr.py#L71
However, this is failing. So we have left the code but it is not wired up to 'cld container delete'.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.