summaryrefslogtreecommitdiffstats
path: root/roles/openshift_buildoverrides
Commit message (Collapse)AuthorAgeFilesLines
* Ability to specify override tolerations via the buildconfig overriderCorey Daley2018-01-091-0/+1
| | | | Trello: https://trello.com/c/LNxlMjjU/1435-5-ability-to-specify-default-tolerations-via-the-buildconfig-defaulter-builds
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-181-0/+1
| | | | | | | | | | | | | | This commit relocates filter_plugings to lib_utils, changes the namespacing to prevent unintended use of older versions that may be present in filter_plugins/ directory on existing installs. Add lib_utils to meta depends for roles Also consolidate some plugins into lib_utils from various other areas. Update rpm spec, obsolete plugin rpms.
* treat force_pull as a boolBen Parees2017-01-232-10/+2
| | | | bug https://bugzilla.redhat.com/show_bug.cgi?id=1414756
* add configuration for build default+overrides settingsBen Parees2017-01-163-0/+40