kauthproxy

Local authentication proxy for Kubernetes Dashboard (kubectl auth-proxy)

APACHE-2.0 License

Stars
106
Committers
5

Bot releases are hidden (Show)

kauthproxy - v1.2.2 Latest Release

Published by int128 9 months ago

What's Changed

Updates

Refactoring

New Contributors

Full Changelog: https://github.com/int128/kauthproxy/compare/v1.2.1...v1.2.2

kauthproxy - v1.2.1

Published by int128 almost 3 years ago

  • 2c89640 Fix binary name of windows/amd64 for Krew
kauthproxy - v1.2.0

Published by int128 almost 3 years ago

New features

  • aa702ca Allow all auth plugins of client-go (#246)
  • d1511d8 Add linux/arm, linux/arm64 and darwin/arm64 (#251)

Updates

  • 4739594 Update to Go 1.16 (#193)
  • 987ee6f Update module k8s.io/cli-runtime to v0.22.4 (#238)
  • 5b8e026 Update module k8s.io/klog/v2 to v2.30.0 (#241)
  • c0c857c Update module k8s.io/api to v0.22.4 (#236)
  • 368f943 Update module github.com/cenkalti/backoff/v4 to v4.1.2 (#243)
  • 1ae8076 Update github.com/pkg/browser commit hash to 681adbf (#244)
  • 2248366 Update module github.com/spf13/cobra to v1.2.1 (#223)
kauthproxy - v1.1.1

Published by int128 over 3 years ago

  • eace2a7 Add support for Homebrew on Linux (#191)
  • 4be070c Migrate to Go errors from xerrors (#187)
  • 6895e22 Update k8s.io/klog to v2.5.0 (#182)
  • d86a759 Update module github.com/cenkalti/backoff to v4 (#179)
  • e90e706 Update module k8s.io/cli-runtime to v0.20.4 (#159)
  • a1e4c27 Update module spf13/cobra to v1.1.3 (#175)
kauthproxy - v1.1.0

Published by int128 about 4 years ago

  • 37915d8 Remove deprecated selfLink dependency (#93)
  • 6e17185 Add --skip-open-browser flag (#92)
  • 0c72437 Build(deps): Bump k8s.io/cli-runtime from 0.18.5 to 0.18.6 (#84)
kauthproxy - v1.0.1

Published by int128 over 4 years ago

  • c2cffe5 Add azure auth plugin for AKS cluster (#72)
  • 7ebfd00 Bump version of k8s.io/* to v0.18.3 (#71)
kauthproxy - v1.0.0

Published by int128 over 4 years ago

  • b0b70d2 Bump version of k8s and others dependencies (#37)
kauthproxy -

Published by int128 almost 5 years ago

  • 5b3e7e2 Bump to Go 1.13 (#31)
  • ff60f4e Add LICENSE to distribution (#30)
kauthproxy -

Published by int128 almost 5 years ago

  • bffa08c Add feature to open the browser on ready (#27)
kauthproxy -

Published by int128 almost 5 years ago

  • 7a1c9dc Add exponential backoff before retrying (#25)
  • 7e32955 Run port forwarder and reverse proxy in order (#24)
kauthproxy -

Published by int128 about 5 years ago

  • 16c840f Change default bind address and accepting candidates (#20)
  • 6fe3be0 Restore connection to pod when it lost (#21)
kauthproxy - v0.3.0

Published by int128 about 5 years ago

  • 720757e Allocate a random port by default (#10)
  • 8a5d904 Add debug logs (#9)
kauthproxy - v0.2.0

Published by int128 about 5 years ago

  • e92a08f Refresh token if it has expired (#5)
kauthproxy -

Published by int128 about 5 years ago

Initial release!

Package Rankings
Top 5.96% on Proxy.golang.org
Badges
Extracted from project README
go e2e-test screenshot