Skip to content

Switch k8s apiVersion to v1alpha2#125

Merged
amisevsk merged 1 commit intodevfile:masterfrom
amisevsk:v1alpha2-apiversion
Aug 26, 2020
Merged

Switch k8s apiVersion to v1alpha2#125
amisevsk merged 1 commit intodevfile:masterfrom
amisevsk:v1alpha2-apiversion

Conversation

@amisevsk
Copy link
Contributor

@amisevsk amisevsk commented Aug 25, 2020

What does this PR do?

Switch CRD version to v1alpha2. v1alpha2 CRDs are not meant to be deployed yet as their spec is not necessarily fixed. The pkg/apis can continue to be used, and should be compatible by switching imports from v1alpha1 to v1alpha2

What issues does this PR fix or reference?

Fixes #111

Is your PR tested? Consider putting some instruction how to test your changes

./build.sh completes successfully

@amisevsk amisevsk requested a review from davidfestal August 25, 2020 21:18
@amisevsk amisevsk requested a review from sleshchenko as a code owner August 25, 2020 21:18
Switch devworkspace API to v1alpha2 to allow for breaking changes from
v1alpha1.

Signed-off-by: Angel Misevski <amisevsk@redhat.com>
@amisevsk amisevsk force-pushed the v1alpha2-apiversion branch from 32d14f9 to 47ca42e Compare August 26, 2020 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Need to fix version v1alpha1 of devfile API

2 participants