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

tsh: remove noisy debug log #50037

Merged
merged 1 commit into from
Dec 11, 2024
Merged

tsh: remove noisy debug log #50037

merged 1 commit into from
Dec 11, 2024

Conversation

zmb3
Copy link
Collaborator

@zmb3 zmb3 commented Dec 10, 2024

Teleport TLS certificate valid until "2024-12-11 04:35:25 +0000 UTC"

This log line is not super helpful and adds a lot of noise to tsh debug logs because it is repeated many times.

We don't need it, because:

  • it doesn't tell you what certificate is valid
  • encountering a valid certificate is expected behavior and not something that we expect to help when debugging an issue

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-50037.d3pp5qlev8mo18.amplifyapp.com

@zmb3 zmb3 added the no-changelog Indicates that a PR does not require a changelog entry label Dec 10, 2024
    Teleport TLS certificate valid until "2024-12-11 04:35:25 +0000 UTC"

This log line is not super helpful and adds a lot of noise to tsh debug
logs because it is repeated many times.

We don't need it, because:
- it doesn't tell you _what_ certificate is valid
- encountering a valid certificate is expected behavior and not
  something that we expect to help when debugging an issue
@zmb3 zmb3 force-pushed the zmb3/tsh-debug-noise branch from c00f0b9 to c4d2d7a Compare December 11, 2024 02:29
@zmb3 zmb3 enabled auto-merge December 11, 2024 18:43
@zmb3 zmb3 added this pull request to the merge queue Dec 11, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 11, 2024
@zmb3 zmb3 added this pull request to the merge queue Dec 11, 2024
Merged via the queue into master with commit d303ec4 Dec 11, 2024
42 checks passed
@zmb3 zmb3 deleted the zmb3/tsh-debug-noise branch December 11, 2024 19:23
@public-teleport-github-review-bot

@zmb3 See the table below for backport results.

Branch Result
branch/v17 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v17 no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants