summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add etcd as part of inventory file.Saravanakumar Arumugam2017-11-035-0/+20
* Merge pull request #5977 from staebler/1507598-patch_permissions_for_service_...OpenShift Merge Robot2017-11-032-4/+5
|\
| * Give admin and edit roles permission to patch ServiceInstances and ServiceBin...staebler2017-11-012-4/+5
* | Automatic commit of package [openshift-ansible] release [3.7.0-0.191.0].Jenkins CD Merge Bot2017-11-032-2/+8
* | Merge pull request #5979 from kwoodson/move_node_config_locationOpenShift Merge Robot2017-11-022-4/+7
|\ \
| * | Adding CONFIG_FILE option back.Kenny Woodson2017-11-012-3/+6
| * | Configurable node config location.Kenny Woodson2017-11-011-3/+3
* | | Merge pull request #5969 from sdodson/prom-imagesOpenShift Merge Robot2017-11-024-10/+30
|\ \ \
| * | | Add enterprise prometheus image defaultsScott Dodson2017-11-014-10/+30
* | | | Merge pull request #5665 from oybed/metaScott Dodson2017-11-021-0/+2
|\ \ \ \
| * | | | Adding meta/main.yml to allow for Galaxy use of this repoØystein Bedin2017-10-041-0/+2
* | | | | Automatic commit of package [openshift-ansible] release [3.7.0-0.190.0].Jenkins CD Merge Bot2017-11-022-2/+23
* | | | | Merge pull request #5715 from jarrpa/registry-storage-doc-fixScott Dodson2017-11-021-7/+7
|\ \ \ \ \
| * | | | | GlusterFS: Fix registry storage documentationJose A. Rivera2017-10-101-7/+7
* | | | | | Merge pull request #5982 from ingvagabund/check-v2-snapshot-presence-before-d...Scott Dodson2017-11-011-0/+11
|\ \ \ \ \ \
| * | | | | | check presence of v2 snapshot before the migration proceedsJan Chaloupka2017-11-011-0/+11
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #5978 from abutcher/openshift-ca-factsOpenShift Merge Robot2017-11-011-3/+1
|\ \ \ \ \ \
| * | | | | | Remove delegate_to from openshift_facts within the openshift_ca role.Andrew Butcher2017-11-011-3/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #5972 from smarterclayton/default_mtuOpenShift Merge Robot2017-11-011-2/+2
|\ \ \ \ \ \
| * | | | | | MTU for bootstrapping should default to openshift_node_sdn_mtuClayton Coleman2017-10-311-2/+2
* | | | | | | Merge pull request #5971 from smarterclayton/retry_createOpenShift Merge Robot2017-11-011-0/+3
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Retry service account bootstrap kubeconfig creationClayton Coleman2017-10-311-0/+3
| |/ / / / /
* | | | | | Merge pull request #5974 from tbielawa/bz1504535OpenShift Merge Robot2017-11-011-5/+19
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Don't use possibly undefined variables in error messagesTim Bielawa2017-11-011-5/+19
* | | | | | Merge pull request #5938 from staebler/1506976-watch_serviceinstance_in_view_...Scott Dodson2017-11-013-2/+36
|\ \ \ \ \ \
| * | | | | | Add rules to the view ClusterRole for service catalog.staebler2017-10-303-2/+36
* | | | | | | Merge pull request #5264 from AlexanderZagaynov/cors_escapeOpenShift Merge Robot2017-11-011-2/+3
|\ \ \ \ \ \ \
| * | | | | | | fix comment and make it visible to end-userAlexander Zagaynov2017-09-051-2/+3
| * | | | | | | escape also custom_cors_originsAlexander Zagaynov2017-08-301-1/+1
| * | | | | | | add comment on regexp specificsAlexander Zagaynov2017-08-301-1/+1
| * | | | | | | escape corsAllowedOrigins regexp strings and anchor themAlexander Zagaynov2017-08-301-1/+1
* | | | | | | | Merge pull request #5912 from ewolinetz/update_console_flagsScott Dodson2017-11-011-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Updating console OPENSHIFT_CONSTANTS flag for TSBEric Wolinetz2017-10-271-1/+1
* | | | | | | | Merge pull request #5955 from mgugino-upstream-stage/remove-docker-etc-contai...OpenShift Merge Robot2017-11-012-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Docker: make use of new etc/containers/registries.conf optionalMichael Gugino2017-10-312-0/+2
* | | | | | | | | Automatic commit of package [openshift-ansible] release [3.7.0-0.189.0].Jenkins CD Merge Bot2017-11-012-2/+34
* | | | | | | | | Merge pull request #5953 from sdodson/bind-dynamicOpenShift Merge Robot2017-10-311-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Switch from bind-interfaces to bind-dynamicScott Dodson2017-10-311-1/+1
* | | | | | | | | Merge pull request #5956 from smarterclayton/delete_build_istanceClayton Coleman2017-10-311-0/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Ensure GCP image build instance gets cleaned up on teardownClayton Coleman2017-10-311-0/+6
* | | | | | | | | Merge pull request #5957 from kwoodson/doc_fix_cert_requiredScott Dodson2017-10-311-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Stating that certificate it is required when doing SSL on ELB.Kenny Woodson2017-10-311-0/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #5949 from mgugino-upstream-stage/ha_controller_ttlOpenShift Merge Robot2017-10-312-4/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Remove unused osm_controller_lease_ttlMichael Gugino2017-10-312-4/+0
* | | | | | | | | Merge pull request #4571 from wongma7/efs-followMichael Gugino2017-10-317-17/+22
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Give PV & PVC empty storage class to avoid being assigned default gp2Matthew Wong2017-10-272-0/+2
| * | | | | | | | Use oc_project to ensure openshift_provisioners_project presentMatthew Wong2017-10-271-12/+5
| * | | | | | | | Fix yaml formattingMatthew Wong2017-10-274-5/+15
* | | | | | | | | Merge pull request #5936 from sdodson/arbitrary-fw-rulesOpenShift Merge Robot2017-10-312-1/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add arbitrary firewall port config to master tooScott Dodson2017-10-302-1/+9