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 debug for locating startup issues #4481

Merged
merged 2 commits into from
Dec 2, 2021
Merged

Conversation

jim-docker
Copy link
Contributor

Signed-off-by: Jim Ehrismann jehrismann@mirantis.com

For help diagnosing the problem in #4473

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
@jim-docker jim-docker added the bug Something isn't working label Dec 1, 2021
@jim-docker jim-docker added this to the 5.3.2 milestone Dec 1, 2021
@jim-docker jim-docker requested a review from a team as a code owner December 1, 2021 22:00
@jim-docker jim-docker requested review from nevalla and jakolehm and removed request for a team December 1, 2021 22:00
@@ -99,6 +101,8 @@ if (app.commandLine.getSwitchValue("proxy-server") !== "") {
process.env.HTTPS_PROXY = app.commandLine.getSwitchValue("proxy-server");
}

logger.debug("lprm stuff");
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe change to more descriptive message? Not quite sure what is lprm within context.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sure, this was meant to be temporary but maybe this logging should stay. I'll add a log prefix as well

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
@Nokel81 Nokel81 modified the milestones: 5.3.2, 5.3.3 Dec 2, 2021
@Nokel81 Nokel81 added chore and removed bug Something isn't working labels Dec 2, 2021
@Nokel81 Nokel81 merged commit f78d9c5 into master Dec 2, 2021
@Nokel81 Nokel81 deleted the add-startup-probe-logs branch December 2, 2021 14:34
Nokel81 pushed a commit that referenced this pull request Dec 9, 2021
@Nokel81 Nokel81 mentioned this pull request Dec 9, 2021
Nokel81 pushed a commit that referenced this pull request Dec 9, 2021
Nokel81 pushed a commit that referenced this pull request Dec 9, 2021
@Nokel81 Nokel81 mentioned this pull request Dec 9, 2021
Nokel81 pushed a commit that referenced this pull request Dec 10, 2021
Nokel81 pushed a commit that referenced this pull request Dec 13, 2021
Nokel81 pushed a commit that referenced this pull request Dec 14, 2021
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.

None yet

3 participants