1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00

Update versioning policy to include 4.x examples

This commit is contained in:
Michael Burke
2019-11-06 16:02:05 -05:00
parent e20a056f65
commit fee2dde218

View File

@@ -21,10 +21,10 @@ cannot use it to complete all of the commands in {product-title}
{product-version}. You must download and install the new version of `oc`.
Changes of APIs for non-security related reasons will involve, at minimum, two
minor releases (3.4 to 3.5 to 3.6, for example) to allow older `oc` to update.
Using new capabilities may require newer `oc`. A 3.2 server may have additional
capabilities that a 3.1 `oc` cannot use and a 3.2 `oc` may have additional
capabilities that are not supported by a 3.1 server.
minor releases (3.11 to 4.1 to 4.2, for example) to allow older `oc` to update.
Using new capabilities may require newer `oc`. A 4.2 server may have additional
capabilities that a 4.1 `oc` cannot use and a 4.2 `oc` may have additional
capabilities that are not supported by a 4.1 server.
.Compatibility Matrix
@@ -49,3 +49,4 @@ image:redcircle-1.png[] Fully compatible.
image:redcircle-2.png[] `oc` client may not be able to access server features.
image:redcircle-3.png[] `oc` client may provide options and features that may not be compatible with the accessed server.