Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set served: true for v1alpha1 DevWorkspaces and DevWorkspaceTemplates #804

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

amisevsk
Copy link
Contributor

What does this PR do?:

Fixes a minor oversight in #738, which accidentally left v1alpha1 DevWorkspaces and DevWorkspaceTemplates as served: false. For the same reasons that the v1alpha1 API version needed to be returned, it also needs to be served -- otherwise OpenShift Console will fail to create Web Terminals.

Which issue(s) this PR fixes:

Related: #721

PR acceptance criteria:

How to test changes / Special notes to the reviewer:

After changes, it should be possible to do e.g. oc get devworkspaces.v1alpha1.workspace.devfile.io with the updated CRDs applied to the cluster.

@openshift-ci
Copy link

openshift-ci bot commented Mar 17, 2022

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: amisevsk, l0rd

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@amisevsk
Copy link
Contributor Author

Setting served:true was missed in #639 because it was introduced in a separate PR: #635

Signed-off-by: Angel Misevski <amisevsk@redhat.com>
@openshift-ci
Copy link

openshift-ci bot commented Mar 17, 2022

New changes are detected. LGTM label has been removed.

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.

None yet

2 participants