SovereignCloudStack / cluster-stack-operator

The SCS Cluster Stack Operator takes care of life cycle management, configuration and provider specific tasks of Kubernetes clusters created with SCS Cluster Stacks
https://scs.community/
Apache License 2.0
7 stars 3 forks source link

Multi-stage cluster addons: Delete EvaluatedCELCondition on success #198

Closed janiskemper closed 1 week ago

janiskemper commented 2 weeks ago

/kind bug

What steps did you take and what happened: The condition stays with an error message, even after it succeeded.

What did you expect to happen: We should remove it after success so that the users don't see an error that does not exist anymore.