| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed old version code | Michael Gugino | 2017-11-14 | 2 | -43/+1 |
* | Regex anchors changed to match protocol start and ports. | Kenny Woodson | 2017-11-13 | 1 | -2/+2 |
* | Merge pull request #5264 from AlexanderZagaynov/cors_escape | OpenShift Merge Robot | 2017-11-01 | 1 | -2/+3 |
|\ |
|
| * | fix comment and make it visible to end-user | Alexander Zagaynov | 2017-09-05 | 1 | -2/+3 |
| * | escape also custom_cors_origins | Alexander Zagaynov | 2017-08-30 | 1 | -1/+1 |
| * | add comment on regexp specifics | Alexander Zagaynov | 2017-08-30 | 1 | -1/+1 |
| * | escape corsAllowedOrigins regexp strings and anchor them | Alexander Zagaynov | 2017-08-30 | 1 | -1/+1 |
* | | add new clusterNetworks fields to new installs | Jacob Tanenbaum | 2017-10-27 | 1 | -0/+5 |
* | | Merge pull request #5654 from vshn/mastersysconfigvar1 | OpenShift Merge Robot | 2017-10-23 | 1 | -1/+1 |
|\ \ |
|
| * | | Avoid undefined variable in master sysconfig template | Michael Hanselmann | 2017-10-19 | 1 | -1/+1 |
* | | | Initial Kuryr support | MichaĆ Dulko | 2017-10-20 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #5687 from jim-minter/tsb_config | OpenShift Merge Robot | 2017-10-17 | 1 | -7/+0 |
|\ \ |
|
| * | | Rewire openshift_template_service_broker_namespaces configurable | Jim Minter | 2017-10-13 | 1 | -7/+0 |
* | | | Add ability to set node and master imageConfig to latest | Michael Gugino | 2017-10-12 | 1 | -1/+1 |
|/ / |
|
* | | Fix broken debug_level | Michael Gugino | 2017-10-11 | 3 | -3/+3 |
* | | Ensure servingInfo.clientCA is set as ca.crt rather than ca-bundle.crt. | Andrew Butcher | 2017-10-09 | 1 | -4/+0 |
* | | Fix registry_auth logic for upgrades | Michael Gugino | 2017-09-22 | 2 | -2/+2 |
* | | Fix: authenticated registry support for containerized hosts | Michael Gugino | 2017-09-11 | 2 | -2/+22 |
* | | Remove openshift-common | Michael Gugino | 2017-09-06 | 5 | -9/+9 |
|/ |
|
* | Remove remaining references to openshift-master.service | Clayton Coleman | 2017-08-08 | 1 | -18/+0 |
* | Use the new election mode (client based) instead of direct etcd access | Clayton Coleman | 2017-08-08 | 1 | -3/+2 |
* | Merge pull request #4949 from carlpett/patch-1 | OpenShift Bot | 2017-08-01 | 1 | -1/+1 |
|\ |
|
| * | Fix aws_secret_key check | Calle Pettersson | 2017-07-31 | 1 | -1/+1 |
* | | Merge pull request #4894 from tbielawa/reg-dns-scaleup-bz1469336 | OpenShift Bot | 2017-08-01 | 3 | -3/+12 |
|\ \ |
|
| * | | Use existing OPENSHIFT_DEFAULT_REGISTRY setting during masters scaleup | Tim Bielawa | 2017-07-28 | 3 | -3/+12 |
| |/ |
|
* / | Add rate limit configurability | Scott Dodson | 2017-07-06 | 1 | -4/+4 |
|/ |
|
* | 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 |