ingress-nginx icon indicating copy to clipboard operation
ingress-nginx copied to clipboard

Option to disable "Sync" events

Open AverageMarcus opened this issue 3 years ago • 3 comments

Currently, ingress-nginx create a "Sync" event whenever ingress resources are added or updated. In large clusters this can result in over 100,000 events being created with very little value for cluster operators (in my opinion, the logs suffice).

What do you want to happen?

An optional config flag / env var that can be set to disable the creation of the "Sync" events within a cluster.

Is there currently another issue associated with this?

None that I can find.

Does it require a particular kubernetes version?

No

AverageMarcus avatar Apr 30 '22 07:04 AverageMarcus

@AverageMarcus: This issue is currently awaiting triage.

If Ingress contributors determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

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 avatar Apr 30 '22 07:04 k8s-ci-robot

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-triage-robot avatar Jul 29 '22 08:07 k8s-triage-robot

/remove-lifecycle stale

AverageMarcus avatar Jul 29 '22 08:07 AverageMarcus

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-triage-robot avatar Oct 27 '22 08:10 k8s-triage-robot

/remove-lifecycle stale

This request is still valid and an open PR exists: https://github.com/kubernetes/ingress-nginx/pull/8528

AverageMarcus avatar Oct 27 '22 13:10 AverageMarcus