Bug 1331998 - Delete tmpfs mounts
Summary: Delete tmpfs mounts
Keywords:
Status: CLOSED DUPLICATE of bug 1330648
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Build
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Cesar Wong
QA Contact: Wenjing Zheng
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-05-01 01:01 UTC by Brennan Vincello
Modified: 2016-05-03 14:28 UTC (History)
4 users (show)

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


Attachments (Terms of Use)

Description Brennan Vincello 2016-05-01 01:01:50 UTC
Created by customer request:
https://access.redhat.com/support/cases/#/case/01616767

Version-Release number of selected component (if applicable):
3.1.1

How reproducible:
Very

Steps to Reproduce:
Create a BC and initiate a build. 

Actual results:
- tempfs mounts are predominantly owned by builders it seems
- tempfs mounts only get removed when the build is canceled or deleted mid build
- tempfs mounts never get removed if a build is successful or completed but failed 
 - The only way to remove these "oprhaned" mounted tmpfs to delete the pods that use these secrets. 
 - The kublet will then start unmounting them automatically 

Expected results:
- tmpfs mounts should be deleted when no longer needed

Comment 1 Eric Jones 2016-05-03 14:28:02 UTC

*** This bug has been marked as a duplicate of bug 1330648 ***


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