Bug 1535434 - More than one deployer pod is created
Summary: More than one deployer pod is created
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: openshift-controller-manager
Version: 3.7.1
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
: 3.7.z
Assignee: Tomáš Nožička
QA Contact: ge liu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-01-17 11:35 UTC by Birol Bilgin
Modified: 2018-04-05 09:35 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
undefined
Clone Of:
Environment:
Last Closed: 2018-04-05 09:35:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
master logs (17.52 MB, application/x-7z-compressed)
2018-01-17 11:47 UTC, Birol Bilgin
no flags Details
oc get dc,rc,po,is,build -o yaml (491.07 KB, text/plain)
2018-01-17 12:30 UTC, Birol Bilgin
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2018:0636 0 None None None 2018-04-05 09:35:55 UTC

Description Birol Bilgin 2018-01-17 11:35:44 UTC
Description of problem:

When a deployment triggered there are more than one deployer pod is created


Version-Release number of selected component (if applicable):
openshift v3.7.14 kubernetes v1.7.6+a08f5eeb62
etcd 3.2.8


How reproducible:
additional logs attached


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Birol Bilgin 2018-01-17 11:47:49 UTC
Created attachment 1382368 [details]
master logs

Comment 2 Birol Bilgin 2018-01-17 12:30:16 UTC
Created attachment 1382387 [details]
oc get dc,rc,po,is,build -o yaml

Comment 4 ge liu 2018-02-07 09:37:57 UTC
Verified in ocp env:

openshift v3.7.28
kubernetes v1.7.6+a08f5eeb62
etcd 3.2.8


# oc process -f https://raw.githubusercontent.com/openshift-qe/v3-testfiles/master/deployment/OCP-11384/application-template-stibuild.json| oc create -f -
secret "dbsecret" created
service "frontend" created
route "route-edge" created
imagestream "origin-ruby-sample" created
imagestream "ruby-22-centos7" created
buildconfig "ruby-sample-build" created
deploymentconfig "frontend" created
service "database" created
deploymentconfig "database" created

# oc get pods
NAME                        READY     STATUS      RESTARTS   AGE
database-1-zz8th            1/1       Running     0          2m
frontend-1-bktv6            1/1       Running     0          1m
frontend-1-bpcr5            1/1       Running     0          1m
ruby-sample-build-1-build   0/1       Completed   0          2m

Comment 9 errata-xmlrpc 2018-04-05 09:35:31 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-2018:0636


Note You need to log in before you can comment on or make changes to this bug.