operator-framework / operator-controller

A new and improved management framework for extending Kubernetes with Operators
https://operator-framework.github.io/operator-controller/
Apache License 2.0
73 stars 54 forks source link

Promote v1alpha1 `ClusterExtension` API version to v1 #1155

Closed everettraven closed 1 week ago

everettraven commented 3 months ago

Once all the changes to stabilize the ClusterExtension API have been made, we need to ensure we update the API version from v1alpha1 to v1

[!NOTE] This issue should be done as one of the last in the chain

yashoza19 commented 2 months ago

/assign

everettraven commented 2 months ago

@yashoza19 Just a heads up that this issue should be the last one done and may be held for a bit pending another round of API review after all planned changes are made to ensure we haven't missed anything.

yashoza19 commented 2 months ago

@yashoza19 Just a heads up that this issue should be the last one done and may be held for a bit pending another round of API review after all planned changes are made to ensure we haven't missed anything.

Thanks for the heads up. I figured this issue might not be in progress until all other API ones are done. I'll pick up something else in the meantime.