Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.0
-
None
-
None
Description
Janitor selector broken in method LogPVCList(), and not filtering PVCs.
Issue would be that all PVCs would be returned as opposed to just the cluster PVCs.
Add() method doesn't modify existing selector object, but rather returns a new one. We weren't using the newly returned selector with constraints but rather the original default selector that selects everything.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Mike Wiederhold [ mikew ] | Daniel Ma [ daniel.ma ] |
Description | Janitor selector broken. | Janitor selector broken, and not filtering PVCs |
Fix Version/s | 1.2.0 [ 15308 ] |
Affects Version/s | 1.1.0 [ 15163 ] |
Priority | Minor [ 4 ] | Major [ 3 ] |
Fix Version/s | 1.2.0 [ 15308 ] |
Fix Version/s | 1.2.0 [ 15308 ] | |
Fix Version/s | 1.1.0 [ 15163 ] |
Sprint | Kubernetes 8/13-8/27 [ 549 ] |
Rank | Ranked higher |
Fix Version/s | 1.1.0 [ 15163 ] |
Description | Janitor selector broken, and not filtering PVCs |
Janitor selector broken in method LogPVCList(), and not filtering PVCs.
Issue would be that all PVCs would be returned as opposed to just the logging claims. |
Description |
Janitor selector broken in method LogPVCList(), and not filtering PVCs.
Issue would be that all PVCs would be returned as opposed to just the logging claims. |
Janitor selector broken in method LogPVCList(), and not filtering PVCs.
Issue would be that all PVCs would be returned as opposed to just the logging claims. Add() method doesn't modify existing selector object, but rather returns a new one. We weren't using the newly returned selector with constraints but rather the original default selector that selects everything. |
Description |
Janitor selector broken in method LogPVCList(), and not filtering PVCs.
Issue would be that all PVCs would be returned as opposed to just the logging claims. Add() method doesn't modify existing selector object, but rather returns a new one. We weren't using the newly returned selector with constraints but rather the original default selector that selects everything. |
Janitor selector broken in method LogPVCList(), and not filtering PVCs.
Issue would be that all PVCs would be returned as opposed to just the cluster PVCs. Add() method doesn't modify existing selector object, but rather returns a new one. We weren't using the newly returned selector with constraints but rather the original default selector that selects everything. |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Sprint | Kubernetes 8/13-8/27 [ 549 ] |
Actual End | 2018-12-18 03:40 (issue has been closed) |