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

K8s-like devfile naming #13490

Merged
merged 13 commits into from Jun 10, 2019
Merged

Conversation

metlos
Copy link
Contributor

@metlos metlos commented Jun 6, 2019

What does this PR do?

This renames specVersion to apiVersion and name to metadata.name so that devfile is more in line with kubernetes conventions.

What issues does this PR fix or reference?

#13336

Tests are not passing.

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
…naming

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
@metlos
Copy link
Contributor Author

metlos commented Jun 7, 2019

ci-test

@che-bot
Copy link
Contributor

che-bot commented Jun 7, 2019

Results of automated E2E tests of Eclipse Che Multiuser on OCP:
Build details
Test report
docker image: eclipseche/che-server:13490
https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

Copy link
Contributor

@mshaposhnik mshaposhnik left a comment

Choose a reason for hiding this comment

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

looks good

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
@metlos
Copy link
Contributor Author

metlos commented Jun 7, 2019

ci-build

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
to the latest API version.

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
tests.

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
…naming

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
@metlos
Copy link
Contributor Author

metlos commented Jun 10, 2019

ci-test

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
…naming

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
@metlos
Copy link
Contributor Author

metlos commented Jun 10, 2019

ci-test

@che-bot
Copy link
Contributor

che-bot commented Jun 10, 2019

Results of automated E2E tests of Eclipse Che Multiuser on OCP:
Build details
Test report
docker image: eclipseche/che-server:13490
https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
@metlos
Copy link
Contributor Author

metlos commented Jun 10, 2019

ci-test

@che-bot
Copy link
Contributor

che-bot commented Jun 10, 2019

Results of automated E2E tests of Eclipse Che Multiuser on OCP:
Build details
Test report
docker image: eclipseche/che-server:13490
https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

@metlos metlos merged commit caae00e into eclipse-che:master Jun 10, 2019
@che-bot che-bot added this to the 7.0.0 milestone Jun 27, 2019
skabashnyuk pushed a commit that referenced this pull request Jan 3, 2020
`specVersion` is now `apiVersion` and is bumped to 1.0.0
`name` is now nested under the new `metadata` element.

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
skabashnyuk pushed a commit to skabashnyuk/che that referenced this pull request Mar 11, 2020
`specVersion` is now `apiVersion` and is bumped to 1.0.0
`name` is now nested under the new `metadata` element.

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
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

4 participants