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

Added logic to watch all namespaces #38

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Oct 13, 2021

  1. add optional value to watchAllNamespaces.

    Default value is false to maintain backward compatability
    James-Newman committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    c12998b View commit details
    Browse the repository at this point in the history
  2. RoleBinding logic

    Updated logic around RoleBinding vs ClusterRoleBinding
    based on watchAllNamespaces value
    James-Newman committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    c8d3b55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7207a9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7f76de View commit details
    Browse the repository at this point in the history
  5. Bugfixes

    orifici committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    8d20a4a View commit details
    Browse the repository at this point in the history
  6. README docs update

    orifici committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    d6ed764 View commit details
    Browse the repository at this point in the history