summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-01Merge pull request #3532 from sdodson/fis-templatesScott Dodson
Add FIS templates
2017-03-01Merge pull request #3493 from kwoodson/registry_reencyrpt_routeScott Dodson
Adding support for a route with reencrypt and certificates.
2017-03-01removing extra when conditionKenny Woodson
2017-03-01Removing run_once.Kenny Woodson
2017-03-01Adding the activeDeadlineSeconds. Removed debug.Kenny Woodson
2017-03-01Separating routes so logic is simpler.Kenny Woodson
2017-03-01Defaulting variables properly to avoid undefined route in dict error.Kenny Woodson
2017-03-01Add v1.3 FIS templatesScott Dodson
2017-03-01v1.4 Add FIS templatesScott Dodson
2017-03-01Add FIS templatesScott Dodson
2017-03-01Merge pull request #3526 from richm/fluentd-filter-renamed-to-viaqJeff Cantrill
logging fluentd filter was renamed to viaq
2017-03-01Merge pull request #3502 from ↵Jan Chaloupka
ingvagabund/when-installing-excluder-install-the-latest install the latest excluders
2017-02-28Removed duplicate host param.Kenny Woodson
2017-02-28Fixed failures on create when objects exist.Kenny Woodson
2017-02-28Merge pull request #3522 from mtnbikenc/pvc-type-fixRussell Teague
Add 'persistentVolumeClaim' to volume_info type
2017-02-28logging fluentd filter was renamed to viaqRich Megginson
2017-02-28Merge pull request #3434 from giuseppe/system-containers-moduleGiuseppe Scrivano
System containers module
2017-02-28Add 'persistentVolumeClaim' to volume_info typeRussell Teague
2017-02-28Merge pull request #3515 from mtnbikenc/registry-pvc-fixRussell Teague
BZ1427009: Correct fact creation for pvc
2017-02-28Updating delete/recreate with replace --force.Kenny Woodson
2017-02-28Fixed logic error. Ensure both svc and dc exist.Kenny Woodson
2017-02-28Modified base debug statements. Fixed oc_secret debug/verbose flag. Added ↵Kenny Woodson
reencrypt for route.
2017-02-28Adding support for a route with certs and reencrypt.Kenny Woodson
2017-02-28node: use the new oc_atomic_container moduleGiuseppe Scrivano
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-02-28master: use the new oc_atomic_container moduleGiuseppe Scrivano
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-02-28etcd: use the new oc_atomic_container moduleGiuseppe Scrivano
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-02-28lib_openshift: new module atomic_containerGiuseppe Scrivano
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-02-27Merge pull request #3520 from sdodson/regenScott Dodson
Re-generate lib_openshift
2017-02-27Re-generate lib_openshiftScott Dodson
2017-02-27Merge pull request #3387 from enj/enj/f/sdn_moduleScott Dodson
Add SDNValidator Module
2017-02-27Merge pull request #3512 from mtnbikenc/hosted-registry-serviceScott Dodson
BZ1427040: Create hosted registry service
2017-02-27Make s3_volume_mount available to set_fact callSteve Milner
7cf5cc14 cleaned up how the registry was being created. However the s3 cloudfront calls ended up setting and using a fact in the same block. This change makes s3_volume_mount available to the set_fact.
2017-02-27Correct fact creation for pvcRussell Teague
2017-02-27Merge pull request #3510 from abutcher/router-upgradeAndrew Butcher
Bug 1427080: The router wasn't upgraded to current ose-haproxy-router image version
2017-02-27[oc_obj] Move namespace argument to end of command.Andrew Butcher
2017-02-27Create hosted registry serviceRussell Teague
2017-02-27Correct typo in haproxy router collection.Andrew Butcher
2017-02-27Merge pull request #3503 from kwoodson/openshift_hosted_replicasScott Dodson
Moving replica logic to filter_plugin to fix skipped task variable behavior.
2017-02-27Merge pull request #3506 from harobed/issue_3505Scott Dodson
Fix issue #3505, add notes about origin upgrade versions support in BYO upgrade README file
2017-02-27Fix issue #3505, add notes about origin upgrade versions support in BYO ↵Stéphane Klein
upgrade README file
2017-02-27Moving replica logic to filter_plugin to fix skipped task variable behavior.Kenny Woodson
2017-02-27install the latest excludersJan Chaloupka
2017-02-27Merge pull request #3358 from jpkrohling/JPK-JGroups-ASYM-PasswordScott Dodson
Removed JGroups cert and password generation.
2017-02-27Merge pull request #3468 from jcantrill/logging_expand_replicasScott Dodson
openshift_logging default to 2 replicas of primary shards
2017-02-24Merge pull request #3448 from smarterclayton/versionScott Dodson
Prepare for origin moving to OCP version scheme
2017-02-24Merge pull request #3423 from mtnbikenc/openshift-hostedScott Dodson
[openshift_hosted] Router/Registry
2017-02-24openshift_hosted: Update tasks to use oc_ modulesRussell Teague
2017-02-24Merge pull request #3467 from kwoodson/registry_updatesKenny Woodson
Fixed default variables. Added a fix to generated secret in env var.
2017-02-24Merge pull request #3486 from tbielawa/bz1421053Andrew Butcher
Fix Quick Installer failed due to a Python method failure
2017-02-24Rebased.Kenny Woodson