| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #5882 from mgugino-upstream-stage/persistent-journald-logs | Scott Dodson | 2017-10-26 | 1 | -0/+5 |
|\ |
|
| * | Ensure journald persistence directories exist | Michael Gugino | 2017-10-25 | 1 | -0/+5 |
* | | Remove pause from master service startup | Russell Teague | 2017-10-25 | 1 | -27/+3 |
|/ |
|
* | Merge pull request #5796 from mgugino-upstream-stage/journald-masters-upgrades | OpenShift Merge Robot | 2017-10-24 | 2 | -22/+25 |
|\ |
|
| * | Ensure upgrades apply latest journald settings | Michael Gugino | 2017-10-18 | 2 | -22/+25 |
* | | Merge pull request #5813 from ashcrow/1503903 | OpenShift Merge Robot | 2017-10-23 | 1 | -0/+5 |
|\ \ |
|
| * | | systemcontainers: Verify atomic.conf proxy is always configured | Steve Milner | 2017-10-19 | 1 | -0/+5 |
| |/ |
|
* / | Fix undefined variable for master upgrades | Michael Gugino | 2017-10-18 | 1 | -0/+4 |
|/ |
|
* | Do not remove files for bootstrap if resolv or dns. | Kenny Woodson | 2017-10-17 | 1 | -0/+63 |
* | Fix containerized node service unit placement order | Michael Gugino | 2017-10-12 | 1 | -0/+3 |
* | Merge pull request #5672 from ingvagabund/migrate-embedded-etcd | OpenShift Merge Robot | 2017-10-11 | 3 | -17/+32 |
|\ |
|
| * | migrate embedded etcd to external etcd | Jan Chaloupka | 2017-10-06 | 3 | -17/+32 |
* | | Fix broken debug_level | Michael Gugino | 2017-10-11 | 3 | -37/+40 |
|/ |
|
* | Fix registry_auth logic for upgrades | Michael Gugino | 2017-09-22 | 3 | -13/+21 |
* | Cleanup old deployment types | Michael Gugino | 2017-09-20 | 1 | -1/+1 |
* | Merge pull request #3753 from soltysh/issue12558 | OpenShift Merge Robot | 2017-09-20 | 1 | -0/+22 |
|\ |
|
| * | Increase rate limiting in journald.conf | Maciej Szulik | 2017-09-12 | 1 | -0/+22 |
* | | Fix registry auth task ordering | Michael Gugino | 2017-09-18 | 1 | -2/+2 |
* | | Merge pull request #5367 from abutcher/etcd-scaleup-master-client-urls | Scott Dodson | 2017-09-14 | 1 | -0/+8 |
|\ \ |
|
| * | | Update master config with new client urls during etcd scaleup. | Andrew Butcher | 2017-09-12 | 1 | -0/+8 |
| |/ |
|
* / | Fix: authenticated registry support for containerized hosts | Michael Gugino | 2017-09-11 | 2 | -15/+28 |
|/ |
|
* | Merge pull request #5208 from mgugino-upstream-stage/remove-openshift_common | OpenShift Bot | 2017-09-07 | 2 | -3/+10 |
|\ |
|
| * | Remove openshift-common | Michael Gugino | 2017-09-06 | 2 | -3/+10 |
* | | Fix openshift_master_config_dir | Scott Dodson | 2017-09-06 | 1 | -1/+1 |
* | | Fix: set openshift_master_config_dir to the correct value. | Michael Gugino | 2017-09-05 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #5247 from mgugino-upstream-stage/fix-master-upgrades | OpenShift Bot | 2017-08-30 | 2 | -3/+10 |
|\ |
|
| * | Fix openshift_master upgrade | Michael Gugino | 2017-08-29 | 2 | -3/+10 |
* | | Add independent registry auth support | Michael Gugino | 2017-08-28 | 1 | -0/+16 |
|/ |
|
* | First attempt at provisioning. | Kenny Woodson | 2017-08-21 | 2 | -0/+46 |
* | polish openshift-master role | Jan Chaloupka | 2017-08-16 | 6 | -105/+192 |
* | Fix Restore Master AWS Options | Michael Fraenkel | 2017-08-11 | 1 | -1/+1 |
* | Merge pull request #4797 from kwoodson/os_firewall_refactor | Scott Dodson | 2017-08-11 | 2 | -0/+44 |
|\ |
|
| * | Updated README to reflect refactor. Moved firewall initialize into separate ... | Kenny Woodson | 2017-08-10 | 1 | -2/+2 |
| * | Adding a default condition and removing unneeded defaults. | Kenny Woodson | 2017-08-09 | 1 | -4/+4 |
| * | First attempt at refactor of os_firewall | Kenny Woodson | 2017-08-08 | 2 | -0/+44 |
* | | system_container.yml: fix braces | Luke Meyer | 2017-08-10 | 1 | -1/+1 |
* | | Remove remaining references to openshift-master.service | Clayton Coleman | 2017-08-08 | 1 | -12/+0 |
* | | Disable old openshift-master.service on upgrade | Clayton Coleman | 2017-08-08 | 2 | -0/+8 |
* | | Remove the origin-master.service and associated files | Clayton Coleman | 2017-08-08 | 3 | -135/+28 |
|/ |
|
* | Merge pull request #4789 from ingvagabund/allow-to-specify-docker-registry-fo... | Jan Chaloupka | 2017-08-04 | 1 | -4/+4 |
|\ |
|
| * | allow to specify docker registry for system containers | Jan Chaloupka | 2017-07-19 | 1 | -4/+4 |
* | | Merge pull request #4894 from tbielawa/reg-dns-scaleup-bz1469336 | OpenShift Bot | 2017-08-01 | 1 | -3/+3 |
|\ \ |
|
| * | | Use existing OPENSHIFT_DEFAULT_REGISTRY setting during masters scaleup | Tim Bielawa | 2017-07-28 | 1 | -3/+3 |
* | | | Tolerate non existence of /etc/sysconfig/atomic-openshift-master | Scott Dodson | 2017-07-27 | 1 | -2/+2 |
|/ / |
|
* | | Merge pull request #4813 from sdodson/log-dumper | Scott Dodson | 2017-07-26 | 1 | -0/+20 |
|\ \ |
|
| * | | Fix log dumping on service failure | Scott Dodson | 2017-07-20 | 1 | -0/+20 |
| |/ |
|
* / | If proxy in effect, add etcd host IP addresses to NO_PROXY list on masters | Tim Bielawa | 2017-07-21 | 1 | -0/+6 |
|/ |
|
* | Fix yamllint | Scott Dodson | 2017-07-06 | 1 | -10/+10 |
* | Removed quotes and added env variable to be specific. | Kenny Woodson | 2017-07-05 | 1 | -2/+2 |
* | [BZ 1467786] Fix for OPENSHIFT_DEFAULT_REGISTRY setting. | Kenny Woodson | 2017-07-05 | 1 | -2/+11 |