Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Devfile spec changes after eclipse/che feedbacks #1

Merged
merged 8 commits into from
Nov 9, 2018
Merged

Conversation

l0rd
Copy link
Contributor

@l0rd l0rd commented Nov 8, 2018

Changes related to the comments on eclipse-che/che#11832

Copy link

@garagatyi garagatyi 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!

type: dockerImage
image: maven:3.5.4-jdk-8
entryPoint: sleep infinity
persistentVolumes:

Choose a reason for hiding this comment

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

Do we need to call it persistentVolumes? Maybe simplify it to volumes?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good idea. It makes me think that for the dockerImage definition (and other 3rd party objects) we should try to reuse existing API as much as possible instead of reinventing ours.

@l0rd l0rd merged commit eaf456f into master Nov 9, 2018
@l0rd l0rd deleted the devfile-changes branch November 9, 2018 15:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants