summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-13Merge pull request #6104 from kwoodson/regex_cors_fixScott Dodson
Regex anchors changed to match protocol start and ports.
2017-11-13Merge pull request #6072 from tbielawa/obvious_docsOpenShift Merge Robot
Automatic merge from submit-queue. Update Docs. Make Clearer where the actual docs are. This just makes it more obvious where the openshift docs are.
2017-11-13Regex anchors changed to match protocol start and ports.Kenny Woodson
2017-11-13Merge pull request #6100 from sdodson/v3_8-supportScott Dodson
First pass at v3.8 support
2017-11-13First pass at v3.8 supportScott Dodson
2017-11-10Bumping openshift-ansible to 3.8Jenkins CD Merge Bot
2017-11-09Merge pull request #5997 from mcanevet/patch-1OpenShift Merge Robot
Automatic merge from submit-queue. Fix contenerized documentation?
2017-11-09Merge pull request #5571 from vshn/registryip1OpenShift Merge Robot
Automatic merge from submit-queue. Allow cluster IP for docker-registry service to be set For historical reasons a small set of programs in our environments rely on the cluster-internal Docker registry having the IP address "172.30.1.1". So far we always had to patch in that address manually. Adding a variable on the "openshift_hosted" role allows the IP address to be set correctly when a cluster is installed.
2017-11-09Update Docs. Make Clearer where the actual docs are.Tim Bielawa
2017-11-09Automatic commit of package [openshift-ansible] release [3.7.5-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-11-08Automatic commit of package [openshift-ansible] release [3.7.4-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-11-08Automatic commit of package [openshift-ansible] release [3.7.3-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-11-08Merge pull request #6067 from shawn-hurley/bug-specify-keep-namespaceScott Dodson
Bug 151186 - Adding configuration for keeping transient namespace on error.
2017-11-08Merge pull request #6020 from sdodson/asb-tsbScott Dodson
Remove duplicate defaulting for ASB and TSB
2017-11-08Merge pull request #6016 from kwoodson/bootstrap_enhancements-v3Kenny Woodson
Bootstrap enhancements.
2017-11-08Adding configuration for keeping transient namespace on error.Shawn Hurley
2017-11-08Merge pull request #5829 from sosiouxme/20171020-registry-console-bz1497310Scott Dodson
reconcile registry-console and docker_image_availability
2017-11-08Merge pull request #6063 from mgugino-upstream-stage/upgrade-minor-validator-fixScott Dodson
Fix preupgrade authorization objects are in sync minor versions
2017-11-08Merge pull request #6065 from mgugino-upstream-stage/fix-examples-image-streamsScott Dodson
Fix examples image streams
2017-11-08Use openshift.common.client_binaryScott Dodson
2017-11-08Fix examples image streamsMichael Gugino
Image streams older than 3.7 do not have a separate config for centos for dotnet_imagestreams.json This commit copies the new image stream to older supported verisons.
2017-11-08Remove duplicate defaulting for ASB and TSBScott Dodson
2017-11-08Merge pull request #5966 from sdodson/iss-masterScott Dodson
Update to xpaas v1.4.6 content
2017-11-08Merge pull request #6060 from zgalor/change_default_namespaceScott Dodson
Change prometheus default namespace to 'openshift-metrics'
2017-11-08Merge pull request #6059 from fabianvf/1511044-fix-asb-cert-lookupScott Dodson
Bug 1511044- Slurp the etcd certs instead of using the lookup
2017-11-08Fix preupgrade authorization objects are in sync minor versionsMichael Gugino
Currently, we check that upgrade target is less than 3.8, but this will break for minor upgrades. This commit set's a fact early in the upgrade process to deterime what the currently installed version on the first master is. This fact is used to determine if our currently installed version is less than 3.7. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1508301
2017-11-08General template updates for v3.7Scott Dodson
2017-11-08Update to xPaaS v1.4.6Scott Dodson
2017-11-08Automatic commit of package [openshift-ansible] release [3.7.2-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-11-08Merge pull request #6061 from zgalor/remove_debugScott Dodson
Remove debug code that was mistakenly committed
2017-11-08Remove debug code that was mistakenly committedZohar Galor
This also causes a failure if nfs block is not defined, because the condition is missing. Anyway this shouldn't have been committed.
2017-11-08Bug 1511044- Slurp the etcd certs instead of using the lookupFabian von Feilitzsch
2017-11-08Change prometheus default namespace to 'openshift-metrics'Zohar Galor
2017-11-08Merge pull request #6035 from ↵Scott Dodson
staebler/1499413-service_catalog_class_and_plan_status_updates Give service-catalog controller-manager permissions to update status of ClusterServiceClasses and ClusterServicePlans
2017-11-08Merge pull request #6055 from sdodson/bz1510746Scott Dodson
Correct service restart command
2017-11-08Automatic commit of package [openshift-ansible] release [3.7.1-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-11-08Bootstrap enhancements.Kenny Woodson
2017-11-08Merge pull request #6052 from fabianvf/1510636-asb-local-registry-nameScott Dodson
Bug 1510636- add name to local registry config
2017-11-08Correct service restart commandScott Dodson
2017-11-08Automatic commit of package [openshift-ansible] release [3.7.0-0.198.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-11-07Merge pull request #6023 from ↵Scott Dodson
Miciah/bz1509163-openshift_checks-add-ovs-versions-for-ocp-3.7 openshift_checks: Add OVS versions for OCP 3.7
2017-11-07Merge pull request #5903 from sdodson/dotnet-centosScott Dodson
Add centos based dotnet 2.0 image streams
2017-11-07Merge pull request #6042 from sdodson/image-stream-syncScott Dodson
Fix xPaaS image streams
2017-11-07Merge pull request #6046 from mgugino-upstream-stage/fix-github-challenge-authScott Dodson
Re-add challenge auth verification to github and google
2017-11-07Merge pull request #6047 from sdodson/kubectlScott Dodson
Use oc rather than kubectl
2017-11-07Merge pull request #6050 from ashcrow/possible-fix-for-scottScott Dodson
container_binary_sync: Remove atomic prefix from image
2017-11-07Bug 1510636- add name to local registry configFabian von Feilitzsch
2017-11-07Merge pull request #6040 from kwoodson/router_shard_custom_cert_fixScott Dodson
[Bug 1509354] Check if routers have certificates and use them
2017-11-07container_binary_sync: Remove atomic prefix from imageSteve Milner
Signed-off-by: Steve Milner <smilner@redhat.com>
2017-11-07Merge pull request #6048 from fabianvf/1510546-asb-fix-cert-indentScott Dodson
Bug 1510546- Fix previous fix, task was indented one level too deep