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

Use --v 4 on kube-controller-manager for debugging #1693

Merged
merged 1 commit into from
Sep 25, 2020

Conversation

ANeumann82
Copy link
Member

Signed-off-by: Andreas Neumann aneumann@mesosphere.com

What this PR does / why we need it:

Fixes #1691

Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
Copy link
Contributor

@zen-dog zen-dog left a comment

Choose a reason for hiding this comment

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

🎉

Copy link
Contributor

@alenkacz alenkacz left a comment

Choose a reason for hiding this comment

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

👏 thanks! Can you also retrigger CI in this PR several times to see if we get that log to debug the flaky test? (btw. with this setting, do you see the job controller working with the deadline there in the controller-manager logs?)

@ANeumann82
Copy link
Member Author

👏 thanks! Can you also retrigger CI in this PR several times to see if we get that log to debug the flaky test? (btw. with this setting, do you see the job controller working with the deadline there in the controller-manager logs?)

I've retriggered the CI quite a few times now, couldn't reproduce the flaky test though :( I think i'll just merge this PR and we'll have to wait for it to happen somewhere else.

And yes, with --v 4 the job controller logs the detailed handling of jobs

Copy link
Contributor

@alenkacz alenkacz left a comment

Choose a reason for hiding this comment

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

really strange, I wonder if it's some hiccup on circle CI side then because it happened TWICE on my KEP PR.

Anyway - thanks 👏

@ANeumann82 ANeumann82 merged commit 105c589 into main Sep 25, 2020
@ANeumann82 ANeumann82 deleted the an/debug-flaky-e2e branch September 25, 2020 09:51
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.

Flaky e2e test - terminal-failed-job
4 participants