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 BrokerAssignee: Matthew Staebler <mstaeble>
Status: CLOSED ERRATA QA Contact: Zhang Cheng <chezhang>
Severity: high Docs Contact:
Priority: high    
Version: 3.7.0CC: 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 think this is intended behavior based on below commit

https://github.com/kubernetes-incubator/service-catalog/commit/ce28252dac9bb66e5fce5ac9cbd6f8cc8834e74c


Assume we need to make a tweak to openshift-ansible to handle the change.

Comment 2 Matthew Staebler 2017-10-26 16:27:12 UTC
https://github.com/openshift/openshift-ansible/pull/5899

Comment 4 Zhang Cheng 2017-10-27 05:44:39 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..

Comment 5 Zhang Cheng 2017-10-27 06:42:16 UTC
I will retry after PR merge https://github.com/openshift/openshift-ansible/pull/5899

Comment 6 Zhang Cheng 2017-10-29 06:31:30 UTC
Verified with openshift-ansible-3.7.0-0.185.0, the bug have been fixed. Thanks.

Comment 8 Zhang Cheng 2017-10-30 08:04:26 UTC
Verified and LGTM.

Comment 11 errata-xmlrpc 2017-11-28 22:19:38 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/RHSA-2017:3188