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

✨ Manager: Start all caches before other Runnables #1327

Merged
merged 1 commit into from Jan 21, 2021

Commits on Jan 11, 2021

  1. ✨ Manager: Start all caches before other Runnables

    This pr implements the second half of the ["Move cluster-specific code
    out of the manager" proposal][0]: Making it start all caches before other
    Runnables and not just the one of the main Cluster.
    
    [0]: https://github.com/kubernetes-sigs/controller-runtime/blob/66537ca5b7439b06f2f3b08901640f934834c9a1/designs/move-cluster-specific-code-out-of-manager.md#L131-L132
    alvaroaleman committed Jan 11, 2021
    Copy the full SHA
    70df377 View commit details
    Browse the repository at this point in the history