-
-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
Milestone
Description
Describe the bug
When deleting a Microcks resource, the previously created Secrets for ws-ingress and grpc-ingress are not deleted. This prevents subsequent reinstallations to work because the operator complains about already existing Secrets.
Expected behavior
The secrets must be corretly deleted after deletation of the Microcks CR instance.
Actual behavior
The secrets for holding certs are not deleted.
How to Reproduce?
No response
Microcks version or git rev
Operation version 0.0.7
Install method (docker-compose, helm chart, operator, docker-desktop extension,...)
No response
Additional information
No response
Reactions are currently unavailable