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

Restore requireAdminPasswordChange Helm property #18275

Merged
merged 1 commit into from
Nov 3, 2020
Merged

Restore requireAdminPasswordChange Helm property #18275

merged 1 commit into from
Nov 3, 2020

Conversation

mmorhun
Copy link
Contributor

@mmorhun mmorhun commented Nov 3, 2020

Signed-off-by: Mykola Morhun mmorhun@redhat.com

What does this PR do?

Fixes broken functionality which allows to make the requirement to change default admin password optional. Needed mostly for e2e tests.

What issues does this PR fix or reference?

#18074

How to test this PR?

It can be tested together with che-incubator/chectl#970 by providing the following helm patch:

che-keycloak:
  requireAdminPasswordChange: false

with --helm-patch-yaml chectl argument.

Alternatively, it is possible to modify helm upgrade-install command to include --set che-keycloak.requireAdminPasswordChange=false

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
@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/task Internal things, technical debt, and to-do tasks to be performed. labels Nov 3, 2020
@mmorhun mmorhun changed the title tmp Restore requireAdminPasswordChange Helm property Nov 3, 2020
@che-bot
Copy link
Contributor

che-bot commented Nov 3, 2020

✅ E2E Happy path tests succeed 🎉

See Details

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

  • Use comment "[crw-ci-test]" to rerun happy path E2E test.
  • Use comment "[crw-ci-test --rebuild]" to re-build the images and rerun happy path E2E test.

@tolusha tolusha mentioned this pull request Nov 3, 2020
46 tasks
@mmorhun mmorhun merged commit f4ccf6c into master Nov 3, 2020
@mmorhun mmorhun deleted the che-18074 branch November 3, 2020 15:36
@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 Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants