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

[release-1.13]: Watch only our own OIDC-related secrets (#8070) #8072

Commits on Jul 4, 2024

  1. Watch only our own OIDC-related secrets (knative#8070)

    Filter OIDC secrets
    
    Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
    pierDipi authored and Cali0707 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    05307c7 View commit details
    Browse the repository at this point in the history
  2. ./hack/update-deps.sh

    Signed-off-by: Calum Murray <cmurray@redhat.com>
    Cali0707 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3def75e View commit details
    Browse the repository at this point in the history
  3. fix: serviceaccountInformer -> oidcServiceaccountInformer

    Signed-off-by: Calum Murray <cmurray@redhat.com>
    Cali0707 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1c43d04 View commit details
    Browse the repository at this point in the history
  4. fix: add oidc label selector to main contexts (partial cherry pick of k…

    …native#7527)
    
    Signed-off-by: Calum Murray <cmurray@redhat.com>
    Cali0707 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    858b6a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. fix: don't use filtered sa informer when sa is not labelled

    Signed-off-by: Calum Murray <cmurray@redhat.com>
    Cali0707 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    86da06c View commit details
    Browse the repository at this point in the history