Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor upgrade playbook(s) | Jason DeTiberus | 2015-11-10 | 1 | -35/+36 |
* | Merge pull request #857 from sosiouxme/20151110-infrastructure-templates | Brenton Leanhardt | 2015-11-10 | 7 | -0/+560 |
|\ | |||||
| * | examples: include logging and metrics infrastructure | Luke Meyer | 2015-11-10 | 7 | -0/+560 |
* | | 1279746: Fix leftover disabled features line in config template. | Devan Goodwin | 2015-11-10 | 1 | -1/+0 |
* | | Fix missing etcd_data_dir bug. | Devan Goodwin | 2015-11-10 | 1 | -0/+6 |
|/ | |||||
* | Read etcd data dir from appropriate config file. | Devan Goodwin | 2015-11-09 | 2 | -8/+50 |
* | Merge pull request #743 from abutcher/sync-period-flag | Brenton Leanhardt | 2015-11-06 | 3 | -7/+10 |
|\ | |||||
| * | New `iptablesSyncPeriod` field in node configuration | Andrew Butcher | 2015-11-06 | 3 | -7/+10 |
* | | Merge pull request #698 from lebauce/flannel | Brenton Leanhardt | 2015-11-06 | 12 | -0/+239 |
|\ \ | |/ |/| | |||||
| * | Change flannel registration default values | Sylvain Baubeau | 2015-10-28 | 1 | -3/+3 |
| * | Remove empty notify section | Sylvain Baubeau | 2015-10-28 | 1 | -1/+0 |
| * | Fix when neither use_openshift_sdn nor use_flannel are specified | Sylvain Baubeau | 2015-10-27 | 1 | -1/+1 |
| * | Generate etcd certificats for flannel when is not embedded | Sylvain Baubeau | 2015-10-27 | 2 | -4/+4 |
| * | Add missing 2nd true parameters to default Jinja filter | Sylvain Baubeau | 2015-10-27 | 1 | -3/+3 |
| * | Use 'command' module instead of 'shell' | Sylvain Baubeau | 2015-10-27 | 1 | -1/+1 |
| * | Add flannel modules documentation | Sylvain Baubeau | 2015-10-27 | 4 | -5/+23 |
| * | Only remove IPv4 address from docker bridge | Sylvain Baubeau | 2015-10-27 | 1 | -1/+1 |
| * | Remove multiple use_flannel fact definition | Sylvain Baubeau | 2015-10-27 | 2 | -11/+1 |
| * | Ensure openshift-sdn and flannel can't be used at the same time | Sylvain Baubeau | 2015-10-27 | 1 | -0/+4 |
| * | Add flannel support | Sylvain Baubeau | 2015-10-27 | 14 | -1/+229 |
* | | Merge pull request #837 from detiber/bz1278863 | Brenton Leanhardt | 2015-11-06 | 2 | -10/+1 |
|\ \ | |||||
| * | | Bug 1278863 - Error using openshift_pkg_version | Jason DeTiberus | 2015-11-06 | 2 | -10/+1 |
* | | | Merge pull request #822 from detiber/upgradeFix2 | Brenton Leanhardt | 2015-11-06 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | Missing conditionals for api/controller sysconfig. | Andrew Butcher | 2015-11-06 | 1 | -0/+2 |
| * | | | Start to handle pacemaker ha during upgrade | Andrew Butcher | 2015-11-06 | 1 | -0/+5 |
* | | | | Merge pull request #830 from detiber/nov1beta3 | Brenton Leanhardt | 2015-11-06 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | apiLevel changes | Jason DeTiberus | 2015-11-06 | 1 | -3/+3 |
* | | | | | Merge pull request #796 from abutcher/master-proxy-certs | Brenton Leanhardt | 2015-11-06 | 1 | -9/+14 |
|\ \ \ \ \ | |||||
| * | | | | | Fix issue with master.proxy-client.{crt,key} and omit. | Andrew Butcher | 2015-11-02 | 1 | -9/+14 |
* | | | | | | Merge pull request #818 from abutcher/custom-certs-fixes | Brenton Leanhardt | 2015-11-06 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Don't check for certs in data_dir just raise when they can't be found. Fix typo. | Andrew Butcher | 2015-11-05 | 1 | -1/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #836 from mwoodson/disk_checks | Matt Woodson | 2015-11-06 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | more cleanup of names | Matt Woodson | 2015-11-06 | 1 | -2/+2 |
* | | | | | | | Merge pull request #834 from mwoodson/disk_checks | Matt Woodson | 2015-11-06 | 1 | -2/+2 |
|\| | | | | | | |||||
| * | | | | | | cleaned up network checks | Matt Woodson | 2015-11-06 | 1 | -2/+2 |
* | | | | | | | Merge pull request #832 from mwoodson/disk_checks | Matt Woodson | 2015-11-06 | 3 | -4/+64 |
|\| | | | | | | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | added network checks. also updated item prototype code to support more | Matt Woodson | 2015-11-06 | 3 | -4/+64 |
* | | | | | | Merge pull request #829 from detiber/nov1beta3nfs | Brenton Leanhardt | 2015-11-06 | 5 | -6/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove v1beta3 by default for kube_nfs_volumes | Jason DeTiberus | 2015-11-06 | 5 | -6/+17 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Fix data_dir for 3.0 deployments | Jason DeTiberus | 2015-11-06 | 1 | -0/+2 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge pull request #608 from abutcher/native-ha | Brenton Leanhardt | 2015-11-05 | 22 | -38/+409 |
|\ \ \ \ \ | |||||
| * | | | | | Revert to defaults | Andrew Butcher | 2015-11-05 | 2 | -4/+3 |
| * | | | | | Various HA changes for pacemaker and native methods. | Andrew Butcher | 2015-11-05 | 15 | -70/+99 |
| * | | | | | Atomic Enterprise/OpenShift Enterprise merge update | Jason DeTiberus | 2015-11-04 | 2 | -2/+2 |
| * | | | | | fix dueling controllers - without controllerLeaseTTL set in config, multiple ... | Jason DeTiberus | 2015-11-04 | 3 | -1/+6 |
| * | | | | | hardcode openshift binaries for now | Jason DeTiberus | 2015-11-04 | 2 | -2/+2 |
| * | | | | | more tweaks | Jason DeTiberus | 2015-11-04 | 1 | -3/+5 |
| * | | | | | more tweaks | Jason DeTiberus | 2015-11-04 | 9 | -20/+84 |
| * | | | | | additional ha related updates | Jason DeTiberus | 2015-11-04 | 5 | -8/+130 |
| * | | | | | additional native ha changes | Andrew Butcher | 2015-11-04 | 2 | -2/+2 |