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 authz library #8002

Merged
merged 16 commits into from
Jun 17, 2024
Merged

Add authz library #8002

merged 16 commits into from
Jun 17, 2024

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    a05e442 View commit details
    Browse the repository at this point in the history
  2. Switch from kmeta.Accessor to GVK and ObjectMeta as reconcilers don't…

    … provision TypeMeta field on resouces
    creydr committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b0fb84a View commit details
    Browse the repository at this point in the history
  3. Add function comment

    creydr committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    70e8789 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cb3a6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae94ddb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc0e13e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    37b3b14 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    629d31a View commit details
    Browse the repository at this point in the history
  9. Add missing boilerplate

    creydr committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a6db383 View commit details
    Browse the repository at this point in the history
  10. Run goimports and gofmt

    creydr committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7217b9b View commit details
    Browse the repository at this point in the history
  11. Use label selectors

    creydr committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a7b2019 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b8c12c8 View commit details
    Browse the repository at this point in the history
  13. Remove unneeded code

    creydr committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9b0a332 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    921dba4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8c83a22 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6dc6990 View commit details
    Browse the repository at this point in the history