Bug 1463576
| Summary: | oc get/describe could not work when using 3.5 client to login 3.6 server | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Michal Fojtik <mfojtik> | 
| Component: | Master | Assignee: | Michal Fojtik <mfojtik> | 
| Status: | CLOSED ERRATA | QA Contact: | Chuan Yu <chuyu> | 
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.5.0 | CC: | aos-bugs, bingli, chuyu, jliggitt, jokerman, lizhou, lxia, mfojtik, mmccomas, yadu | 
| Target Milestone: | --- | ||
| Target Release: | 3.5.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | 
       Cause: The upstream discovery was not set to prefer version v1 and instead it preferred the API group version.
Consequence: Old oc client can get this discovery info when talking to newer server and prefer the grouped API version of the resource which it could not handle as it does not recognize it.
Fix: Prefer v1 in discovery
Result: 
 | 
        
        
        
        Story Points: | --- | 
| Clone Of: | 1441089 | Environment: | |
| Last Closed: | 2017-10-25 13:02:19 UTC | Type: | Bug | 
| Regression: | --- | Mount Type: | --- | 
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1441089 | ||
| Bug Blocks: | |||
| 
 
        
          Comment 1
        
        
          Chuan Yu
        
        
        
        
        
          2017-06-21 09:18:58 UTC
        
       
      
      
      
    Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:3049  |