Bug 1306863 - DaemonSet deleting pods scheduled by RC
Summary: DaemonSet deleting pods scheduled by RC
Keywords:
Status: CLOSED EOL
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Node
Version: 3.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Andy Goldstein
QA Contact: DeShuai Ma
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-11 23:46 UTC by ewolinet
Modified: 2016-02-22 15:23 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-12 03:45:28 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description ewolinet 2016-02-11 23:46:17 UTC
Description of problem:

After creating a DaemonSet within a project, if a RC schedules a pod as well, the DaemonSet appears to delete the pod and the RC will then reschedule it.


Version-Release number of selected component (if applicable):
oc v1.1.2-121-gb79bbf9
kubernetes v1.2.0-origin

How reproducible:
Always

Steps to Reproduce:
1.  Create project
2.  Create daemonset within project
3.  Create a RC that deploys a pod

Actual results:
RC scheduled pod is scheduled down and scaled back up (by DS and RC resp.)

Expected results:
RC scheduled pod should persist

Additional info:

Comment 3 ewolinet 2016-02-12 03:45:28 UTC
Closing to track in issues


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