Closed davidebianchi closed 1 year ago
1.2.0
It should works without error
The behaviour is documented in this test: https://github.com/mia-platform/mlp/blob/main/pkg/deploy/utils_test.go#L128C1-L143
But it could happen when a namespace is emptied. The only way to success in this case is to delete the secret and recreate it.
What version or versions you have tested?
1.2.0
Which operating systems have you used?
What did you expect to happen?
It should works without error
What happened instead?
The behaviour is documented in this test: https://github.com/mia-platform/mlp/blob/main/pkg/deploy/utils_test.go#L128C1-L143
But it could happen when a namespace is emptied. The only way to success in this case is to delete the secret and recreate it.
Code of Conduct