This repository has been archived by the owner on Dec 16, 2020. It is now read-only.
v0.6.0
Modules affected
k8s-tiller
[BACKWARDS INCOMPATIBLE when usingkubergrunt
mode]
Description
The local-exec
calls for k8s-tiller
have been updated to be compatible with Windows. Note that this requires Powershell.
Migration guide
The destroy provisioners for the TLS certificates have been updated when using kubergrunt
mode for TLS generation to resolve a bug where kubectl
did not accept certificate-authority-data
when there is an entry in the kubeconfig for the server. This has been updated to use kubergrunt
to pass the authentication parameters to kubectl
using a temporary kubeconfig that is generated by kubergrunt
. This fix requires kubergrunt
v0.5.8 or greater, so you will need to upgrade kubergrunt
if you wish to use the updated version.