| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-12-18 | Relocate filter plugins to lib_utils | Michael Gugino | |
| 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. | |||
| 2017-12-07 | Remove all uses of openshift.common.admin_binary | Scott Dodson | |
| Replace with `oc adm` | |||
| 2017-11-02 | openshift_hosted: Add docker-gc | Steve Milner | |
| Two new inventory variables have been created: - openshift_crio_enable_docker_gc: Enable docker_gc daemon set - openshift_crio_docker_gc_node_selector: Optional dictionary to use node selector When openshift_crio_enable_docker_gc and openshift_use_crio are both true then dockergc daemonset will be created along with adding a dockergc sa. Signed-off-by: Steve Milner <smilner@redhat.com> | |||
