- Allow configuring a
credentials
object so it's possible to auth without a client secret.
- Avoid using
kubernetes_cli
during kubeconfig refresh.- Fixes infinite recursion.
- Refresh kubeconfig before CLI object is constructed.
- Add a unique hash of the configuration options to the kubeconfig path (#1, @pandwoter)
- Accept
environment
instead ofdefinition
instances.
- Remove dependency on rails app.
- Refresh kubeconfig in more places.
- Before setup
- Before deploy
- Birthday!