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

Add option to watch List object types #138

Commits on Dec 2, 2021

  1. Add option to watch List object types

    This commit modifies `dependentResourceWatcher` to
    accept `List` kinds while watching dependent resources.
    It also adds test to verify if `setWatchOnResource`
    works for lists.
    
    Reference: operator-framework/operator-sdk#4682
    
    Signed-off-by: varshaprasad96 <varshaprasad96@gmail.com>
    varshaprasad96 committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    20c806f View commit details
    Browse the repository at this point in the history