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

Ensure deployment logs are always collected #1878

Closed
wants to merge 1 commit into from

Conversation

lazyfrosch
Copy link
Contributor

Especially before running health checks.

Main problem with this was that for the user in UI, logs where only collected when reloading the deployment list.

If the user doesn't wait long enough, by switching to a different controller, the deployment stays stale.

Same can happen when the ConfigJob deploys, and the deployment does not finish within 3 seconds.

@Thomas-Gelf opinion?

Especially before running health checks.
@lazyfrosch lazyfrosch added the bug label May 22, 2019
@lazyfrosch lazyfrosch added this to the 1.7.0 milestone May 22, 2019
@lazyfrosch lazyfrosch self-assigned this May 22, 2019
@Thomas-Gelf
Copy link
Contributor

@lazyfrosch: IMHO running a health check should trigger no action at all, without exemptions. The background daemon is going to be mandatory anyways with v1.7.0 - this can become one of it's first tasks. I'd love to finally remove this completely from the front-end.

@Thomas-Gelf
Copy link
Contributor

Created #1905, closing this one.

@Thomas-Gelf Thomas-Gelf closed this Jul 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants