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

Fix invalid API version from openshift yml #7913

Merged
merged 1 commit into from
Dec 19, 2017
Merged

Fix invalid API version from openshift yml #7913

merged 1 commit into from
Dec 19, 2017

Conversation

Themodem
Copy link
Contributor

What does this PR do?

Quick sed fix for deployment to minishift.

Should probably be fixed in the maven2/io/fabric8/tenant/apps/che repo.

What issues does this PR fix or reference?

Closes #7803

Changelog

sed apps.openshift.io/ out of the version as its invalid when running deploy_che.sh

Release Notes

N/A

@codenvy-ci
Copy link

Can one of the admins verify this patch?

1 similar comment
@codenvy-ci
Copy link

Can one of the admins verify this patch?

@benoitf benoitf requested a review from l0rd December 18, 2017 08:36
Copy link
Contributor

@l0rd l0rd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving this because that's compatible with versions 3.5, 3.6 and 3.7 of OpenShift but that's not a bug, it's the new DeploymentConfig API endpoint introduced with OpenShift 3.6 (i.e. if you update your client and server the script should work fine).

@benoitf
Copy link
Contributor

benoitf commented Dec 18, 2017

@Themodem You should sign Eclipse ECA and amend your commit with ECA Signed-Off by footer (currently the ip validation of this PR is failing)
https://dev.eclipse.org/eclipse-webhook/services/status_details.php?id=5a377e1bd6eac

@benoitf benoitf added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/question Questions that haven't been identified as being feature requests or bugs. labels Dec 18, 2017
@Themodem
Copy link
Contributor Author

Hi @benoitf

Slightly confused about the ECA, the link provided by jenkins says my email address has not signed the ECA but if I look at the eclipse website that says I already have.

image

Am i missing another step?

Also the link from the jenkins webhook links to an out of date page

This page is deprecated and may contain some information that is no longer relevant or accurate.

@benoitf
Copy link
Contributor

benoitf commented Dec 19, 2017

@Themodem yes you need to amend your commit with Signed-Off: footer

Signed-off-by: Lee Fenlan <lee@fenlan.uk>
@Themodem
Copy link
Contributor Author

@benoitf ahh my bad, figured it would use gpg key signing.

Amended the commit.

Cheers

@benoitf benoitf merged commit 3919c89 into eclipse-che:master Dec 19, 2017
@benoitf benoitf added this to the 5.23.0 milestone Dec 19, 2017
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Dec 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question Questions that haven't been identified as being feature requests or bugs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

minishift get-che.sh fails with runtime.Unknown
4 participants