Bug 1506541
Summary: | No controller-manager and apiserver in latest(v3.7.0-0.179.0.0) image | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Zhang Cheng <chezhang> |
Component: | Service Broker | Assignee: | Matthew Staebler <mstaeble> |
Status: | CLOSED ERRATA | QA Contact: | Zhang Cheng <chezhang> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 3.7.0 | CC: | aos-bugs, ewolinet, fabian, jmatthew, wmeng, wzheng, xiuwang, xtian |
Target Milestone: | --- | ||
Target Release: | 3.7.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: |
undefined
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2017-11-28 22:19:38 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: |
Comment 1
John Matthews
2017-10-26 13:13:03 UTC
I just notice the changes in latest ose-service-catalog image is that changed the binary name to "service-catalog" and added "<server>" for apiserver and controller-manager. sh-4.2$ /usr/bin/service-catalog --help This is an all-in-one binary that can run any of the various Kubernetes service-catalog servers. Usage service-catalog <server> [flags] Servers apiserver The main API entrypoint and interface to the storage system. The API server is also the focal point for all authorization decisions. controller-manager The service-catalog controller manager is a daemon that embeds the core control loops shipped with the service catalog. Call 'service-catalog --make-symlinks' to create symlinks for each server in the local directory. Call 'service-catalog <server> --help' for help on a specific server. So, please update daemonset configuration of apiserver and controller-manager in ansible-installer if the current change is you expect.. I will retry after PR merge https://github.com/openshift/openshift-ansible/pull/5899 Verified with openshift-ansible-3.7.0-0.185.0, the bug have been fixed. Thanks. Verified and LGTM. 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/RHSA-2017:3188 |