Steps to reproduce
- Login to Fairdrive
- Delete an existing pod
- Try creating the same pod again
- Try creating pod with a different name
Result
Getting Request failed with status code 409 errors
Expected result
It should be possible to create a pod with the existing name as a previous one. And the content of that pod should be empty. Also creating other pods shouldn't throw errors.
Steps to reproduce
Result
Getting
Request failed with status code 409errorsExpected result
It should be possible to create a pod with the existing name as a previous one. And the content of that pod should be empty. Also creating other pods shouldn't throw errors.