Skip to content
Snippets Groups Projects
  1. Jul 27, 2024
  2. Jul 21, 2024
  3. Feb 07, 2024
    • kaiyou's avatar
      Add OpenID connect authentication to apiserver · a5fd2aa9
      kaiyou authored
      This adds two separate config flags both for the issuer and client id,
      while the username claim and prefix are hardcoded. If configuration
      flags are not specified, no OIDC authentication is enabled.
      a5fd2aa9
  4. Jan 03, 2024
  5. Jan 02, 2024
  6. Dec 16, 2023
  7. Nov 23, 2023
  8. Nov 04, 2023
  9. Oct 21, 2023
  10. Oct 09, 2023
    • kaiyou's avatar
      Improve the apiserver startup logic · 56c12b38
      kaiyou authored
      Use a post-start-hook waiting for crd to be ready, then discover
      the apiserver status by actually checking the healthz endpoint,
      which accounts for post-start-hook success
      56c12b38
    • kaiyou's avatar
      Do not disable post start hooks anymore · 42b47f90
      kaiyou authored
      Removing them does not improve performance significatively,
      plus basic roles are actually needed for proper API
      authorizations on non resource endpoints
      42b47f90
  11. Oct 07, 2023
  12. Sep 30, 2023
  13. Aug 27, 2023
  14. Jul 22, 2023
  15. Jul 20, 2023
  16. Jul 01, 2023
  17. Jun 26, 2023
  18. Jun 25, 2023
  19. Jun 24, 2023
  20. Jun 22, 2023
  21. Jun 13, 2023
  22. May 18, 2023
  23. Apr 23, 2023
  24. Apr 19, 2023
  25. Apr 15, 2023
Loading