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

refactor(runtime): Rewrite controllermanager started handling #38

Merged
merged 2 commits into from
Apr 10, 2022

Conversation

irvinlim
Copy link
Member

@irvinlim irvinlim commented Apr 9, 2022

Small refactor in runtime package.

  1. Run will now block until started, rather than until terminated.
  2. Rename some types.
  3. Add --startup-timeout flag that standardizes time taken to sync caches.

@irvinlim irvinlim added the kind/refactor Issues identifying refactors needed or PRs to perform refactors label Apr 9, 2022
@irvinlim irvinlim enabled auto-merge (squash) April 9, 2022 05:26
@irvinlim irvinlim merged commit 7b79cd4 into main Apr 10, 2022
@irvinlim irvinlim deleted the irvinlim/fix/runtime-started branch April 10, 2022 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/refactor Issues identifying refactors needed or PRs to perform refactors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant