forked from eclipse-che/che-devfile-registry
-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update to the upstream #6
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Sergii Leshchenko <[email protected]>
Signed-off-by: Sergii Leshchenko <[email protected]>
Signed-off-by: Sergii Leshchenko <[email protected]>
Signed-off-by: Sergii Leshchenko <[email protected]>
Signed-off-by: Sergii Leshchenko <[email protected]>
Signed-off-by: Sergii Leshchenko <[email protected]>
Add samples to existing devfiles
Signed-off-by: Masaki Muranaka <[email protected]>
The community gradle dockerfile expects a volume at /home/gradle/.gradle If this volume is not included explicitly, the devfile can fail to start on kubernetes clusters, since docker will by default attempt to provision host storage for VOLUMEs. Many Kubernetes clusters forbid this for security reasons. Signed-off-by: Angel Misevski <[email protected]>
Signed-off-by: Sergii Leshchenko <[email protected]>
…mand (#20) Signed-off-by: Sergii Leshchenko <[email protected]>
* Add devfiles for PHP; fix typo
in the console.
Adds an example project to go devfile.
Signed-off-by: Mario Loriedo <[email protected]>
Change-Id: Ie306ff3cce525fcdf6d1a256583be761e7725cb1 Signed-off-by: Florent Benoit <[email protected]>
Clarify names of default stacks (#25) Signed-off-by: Michal Vala <[email protected]>
* Add NodeJS stack with react realworld app Signed-off-by: Anatoliy Bazko <[email protected]>
…trary user to make them OpenShift compatible Signed-off-by: Ilya Buziuk <[email protected]>
Signed-off-by: Anatoliy Bazko <[email protected]>
…s images to 'quay.io/eclipse-che' during the CI build Signed-off-by: Ilya Buziuk <[email protected]>
Signed-off-by: Ilya Buziuk <[email protected]>
Signed-off-by: Ilya Buziuk <[email protected]>
Signed-off-by: Ilya Buziuk <[email protected]>
Signed-off-by: Ilya Buziuk <[email protected]>
This commits contains devfile for: * Java Spring Boot * Java with Spring Boot and MySQL * Java Vert.x Signed-off-by: Sergii Leshchenko <[email protected]>
* Patch all used images for arbitrary users on OpenShift - Patch all currently used images for arbitrary user support - Move $HOME and $PS1 definition into arbitrary user patch to simplify devfiles and make UX more consistent - Add additional fixes to patched images: - Set chmod g=u on /home to allow write access - Create home directory if it does not exist Signed-off-by: Angel Misevski <[email protected]>
Signed-off-by: Angel Misevski <[email protected]>
Signed-off-by: Mario Loriedo <[email protected]>
Signed-off-by: Anatoliy Bazko <[email protected]>
* fix helm chart deployment strategy config Signed-off-by: Michal Vala <[email protected]>
Signed-off-by: Ilya Buziuk <[email protected]>
Update the arbitrary users patch to make sure $HOME is always writable, fixing issues with some images. Update java-spring, java-mysql, and java-vertx to use patched images - Update the commands in these images since maven wrapper is incompatible with community maven image Signed-off-by: Angel Misevski <[email protected]>
Signed-off-by: Angel Misevski <[email protected]>
Signed-off-by: Ilya Buziuk <[email protected]>
che.openshift.io eclipse-che/che#13832 Signed-off-by: Aurélien Pupier <[email protected]>
…he 'arbitrary-user-patch' image build Signed-off-by: Ilya Buziuk <[email protected]>
Signed-off-by: Ilya Buziuk <[email protected]>
Signed-off-by: Mario Loriedo <[email protected]>
Signed-off-by: Mario Loriedo <[email protected]>
Signed-off-by: Mario Loriedo <[email protected]>
…anization only Signed-off-by: Ilya Buziuk <[email protected]>
…upstream Signed-off-by: Masaki Muranaka <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.