
OpenShift 3.7 has a bug [1] that prevents from updating metadata of pods created without any Controller (e.g. through `kubectl apply -f pod-def.yaml` with ServiceAccount credentials. This prevents containerized Kuryr to apply annotations onto such pods. As this is only fixed in 3.9 now, we'll raise default OpenShift version in DevStack. As our version compatibility docs say nothing about OpenShift, we can just state that we support 3.9+ starting with next release. Closes-Bug: 1765132 [1] https://bugzilla.redhat.com/show_bug.cgi?id=1383707 Change-Id: Ia19c5a556085c13b70ae5f6bcd8538adce261fae
891 B
891 B
Kubernetes and OpenShift version support matrix
This document maintains updated documentation about what Kubernetes and OpenShift versions are supported at each Kuryr-Kubernetes release.
Kuryr-Kubernetes version | Kubernetes version | OpenShift Origin version |
---|---|---|
master | v1.9.x | 3.9 |
0.4.1 | v1.8.x | 3.7 |
0.4.0 | v1.8.x | 3.7 |
0.3.0 | v1.6.x, 1.8.x | No support |
0.2.0 | v1.4.x, 1.6.x | No support |
0.1.0 | v1.3.x, 1.4.x | No support |