build
build copied to clipboard
[FEATURE] Stop Serving `v1alpha1` API
Is there an existing feature request for this?
- [X] I have searched the existing feature requests
Is your feature request related to a problem or use-case? Please describe.
Related to the v1beta1 API.
Describe the solution that you would like.
Stop serving the v1alpha1 API. As part of the typical/expected API versioning lifecycle, we should drop support for the v1alpha1 API once we are confident the community has the proper notification, and support to migrate to the v1beta1 API.
Describe alternatives you have considered.
N/A
Anything else?
Related to #1431 - that and other potential bugs related to v1alpha1 -> v1beta1 conversion can be closed out as obsolete once we do this.
/assign @karanibm6
Might be blocked by https://github.com/shipwright-io/cli/issues/294