This project is mirrored from https://gitee.com/mirrors_kinvolk/headlamp.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 31 Mar, 2022 3 commits
  2. 30 Mar, 2022 2 commits
  3. 29 Mar, 2022 1 commit
    • Joaquim Rocha's avatar
      frontend: Set a text-contrast color to the logo's button · 2ba5c2f7
      Joaquim Rocha authored
      If a plugin chooses to use text or an icon to override Headlamp's logo,
      it'd be shown in a dark color which is impossible to see on the
      sidebar's black background. This patch makes that icon/text color be
      the theme's contrast text color to avoid this.
      2ba5c2f7
  4. 25 Mar, 2022 2 commits
  5. 23 Mar, 2022 2 commits
  6. 22 Mar, 2022 2 commits
  7. 14 Mar, 2022 5 commits
  8. 11 Mar, 2022 2 commits
  9. 07 Mar, 2022 2 commits
  10. 04 Mar, 2022 1 commit
  11. 02 Mar, 2022 2 commits
  12. 28 Feb, 2022 1 commit
    • ashu8912's avatar
      backend: Fix oidc redirect url token type · ff01784e
      ashu8912 authored
      In an oidc auth flow the id token is used for authentication and that is
      what should be send in the redirect URI of the oidc callback so that
      id_token is used to make request to the kubernetes cluster.
      Access token should not be used because they are part of oauth 2.0 flow
      and are used for authorization purposes.
      ff01784e
  13. 27 Feb, 2022 1 commit
  14. 23 Feb, 2022 3 commits
  15. 21 Feb, 2022 4 commits
  16. 18 Feb, 2022 7 commits