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

Add ability to set up Che workspace and postgress pvc class names using helm. #15677

Merged
merged 4 commits into from
Jan 16, 2020

Conversation

AndrienkoAleksandr
Copy link
Contributor

What does this PR do?

Add ability to set up Che workspace and Postgres pvc class names using helm.

What issues does this PR fix or reference?

#15157

Signed-off-by: Oleksandr Andriienko oandriie@redhat.com

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
@@ -62,6 +62,8 @@ global:
# Possible values: common, per-workspace, unique
cheWorkspacesPVCStrategy: "common"
pvcClaim: "1Gi"
cheWorkspacePVCStorageClassName: ""
chePostgresPVCStorageClassName: ""
Copy link
Member

Choose a reason for hiding this comment

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

Let put it somewhere in postgres related section?

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
@tolusha tolusha mentioned this pull request Jan 15, 2020
16 tasks
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
@che-bot
Copy link
Contributor

che-bot commented Jan 15, 2020

E2E tests of Eclipse Che Multiuser on OCP has failed:

@che-bot che-bot added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/enhancement A feature request - must adhere to the feature request template. labels Jan 15, 2020
@che-bot
Copy link
Contributor

che-bot commented Jan 16, 2020

✅ E2E Happy path tests succeed 🎉

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

@centos-ci
Copy link

Can one of the admins verify this patch?

@che-bot
Copy link
Contributor

che-bot commented Jan 16, 2020

E2E tests of Eclipse Che Multiuser on OCP has been successful:

@AndrienkoAleksandr AndrienkoAleksandr merged commit d13f9d3 into master Jan 16, 2020
@AndrienkoAleksandr AndrienkoAleksandr deleted the addAbilityToSetUpChePVCClassNamesUsingHelm branch January 16, 2020 10:30
@che-bot che-bot removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Jan 16, 2020
@che-bot che-bot added this to the 7.8.0 milestone Jan 16, 2020
@tolusha tolusha mentioned this pull request Jan 27, 2020
35 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants