servicebinding / spec

Specification for binding services to k8s workloads
https://servicebinding.io
Apache License 2.0
92 stars 35 forks source link

Bump CRD version to v1beta1 #150

Closed scothis closed 3 years ago

scothis commented 3 years ago

The next release of the spec is intended as the 1.0 version of the spec, which will include a commitment to backwards compatibility. The equivlent version for CRDs is v1beta1.

This is not an indication that the current resoruces as the spec is written are currently beta quality, but that the next release will be.

Signed-off-by: Scott Andrews andrewssc@vmware.com

scothis commented 3 years ago

Leaving as a draft since we may want to coordinate the version bump with the api group change.

arthurdm commented 3 years ago

Leaving as a draft since we may want to coordinate the version bump with the api group change.

Ya - I was thinking about this point. It seems like our maintenance would be smaller if we completed the move into the SIG world first.

scothis commented 3 years ago

It seems like our maintenance would be smaller if we completed the move into the SIG world first

we'd certainly want to do both before the 1.0 release.

scothis commented 3 years ago

Closing for now, we can bump the version when we're ready