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

moderate-words logs all events #56

Closed
BenTheElder opened this issue Aug 30, 2022 · 11 comments · Fixed by #62
Closed

moderate-words logs all events #56

BenTheElder opened this issue Aug 30, 2022 · 11 comments · Fixed by #62
Assignees
Labels
lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.

Comments

@BenTheElder
Copy link
Member

BenTheElder commented Aug 30, 2022

This is super wasteful 😱

Right now it's down due to kubernetes/community#6841 so it's not logging at the moment.

We should only log relevant debug info, not every single event processed in full. None of the other tools in this repo do this.

@BenTheElder
Copy link
Member Author

cc @cpanato

@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Nov 28, 2022
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Dec 29, 2022
@BenTheElder
Copy link
Member Author

/lifecycle frozen
this is still super wasteful

@k8s-ci-robot k8s-ci-robot added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. labels Dec 31, 2022
@jmhbnz
Copy link
Member

jmhbnz commented Feb 25, 2023

/assign

Thanks for raising this @BenTheElder, I've had a go at a fix via #62.

@BenTheElder
Copy link
Member Author

BenTheElder commented Feb 28, 2023

/reopen
@jeefy we still need to get this change deployed into k8s infra cc @ameukam less logging costs for k8s infra :+)

@k8s-ci-robot
Copy link
Contributor

@BenTheElder: Reopened this issue.

In response to this:

/reopen
@jeefy we still need to get this change deployed into k8s infra cc @ameukam less logging costs :+)

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 kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot reopened this Feb 28, 2023
@BenTheElder
Copy link
Member Author

@BenTheElder
Copy link
Member Author

xref: #66

@BenTheElder
Copy link
Member Author

This is actually fixed now.

@BenTheElder
Copy link
Member Author

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants