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

Optimize reconciliation loops #459

Merged
merged 1 commit into from
Feb 19, 2019
Merged

Optimize reconciliation loops #459

merged 1 commit into from
Feb 19, 2019

Commits on Feb 19, 2019

  1. Optimize reconciliation loops

    This filters out events that are not relevant, mostly those triggered by status
    subresources updates, at the exception of the status phase changes that are used
    to transition resources from one phase to another.
    astefanutti committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    532a373 View commit details
    Browse the repository at this point in the history