Check DeleteTimestamp before creating/modifying resource #786
Labels
good first issue
Denotes an issue ready for a new contributor.
kind/bug
Categorizes issue or PR as related to a bug.
Bug report
We currently don't check if metadata.deleteTimestamp is set before modifying a resource.
Expected behavior
Give the user an error if metadata.deleteTimestamp is set; the resource is in the process of a foreground deletion.
Steps to reproduce the problem
Delete and then immediately modify a service
The text was updated successfully, but these errors were encountered: