magnum/releasenotes/notes/fix-k8s-coe-version-a8ea38f327ea6bb3.yaml
Feilong Wang dc100551e4 Fix coe_version for k8s driver
Now the coe_version is out of sync with the k8s version deployed
for the cluster. This patch will make sure the kube_version is
consistent with the kube_tag when creating the cluster and upgrading
the cluster.

Task: 33608
Story: 2002210

Change-Id: I5812dac340099ecd8923c1e4a60ce0e6611f7ca4
2019-06-10 14:01:04 +12:00

8 lines
245 B
YAML

---
fixes:
- |
The coe_version was out of sync with the k8s version deployed
for the cluster. Now it is fixed by making sure the kube_version is
consistent with the kube_tag when creating the cluster and upgrading
the cluster.