summaryrefslogtreecommitdiffstats
path: root/roles/openshift_master
Commit message (Expand)AuthorAgeFilesLines
* polish openshift-master roleJan Chaloupka2017-08-167-112/+208
* Fix Restore Master AWS OptionsMichael Fraenkel2017-08-111-1/+1
* Merge pull request #4797 from kwoodson/os_firewall_refactorScott Dodson2017-08-114-15/+62
|\
| * Updated README to reflect refactor. Moved firewall initialize into separate ...Kenny Woodson2017-08-102-2/+5
| * Adding a default condition and removing unneeded defaults.Kenny Woodson2017-08-092-8/+4
| * First attempt at refactor of os_firewallKenny Woodson2017-08-084-15/+63
* | system_container.yml: fix bracesLuke Meyer2017-08-101-1/+1
* | Remove remaining references to openshift-master.serviceClayton Coleman2017-08-083-31/+0
* | Disable old openshift-master.service on upgradeClayton Coleman2017-08-082-0/+8
* | Use the new election mode (client based) instead of direct etcd accessClayton Coleman2017-08-081-3/+2
* | Remove the origin-master.service and associated filesClayton Coleman2017-08-086-188/+30
|/
* Merge pull request #4789 from ingvagabund/allow-to-specify-docker-registry-fo...Jan Chaloupka2017-08-041-4/+4
|\
| * allow to specify docker registry for system containersJan Chaloupka2017-07-191-4/+4
* | Merge pull request #4949 from carlpett/patch-1OpenShift Bot2017-08-011-1/+1
|\ \
| * | Fix aws_secret_key checkCalle Pettersson2017-07-311-1/+1
* | | Merge pull request #4894 from tbielawa/reg-dns-scaleup-bz1469336OpenShift Bot2017-08-015-6/+16
|\ \ \
| * | | Use existing OPENSHIFT_DEFAULT_REGISTRY setting during masters scaleupTim Bielawa2017-07-285-6/+16
* | | | Merge pull request #4700 from sdodson/rate-limitOpenShift Bot2017-08-011-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Add rate limit configurabilityScott Dodson2017-07-061-4/+4
| | |/ | |/|
* | | Tolerate non existence of /etc/sysconfig/atomic-openshift-masterScott Dodson2017-07-271-2/+2
| |/ |/|
* | Merge pull request #4813 from sdodson/log-dumperScott Dodson2017-07-261-0/+20
|\ \
| * | Fix log dumping on service failureScott Dodson2017-07-201-0/+20
| |/
* | If proxy in effect, add etcd host IP addresses to NO_PROXY list on mastersTim Bielawa2017-07-211-0/+6
|/
* Fix yamllintScott Dodson2017-07-061-10/+10
* Removed quotes and added env variable to be specific.Kenny Woodson2017-07-051-2/+2
* [BZ 1467786] Fix for OPENSHIFT_DEFAULT_REGISTRY setting.Kenny Woodson2017-07-051-2/+11
* Merge pull request #4414 from sdodson/bz1460626Scott Dodson2017-06-263-3/+3
|\
| * Ensure that host pki tree is mounted in containerized componentsScott Dodson2017-06-123-3/+3
* | Also configure default registry on HA mastersScott Dodson2017-06-232-0/+6
* | Fixed readme doc.Kenny Woodson2017-06-211-12/+12
* | Adding option for serviceAccountConfig.limitSecretReferencesKenny Woodson2017-06-202-13/+14
* | Merge pull request #4292 from sdodson/push-via-dnsOpenShift Bot2017-06-202-0/+6
|\ \
| * | Update atomic-openshift-master.j2Scott Dodson2017-06-191-1/+1
| * | Enable push to registry via dns only on clean 3.6 installsScott Dodson2017-06-182-1/+4
| * | Disable actually pushing to the registry via dns for nowScott Dodson2017-06-181-1/+1
| * | Push to the registry via dnsScott Dodson2017-06-181-0/+3
* | | Preserve etcd3 storage if it's already in useScott Dodson2017-06-183-20/+7
|/ /
* | etcd v3 for clean installsScott Dodson2017-06-162-2/+21
|/
* Add daemon_reload parameter to service tasksTim Bielawa2017-06-011-0/+1
* Merge pull request #4234 from vshn/feature/oreg_url_masternodeOpenShift Bot2017-05-261-10/+11
|\
| * allow to configure oreg_url specifically for node or master. refs #4233Tobias Brunner2017-05-191-10/+11
* | Merge pull request #3982 from jim-minter/trello131-broker-configurationOpenShift Bot2017-05-221-0/+7
|\ \
| * | add template service broker configurableJim Minter2017-04-241-0/+7
* | | Fix auditConfig for non-HA environmentsRussell Teague2017-05-181-1/+1
| |/ |/|
* | Fix templating of static service filesRussell Teague2017-05-124-1/+2
* | Add service file templates for master and nodeSteve Milner2017-05-093-0/+55
* | Update systemd units to use proper container service nameSteve Milner2017-05-093-12/+12
* | Stop logging AWS credentials in master role.Devan Goodwin2017-05-031-0/+1
* | Don't double quote when conditionsScott Dodson2017-05-011-1/+1
|/
* master-api: add mount for /var/logGiuseppe Scrivano2017-04-061-1/+1