https://github.com/cilium/cilium
Revision 263efea3a64e3a91f7642ff484abcc929c5c549f authored by André Martins on 08 February 2020, 16:03:14 UTC, committed by André Martins on 12 February 2020, 11:25:28 UTC
[ upstream commit dd534bc55947d54b8071ae067238ae9cdbe1b66b ]

As removing the labels is an operation extreamly complex we should warn
the users that the label was removed but still give them the option to
keep the label to upgrade from older versions to v1.7. During testing it
was found that following the existing upgrade guide could leave 2 Cilium
pods running per each node when performing a downgrade.

Signed-off-by: André Martins <andre@cilium.io>
Signed-off-by: Jarno Rajahalme <jarno@covalent.io>
1 parent 32bead2
History
Tip revision: 263efea3a64e3a91f7642ff484abcc929c5c549f authored by André Martins on 08 February 2020, 16:03:14 UTC
docs: reclarify upgrade guide for deprecated label
Tip revision: 263efea
File Mode Size
.github
.travis
Documentation
api
bpf
bugtool
cilium
cilium-health
common
contrib
daemon
envoy
examples
hack
install
jenkinsfiles
operator
pkg
plugins
proxylib
test
tests
tools
vendor
.authors.aux -rw-r--r-- 416 bytes
.dockerignore -rw-r--r-- 884 bytes
.gitignore -rw-r--r-- 818 bytes
.gitmodules -rw-r--r-- 0 bytes
.mailmap -rw-r--r-- 1.3 KB
.travis.yml -rw-r--r-- 365 bytes
.travis.yml.tmpl -rw-r--r-- 387 bytes
AUTHORS -rw-r--r-- 10.0 KB
CHANGELOG.md -rw-r--r-- 7.2 KB
CODEOWNERS -rw-r--r-- 1.3 KB
CONTRIBUTING.md -rw-r--r-- 208 bytes
Dockerfile -rw-r--r-- 2.0 KB
Dockerfile.builder -rw-r--r-- 1.7 KB
FURTHER_READINGS.rst -rw-r--r-- 4.4 KB
GO_VERSION -rw-r--r-- 7 bytes
Jenkinsfile.nightly -rw-r--r-- 5.3 KB
LICENSE -rw-r--r-- 11.1 KB
MAINTAINERS.rst -rw-r--r-- 1.4 KB
Makefile -rw-r--r-- 17.6 KB
Makefile.defs -rw-r--r-- 2.5 KB
Makefile.quiet -rw-r--r-- 626 bytes
README.rst -rw-r--r-- 14.8 KB
SECURITY.md -rw-r--r-- 615 bytes
USERS.md -rw-r--r-- 3.5 KB
VERSION -rw-r--r-- 9 bytes
Vagrantfile -rw-r--r-- 11.9 KB
cilium-docker-plugin.Dockerfile -rw-r--r-- 552 bytes
cilium-operator.Dockerfile -rw-r--r-- 705 bytes
docs.Jenkinsfile -rw-r--r-- 2.6 KB
flannel.Jenkinsfile -rw-r--r-- 4.4 KB
ginkgo-kubernetes-all.Jenkinsfile -rw-r--r-- 20.7 KB
ginkgo.Jenkinsfile -rw-r--r-- 13.3 KB
go.mod -rw-r--r-- 48.2 KB
go.sum -rw-r--r-- 67.5 KB
kubernetes-upstream.Jenkinsfile -rw-r--r-- 5.0 KB
vagrant_box_defaults.rb -rw-r--r-- 204 bytes

README.rst

back to top