| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #4414 from sdodson/bz1460626 | Scott Dodson | 2017-06-26 | 3 | -3/+3 |
|\ |
|
| * | Ensure that host pki tree is mounted in containerized components | Scott Dodson | 2017-06-12 | 3 | -3/+3 |
* | | Also configure default registry on HA masters | Scott Dodson | 2017-06-23 | 2 | -0/+6 |
* | | Adding option for serviceAccountConfig.limitSecretReferences | Kenny Woodson | 2017-06-20 | 1 | -1/+1 |
* | | Merge pull request #4292 from sdodson/push-via-dns | OpenShift Bot | 2017-06-20 | 1 | -0/+3 |
|\ \ |
|
| * | | Update atomic-openshift-master.j2 | Scott Dodson | 2017-06-19 | 1 | -1/+1 |
| * | | Enable push to registry via dns only on clean 3.6 installs | Scott Dodson | 2017-06-18 | 1 | -1/+1 |
| * | | Disable actually pushing to the registry via dns for now | Scott Dodson | 2017-06-18 | 1 | -1/+1 |
| * | | Push to the registry via dns | Scott Dodson | 2017-06-18 | 1 | -0/+3 |
| |/ |
|
* / | Preserve etcd3 storage if it's already in use | Scott Dodson | 2017-06-18 | 1 | -0/+6 |
|/ |
|
* | Merge pull request #3982 from jim-minter/trello131-broker-configuration | OpenShift Bot | 2017-05-22 | 1 | -0/+7 |
|\ |
|
| * | add template service broker configurable | Jim Minter | 2017-04-24 | 1 | -0/+7 |
* | | Fix auditConfig for non-HA environments | Russell Teague | 2017-05-18 | 1 | -1/+1 |
* | | Fix templating of static service files | Russell Teague | 2017-05-12 | 2 | -46/+0 |
* | | Add service file templates for master and node | Steve Milner | 2017-05-09 | 2 | -0/+46 |
* | | Update systemd units to use proper container service name | Steve Milner | 2017-05-09 | 3 | -12/+12 |
|/ |
|
* | master-api: add mount for /var/log | Giuseppe Scrivano | 2017-04-06 | 1 | -1/+1 |
* | master: add mount for /var/log | Giuseppe Scrivano | 2017-04-06 | 1 | -1/+1 |
* | Allow overriding minTLSVersion and cipherSuites | Martin Eggen | 2017-03-09 | 1 | -0/+18 |
* | Combined (squashed) commit for all changes related to adding Contiv support i... | Sanjeev Rampal | 2017-02-27 | 1 | -1/+1 |
* | Ensure embedded etcd config uses CA bundle. | Andrew Butcher | 2017-02-09 | 1 | -0/+12 |
* | Restructure certificate redeploy playbooks | Andrew Butcher | 2017-02-02 | 1 | -0/+8 |
* | Merge pull request #2973 from AlbertoPeon/metrics_url | Scott Dodson | 2017-01-26 | 1 | -2/+2 |
|\ |
|
| * | Set metrics url even if metrics_deploy is false | Alberto Peon | 2017-01-20 | 1 | -2/+2 |
* | | Comma separate no_proxy host list in openshift_facts so that it appears as a ... | Andrew Butcher | 2017-01-25 | 3 | -3/+3 |
|/ |
|
* | Support openshift_node_port_range for configuring service NodePorts | Clayton Coleman | 2017-01-10 | 1 | -1/+1 |
* | Fix metricsPublicURL only being set correctly on first master. | Devan Goodwin | 2016-12-01 | 1 | -3/+3 |
* | Merge kube_admission_plugin_config with admission_plugin_config | Samuel Munilla | 2016-11-22 | 1 | -10/+0 |
* | Merge pull request #2702 from jkhelil/fix_master_config_template | Andrew Butcher | 2016-11-16 | 1 | -0/+10 |
|\ |
|
| * | Prevent useless master by reworking template for master service enf file | Jawed khelil | 2016-11-02 | 1 | -0/+10 |
* | | Merge pull request #2636 from enlinxu/master | Andrew Butcher | 2016-11-16 | 1 | -0/+1 |
|\ \ |
|
| * | | support 3rd party scheduler | enlinxu | 2016-10-20 | 1 | -0/+1 |
* | | | Change to allow cni deployments without openshift SDN | yfauser | 2016-11-08 | 1 | -1/+1 |
* | | | Restart API service always as well. | Devan Goodwin | 2016-11-04 | 1 | -0/+1 |
| |/
|/| |
|
* | | Change HA master controller service to restart always. | Devan Goodwin | 2016-10-27 | 2 | -2/+2 |
|/ |
|
* | set defaults for debug_level in template and task | Justin Cook | 2016-10-11 | 1 | -1/+1 |
* | Check if openshift_master_ingress_ip_network_cidr is defined | Mathias Merscher | 2016-10-04 | 1 | -1/+1 |
* | allow networkConfig.ingressIPNetworkCIDRs to be configured | Mathias Merscher | 2016-10-04 | 1 | -0/+3 |
* | Don't use openshift_env for cloud provider facts. | Andrew Butcher | 2016-08-25 | 6 | -12/+12 |
* | Merge pull request #2358 from abutcher/service-serving-certs | Andrew Butcher | 2016-08-25 | 1 | -0/+7 |
|\ |
|
| * | enable service-serving-cert-signer by default | Andrew Butcher | 2016-08-24 | 1 | -0/+7 |
* | | Merge pull request #2100 from smunilla/BZ1337553 | Scott Dodson | 2016-08-24 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Add externalIPNetworkCIDRs to config | Samuel Munilla | 2016-08-23 | 1 | -0/+1 |
* | | Correct masterCA config typo. | Andrew Butcher | 2016-08-24 | 1 | -2/+2 |
|/ |
|
* | qps typo | deads2k | 2016-08-11 | 1 | -2/+2 |
* | Merge pull request #2211 from dgoodwin/33-upgrade-playbook | Scott Dodson | 2016-08-08 | 2 | -0/+14 |
|\ |
|
| * | Add 3.3 protobuf config stanzas for master/node config. | Devan Goodwin | 2016-07-28 | 1 | -0/+14 |
| * | Introduce 1.3/3.3 upgrade path. | Devan Goodwin | 2016-07-25 | 1 | -0/+0 |
* | | Add options for specifying named ca certificates to be added to the openshift... | Andrew Butcher | 2016-08-01 | 1 | -3/+11 |
|/ |
|
* | Merge pull request #1945 from dgoodwin/upgrade33 | Scott Dodson | 2016-07-14 | 3 | -3/+3 |
|\ |
|