summaryrefslogtreecommitdiffstats
path: root/filter_plugins/openshift_master.py
Commit message (Collapse)AuthorAgeFilesLines
* Synchronize master kube configsAndrew Butcher2016-02-261-1/+30
|
* Add organizations attribute to github identity providerJason DeTiberus2016-02-101-7/+20
| | | | - also fix location of mappingMethod in identityProviders config
* Test validate_pcs_cluster input is basestring instead of str.Andrew Butcher2016-01-211-2/+2
|
* Validate pacemaker cluster members.Andrew Butcher2016-01-121-1/+27
|
* openshift_facts validationAndrew Butcher2016-01-041-29/+1
|
* Secrets validation.Andrew Butcher2016-01-041-1/+28
|
* Fix validation for BasicAuthPasswordIdentityProviderDaniel Tschan2015-12-011-2/+2
|
* Refactor master identity provider configurationJason DeTiberus2015-11-231-0/+469
- Remote template in favor of a filter plugin - Add additional validation for identity provider config - Add mappingMethod attribute for identity providers, default to 'claim'