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

Versions should be validated in create and update calls to webhook #230

Open janiskemper opened 1 week ago

janiskemper commented 1 week ago

/kind bug

What steps did you take and what happened: We currently validate versions only in the create webhook.

What did you expect to happen: This should be also done in update.