1. Proposed title of this feature request
Warn if the minor version of the oc binnary differs from the minor version of the cluster
2. What is the nature and description of the request?
As per the oc binary compatibility matrix [1], if the oc version and the cluster version differs, any of the following could happen:
- oc client might not be able to access server features.
- oc client might provide options and features that might not be compatible with the accessed server.
3. Why does the customer need this? (List the business requirements here)
To avoid missing features. An example is trying to create SA tokens in newer OCP version with old oc binaries.
4. List any affected packages or components.
oc client
- relates to
-
OCPSTRAT-1339 Ability for non admin user to see the OCP cluster version
- New
- links to