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

Support csv-format for WATCH_NAMESPACE env var #5631

Merged
merged 9 commits into from
Apr 10, 2024

Commits on Mar 27, 2024

  1. Support csv-format for WATCH_NAMESPACE env var

    Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
    jkremser committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    53de571 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    6883a94 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. update changelog

    Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
    jkremser committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0bdbe1b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into support-multiple-namespaces

    Signed-off-by: Jirka Kremser <535866+jkremser@users.noreply.github.com>
    jkremser committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    221bc39 View commit details
    Browse the repository at this point in the history
  3. Add WithEventFilter function for all informers that ignores events fr…

    …om namespaces that are not in WATCH_NAMESPACE
    
    Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
    jkremser committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c8a2938 View commit details
    Browse the repository at this point in the history
  4. clustertriggerauthentication is cluster wide crd

    Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
    jkremser committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    486a645 View commit details
    Browse the repository at this point in the history
  5. lint

    Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
    jkremser committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    aab1808 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    37a21da View commit details
    Browse the repository at this point in the history
  2. Fix the noop predicate that's used for all namespaces

    Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
    jkremser committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    93e6055 View commit details
    Browse the repository at this point in the history