porter-archive
porter-archive copied to clipboard
Pod deletion throws an error if the pod has been removed
Description
Location
- [X] Browser
- [ ] CLI
- [X] API
Steps to reproduce
Try to delete a failed pod that Kubernetes has automatically removed.
Additional Details
Along with throwing a more graceful error when the pod has been removed, we should keep the pods in sync through a notifier.