I ran into another problem related to deleting sta...
# kubernetes
h
I ran into another problem related to deleting stacks (with pulumi operator v2). I created a stack with an invalid name
<http://example.com|example.com>
. And the operator failed with
failed to apply service: Service \"example.com-workspace\" is invalid
Then I could not delete the stack, and it's stuck.