3.10 upgrade fails due to the error "the server is currently unable to handle the request (post clusterservicebrokers.servicecatalog.k8s.io)"
Issue
- When upgrade to latest 3.10.x, ansible playbook fails with following error:
1. Hosts: xxx.example.com
Play: Service Catalog
Task: Create the Broker resource in the catalog
Message: {u'cmd': u'/usr/bin/oc create -f /tmp/brokerout-PsL0ai -n default', u'returncode': 1, u'results': {}, u'stderr': u'Error from server (ServiceUnavailable): error when creating "/tmp/brokerout-PsL0ai": the server is currently unable to handle the request (post clusterservicebrokers.servicecatalog.k8s.io)\n', u'stdout': u''}
- Re-running install playbook also causes this issue.
Environment
- OpenShift Container Platform
- 3.10
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.