Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Weave 1.7.1

Compare
Choose a tag to compare
@awh awh released this 05 Oct 15:36
· 2046 commits to master since this release

Bug fixes and minor improvements

Upgrading weave-kube

Kubernetes does not currently support rolling upgrades of daemon sets, so you will need to perform the procedure manually:

  • Apply the updated daemonset manifest: kubectl apply -f https://git.io/weave-kube.
  • Kill each weave net pod in turn with kubectl delete; wait for the replacement to begin running before moving on to the next.