thecodeteam / roadmap

The {code} Team Roadmap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix ScaleIO secrets namespace issue

vladimirvivien opened this issue · comments

This is to fix the ScaleIO secret issue with multi-tenancy by allowing the ScaleIO plugin code to use a different secret that is not accessible by the user creating PVC/PVs.

See proposal document for this issue - #202

PR for this task has been merged - kubernetes/kubernetes#54013