summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/src/class/oc_adm_policy_user.py
Commit message (Collapse)AuthorAgeFilesLines
* Adding support for cluster-autoscaler roleKenny Woodson2017-10-111-0/+4
|
* Remove cluster in favor of rolebindings.Kenny Woodson2017-07-281-24/+23
|
* Adding module calls instead of command for idempotency.Kenny Woodson2017-04-191-1/+1
|
* Fixing the way policies are found. The old method was unreliable. This ↵Kenny Woodson2017-03-081-19/+42
| | | | method searches all and matches on properties.
* Fixing checkout for bindings with -binding suffixjupierce2017-03-021-1/+1
|
* oadm_policy_group/adm_policy_user modulejupierce2017-03-021-0/+194