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

[release-4.16] TRT-1686: Reduce logging of podspec in the PodsStreamer #28902

Open
wants to merge 1 commit into
base: release-4.16
Choose a base branch
from

Conversation

openshift-cherrypick-robot

This is an automated cherry-pick of #28833

/assign rphillips

400ish lines of error logging coming out of etcd pods was generating
over 12 million characters logged to the build-log.txt, mostly because
it was including a full massive podspec dump for each line. Settle the
logging down by just displaying the locator. Switches to using logrus
for structured logging.
@openshift-ci-robot
Copy link

openshift-ci-robot commented Jun 21, 2024

@openshift-cherrypick-robot: Ignoring requests to cherry-pick non-bug issues: TRT-1686

In response to this:

This is an automated cherry-pick of #28833

/assign rphillips

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@rphillips
Copy link
Contributor

/payload-aggregate periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-ovn 3

Copy link
Contributor

openshift-ci bot commented Jun 21, 2024

@rphillips: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-ovn

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/4278c3d0-3012-11ef-8719-5f1bb97a7770-0

@openshift-ci openshift-ci bot requested review from soltysh and stlaz June 21, 2024 21:09
Copy link
Contributor

openshift-ci bot commented Jun 21, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: openshift-cherrypick-robot
Once this PR has been reviewed and has the lgtm label, please assign deads2k for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@rphillips
Copy link
Contributor

/payload-aggregate periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-ovn 6

Copy link
Contributor

openshift-ci bot commented Jun 22, 2024

@rphillips: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-ovn

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/81ac3100-302a-11ef-8364-ac79a1304cd5-0

@openshift-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants