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

Use filtered informer to watch OIDC service accounts #7527

Merged
merged 41 commits into from
Jan 30, 2024

Commits on Dec 23, 2023

  1. controller.go changed

    yijie-04 committed Dec 23, 2023
    1 Configuration menu
    Copy the full SHA
    0bf2982 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. knative#7320 WIP

    Zazzscoot committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    17c775a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94cd51b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a82c2aa View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. unit test passed

    yijie-04 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    d4bfe4e View commit details
    Browse the repository at this point in the history
  2. Revert "Merge remote-tracking branch 'otherfork/main' into main"

    This reverts commit 94cd51b, reversing
    changes made to 0bf2982.
    yijie-04 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    979911d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Removed comments

    yijie-04 committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    bbefcc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de30fc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce5a778 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ae1090 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    695e58c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. fixed unit tests

    yijie-04 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    efc1cc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37f0dff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a414f3e View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

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

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    c365d4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d73360 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c048610 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d3bd2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5d583f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d934231 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08dbe1e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d3205ab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a31fc39 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b69cc29 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

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

Commits on Jan 19, 2024

  1. formatted files

    yijie-04 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e95329e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e76634a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    8e112d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c04375a View commit details
    Browse the repository at this point in the history
  3. small typo fix

    yijie-04 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    d7f6e43 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

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

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    b2941ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5244f19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c94ec7 View commit details
    Browse the repository at this point in the history
  4. fixed import path problem

    yijie-04 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    3d0d399 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c30426 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bee47f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c25449 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. fixed formatting issues

    yijie-04 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    63346a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Added value for OIDCLabelKey

    yijie-04 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    9a44a73 View commit details
    Browse the repository at this point in the history