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

Update to the upstream #6

Merged
merged 49 commits into from
Jul 29, 2019
Merged

Update to the upstream #6

merged 49 commits into from
Jul 29, 2019

Conversation

monaka
Copy link
Member

@monaka monaka commented Jul 29, 2019

No description provided.

sleshchenko and others added 30 commits June 13, 2019 17:11
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]>
* Add devfiles for PHP; fix typo
Adds an example project to go devfile.
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]>
…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]>
sleshchenko and others added 19 commits July 16, 2019 11:43
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]>
* fix helm chart deployment strategy config

Signed-off-by: Michal Vala <[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]>
…he 'arbitrary-user-patch' image build

Signed-off-by: Ilya Buziuk <[email protected]>
Signed-off-by: Mario Loriedo <[email protected]>
@monaka monaka merged commit 5123de1 into pizzafactory Jul 29, 2019
@monaka monaka deleted the pr-update-to-the-upstream branch July 29, 2019 08:00
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.