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

[warm boot finalizer] only wait for enabled components to reconcile #6454

Merged
merged 7 commits into from
Jan 15, 2021

Commits on Jan 14, 2021

  1. [warm boot finalizer] only wait for enabled components to reconcile

    Define the component with its associated service. Only wait for
    components that have associated service enabled to reconcile
    during warm reboot.
    
    Signed-off-by: Ying Xie <ying.xie@microsoft.com>
    yxieca committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    9ef805f View commit details
    Browse the repository at this point in the history
  2. use config db query instead

    yxieca committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    1214f86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    708bec2 View commit details
    Browse the repository at this point in the history
  4. indent

    yxieca committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    d9d565c View commit details
    Browse the repository at this point in the history
  5. function name

    yxieca committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    581ed41 View commit details
    Browse the repository at this point in the history
  6. function name

    yxieca committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    20407c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9baf54a View commit details
    Browse the repository at this point in the history