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

controllers: make the portforward reconciler level-triggered rather than edge-triggered #5502

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

nicks
Copy link
Member

@nicks nicks commented Feb 15, 2022

Hello @milas, @landism,

Please review the following commits I made in branch nicks/portforward:

2ef95c5 (2022-02-15 17:23:51 -0500)
controllers: make the portforward reconciler level-triggered rather than edge-triggered
i was chasing down a flaky test and it was easier just to fix the reconciler

Code review reminders, by giving a LGTM you attest that:

  • Commits are adequately tested
  • Code is easy to understand and conforms to style guides
  • Incomplete code is marked with TODOs
  • Code is suitably instrumented with logging and metrics

…han edge-triggered

i was chasing down a flaky test and it was easier just to fix the reconciler
@nicks nicks requested review from landism and milas February 15, 2022 22:24
@nicks nicks merged commit dc93b3f into master Feb 16, 2022
@nicks nicks deleted the nicks/portforward branch February 16, 2022 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants