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

make KC configuration before CHE start in case of deploy to OS #9181

Merged
merged 1 commit into from
Mar 22, 2018

Conversation

riuvshin
Copy link
Contributor

@riuvshin riuvshin commented Mar 22, 2018

make KC configuration before CHE start
with changes introduced in #8650 CHE calling KC during start-up
while deploy script performed KC configuration AFTER CHE pod is fully deployed. So CHE was failed to start because KC was not ready on it's start and due to another bug fixed by #9168 CHE liveness probe didn't work properly and CHE pod in failed state was treated as healthy
needed for: #8650

make KC configuration before CHE pod start
@riuvshin riuvshin self-assigned this Mar 22, 2018
@riuvshin riuvshin requested review from garagatyi, a user and sleshchenko March 22, 2018 12:27
@riuvshin riuvshin requested a review from l0rd as a code owner March 22, 2018 12:27
@riuvshin riuvshin changed the title fix deploy che multiuser make KC configuration before CHE start in case of deploy to OS Mar 22, 2018
@benoitf benoitf added the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Mar 22, 2018
@riuvshin riuvshin merged commit 67e95e9 into master Mar 22, 2018
@riuvshin riuvshin deleted the riuvshin-patch-1 branch March 22, 2018 12:44
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Mar 22, 2018
@benoitf benoitf added this to the 6.3.0 milestone Mar 22, 2018
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.

4 participants