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

do not hold the lock after controller has started #178

Merged

Commits on Oct 24, 2018

  1. do not hold the lock after controller has started

    This enables controller to be able to create new watches after it has started.
    This is required for cases where you are writing some meta-controller
    which discovers new types to watch during the reconcilation.
    droot committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    39fde4c View commit details
    Browse the repository at this point in the history