Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | GlusterFS: Bug fixes for external GlusterFS nodes | Jose A. Rivera | 2017-07-14 | 5 | -12/+25 | |
| * | | | | | | | | | | | | GlusterFS: Improve and extend example inventory files | Jose A. Rivera | 2017-07-14 | 5 | -19/+129 | |
* | | | | | | | | | | | | | Merge pull request #4754 from jkaurredhat/import-templates-1.6 | Scott Dodson | 2017-07-18 | 1 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Import templates will fail if user is not system:admin | jkaurredhat | 2017-07-13 | 1 | -8/+8 | |
* | | | | | | | | | | | | | | Merge pull request #4778 from jkaurredhat/drain_upgrade-1.6 | Scott Dodson | 2017-07-18 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | drain still pending in below files without fix : | jkaurredhat | 2017-07-18 | 2 | -2/+2 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #4786 from sdodson/enable_dnsmasq | Scott Dodson | 2017-07-18 | 2 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Remove openshift_use_dnsmasq from aws and libvirt playbooks | Scott Dodson | 2017-07-18 | 2 | -2/+0 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #4779 from kwoodson/define_kms_var | Scott Dodson | 2017-07-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Adding a check for variable definition. | Kenny Woodson | 2017-07-18 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #4781 from ewolinetz/pod_preset_config | Scott Dodson | 2017-07-18 | 2 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Setting node selector to be empty string | ewolinetz | 2017-07-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Adding podpreset config into master-config | ewolinetz | 2017-07-18 | 1 | -0/+6 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #4698 from sdodson/service-retries | Scott Dodson | 2017-07-18 | 20 | -13/+121 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Add drain retries after 60 second delay | Scott Dodson | 2017-07-18 | 4 | -0/+17 | |
| * | | | | | | | | | | | Dump some logs | Scott Dodson | 2017-07-18 | 1 | -0/+11 | |
| * | | | | | | | | | | | daemon_reload on node and ovs start | Scott Dodson | 2017-07-18 | 1 | -0/+2 | |
| * | | | | | | | | | | | Ensure proper fact evaluation | Scott Dodson | 2017-07-18 | 2 | -2/+2 | |
| * | | | | | | | | | | | Wrap additional service changes in retries | Scott Dodson | 2017-07-18 | 6 | -6/+30 | |
| * | | | | | | | | | | | Wrap docker stop in retries | Scott Dodson | 2017-07-18 | 2 | -2/+14 | |
| * | | | | | | | | | | | Add retries to node restart handlers | Scott Dodson | 2017-07-18 | 2 | -3/+17 | |
| * | | | | | | | | | | | Test docker restart with retries 3 delay 30 | Steve Milner | 2017-07-18 | 9 | -2/+30 | |
* | | | | | | | | | | | | Merge pull request #4669 from kwoodson/storageclass | OpenShift Bot | 2017-07-18 | 10 | -16/+2240 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fixed spacing and lint errors. | Kenny Woodson | 2017-07-17 | 3 | -6/+8 | |
| * | | | | | | | | | | | Fixed tests and added sleep for update. | Kenny Woodson | 2017-07-14 | 3 | -2/+4 | |
| * | | | | | | | | | | | Fixing needs_update comparison. Added a small pause for race conditions. Fi... | Kenny Woodson | 2017-07-14 | 4 | -18/+38 | |
| * | | | | | | | | | | | Adding storageclass support to lib_openshift. | Kenny Woodson | 2017-07-14 | 10 | -16/+2216 | |
* | | | | | | | | | | | | Merge pull request #4780 from derekwaynecarr/fix-example | Scott Dodson | 2017-07-18 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Update image-gc-high-threshold value | Derek Carr | 2017-07-18 | 2 | -2/+2 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #4764 from sdodson/ansible-2-3 | OpenShift Bot | 2017-07-18 | 2 | -7/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Switch CI to ansible-2.3.1.0 | Scott Dodson | 2017-07-17 | 2 | -7/+2 | |
* | | | | | | | | | | | | Merge pull request #4758 from rhcarvalho/bz1465882-package_version-ovs2.7-on-... | Rodolfo Carvalho | 2017-07-18 | 4 | -85/+114 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Allow OVS 2.7 in latest OpenShift releases | Rodolfo Carvalho | 2017-07-17 | 2 | -32/+2 | |
| * | | | | | | | | | | | | Make aos_version module handle multiple versions | Rodolfo Carvalho | 2017-07-17 | 2 | -24/+93 | |
| * | | | | | | | | | | | | Split positive and negative unit tests | Rodolfo Carvalho | 2017-07-17 | 1 | -50/+40 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Automatic commit of package [openshift-ansible] release [3.6.153-1]. | Jenkins CD Merge Bot | 2017-07-18 | 2 | -2/+16 | |
* | | | | | | | | | | | | Merge pull request #4762 from tbielawa/bz1470165_bz1468424 | OpenShift Bot | 2017-07-18 | 3 | -34/+87 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Other playbooks maybe expecting this to be at least an empty string. I think ... | Tim Bielawa | 2017-07-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Fix NO_PROXY environment variable setting | Tim Bielawa | 2017-07-17 | 3 | -34/+86 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #4772 from ewolinetz/fix_additive_clusterrole | Scott Dodson | 2017-07-17 | 3 | -3/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Updating to compare sets instead of sorted lists | ewolinetz | 2017-07-17 | 2 | -8/+10 | |
| * | | | | | | | | | | | | Adding ability to create podpreset for service-catalog-controller for bz1471881 | ewolinetz | 2017-07-17 | 1 | -0/+6 | |
| * | | | | | | | | | | | | Updating to use oc replace and conditionally update edit and admin roles | ewolinetz | 2017-07-17 | 2 | -3/+29 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #4594 from kwoodson/encryption | OpenShift Bot | 2017-07-17 | 3 | -1/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'master' into encryption | Kenny Woodson | 2017-07-05 | 383 | -2291/+35801 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Changing the passing of data for sc creation. | Kenny Woodson | 2017-06-30 | 2 | -11/+9 | |
| * | | | | | | | | | | | | Fixed variable name. | Kenny Woodson | 2017-06-29 | 2 | -2/+3 | |
| * | | | | | | | | | | | | Adding disk encryption to storageclasses and to openshift registry | Kenny Woodson | 2017-06-29 | 6 | -8/+33 | |
* | | | | | | | | | | | | | Automatic commit of package [openshift-ansible] release [3.6.152-1]. | Jenkins CD Merge Bot | 2017-07-17 | 2 | -2/+5 | |
* | | | | | | | | | | | | | Automatic commit of package [openshift-ansible] release [3.6.151-1]. | Jenkins CD Merge Bot | 2017-07-16 | 2 | -2/+5 |