Bug 1534467
| Summary: | Can not get expected response while using invalid bearer token | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Zihan Tang <zitang> | 
| Component: | Service Broker | Assignee: | Shawn Hurley <shurley> | 
| Status: | CLOSED ERRATA | QA Contact: | Zihan Tang <zitang> | 
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.9.0 | CC: | aos-bugs, chezhang, jmatthew | 
| Target Milestone: | --- | ||
| Target Release: | 3.9.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | undefined | Story Points: | --- | 
| Clone Of: | Environment: | ||
| Last Closed: | 2018-03-28 14:19:05 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: | |||
| 
        
          Description
        
        
          Zihan Tang
        
        
        
        
        
          2018-01-15 10:21:38 UTC
        
       Updated with PR: https://github.com/openshift/ansible-service-broker/pull/647 With return a v1.Status object from kubernetes now. Example: {"kind": "Status", "apiVersion": "v1", "metadata": {}, "status": "Failure", "message": "Unauthorized", "reason": "Unauthorized", "code": 401 } 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-2018:0489 |