0.10.0
Kubed 0.10.0 updates Kubernetes dependencies to 1.13.5 and fixes a memory leak issue in k8s.io/client-go. Kubed now requires Kubernetes 1.9.x or later versions. To install/upgrade, please follow the deployment guide here .
Download Docker images via:
docker pull appscode/kubed:0.10.0
Changelog
- Update Kubernetes client libraries to 1.13.5 #344 (tamalsaha)
- Improved code style and saying hello to good practices! #342 (AnikHasibul)
- Update Kubernetes client libraries to 1.13.0 #341 (tamalsaha)
- Pass pod annotation to deployment #339 (tamalsaha)
- Don't use priority class when operator namespace is not kube-system #338 (tamalsaha)
- Use onessl 0.10.0 #337 (tamalsaha)
- Fix the case for deploying using MINGW64 for windows #336 (tamalsaha)
- Adds option to allocate/use pvc with helm installation #334 (DerekHeldtWerle)
- Add the ability to insert config sections directly #333 (pirtoo)
- Remove apiserver.ca from chart and update onessl #332 (tamalsaha)
- Add certificate health checker #331 (tamalsaha)