Skip to content

v1.11.0

Compare
Choose a tag to compare
@int128 int128 released this 16 May 13:01
· 1036 commits to master since this release
7011f03

Breaking changes

  • Port 18000 will be used instead if port 8000 is not available. You may need to add http://localhost:18000 to redirect URIs on the OIDC provider.
  • Environment variables $KUBELOGIN_LISTEN_PORT, $KUBELOGIN_INSECURE_SKIP_TLS_VERIFY and $KUBELOGIN_SKIP_OPEN_BROWSER are no longer supported. Use the corresponding options instead.
  • Invalid certificates are rejected now. This is same as kubectl.