summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
* openshift_version now requires prepended version formatsSteve Milner2017-04-031-14/+0
* Warn if openshift_image_tag is defined by hand for package installsSteve Milner2017-04-031-0/+12
* Verify openshift_image_tag is valid during openshift_version mainSteve Milner2017-04-031-0/+31
* Add openshift_version fact fallback debug messagesSteve Milner2017-04-031-4/+14
* cleanup: when in openshift_version tasks are multilineSteve Milner2017-04-033-12/+53
* Merge pull request #3823 from sdodson/image-stream-syncOpenShift Bot2017-03-31136-12/+64322
|\
| * Update v1.5 contentScott Dodson2017-03-317-8/+58
| * Add v1.6 contentScott Dodson2017-03-31129-4/+64264
* | Merge pull request #3712 from wongma7/remove-kube-nfsOpenShift Bot2017-03-319-478/+0
|\ \
| * | Remove kube-nfs-volumes roleMatthew Wong2017-03-209-478/+0
* | | Merge pull request #3554 from php-coder/install_python3_pkgOpenShift Bot2017-03-314-6/+18
|\ \ \ | |_|/ |/| |
| * | openshift_facts: install python3-dbus package on Fedora nodes.Slava Semushin2017-03-244-6/+18
* | | Fix generated codeScott Dodson2017-03-311-77/+120
* | | Merge pull request #3777 from jcantrill/es_loggingOpenShift Bot2017-03-315-14/+38
|\ \ \
| * | | bug 1432607. Allow configuration of ES log destinationJeff Cantrill2017-03-305-14/+38
* | | | Merge pull request #3809 from stobias123/metrics-decode-syntaxOpenShift Bot2017-03-301-2/+2
|\ \ \ \
| * | | | fixed decode switch so it works on OSXSteven Tobias2017-03-301-2/+2
* | | | | Merge pull request #3804 from sdodson/bz1436964OpenShift Bot2017-03-301-0/+10
|\ \ \ \ \
| * | | | | Wait for firewalld polkit policy to be definedScott Dodson2017-03-301-0/+10
* | | | | | Merge pull request #3786 from kwoodson/oc_clusterroleScott Dodson2017-03-309-0/+2463
|\ \ \ \ \ \
| * | | | | | Fixed spacing.Kenny Woodson2017-03-292-6/+6
| * | | | | | Fixed docs. Fixed add_resource.Kenny Woodson2017-03-293-10/+12
| * | | | | | Fixing linting for spaces.Kenny Woodson2017-03-293-9/+8
| * | | | | | Adding clusterrole to the toolbox.Kenny Woodson2017-03-289-0/+2462
* | | | | | | Merge pull request #3628 from kwoodson/yedit_editsOpenShift Bot2017-03-3034-2213/+3557
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fixed a bug in oc_volume.Kenny Woodson2017-03-2831-764/+852
| * | | | | | Adding a few more test cases. Fixed a bug when key was empty. Safeguard agai...Kenny Woodson2017-03-2828-1468/+2593
| * | | | | | Added the ability to do multiple editsKenny Woodson2017-03-285-111/+242
| |/ / / / /
* | | | | | Merge pull request #3770 from jcantrill/es_config_merge_fixOpenShift Bot2017-03-302-9/+9
|\ \ \ \ \ \
| * | | | | | fix es config merge so template does not need quoting. gen then mergeJeff Cantrill2017-03-282-9/+9
* | | | | | | Merge pull request #3801 from mtnbikenc/fix-copyOpenShift Bot2017-03-301-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Correct copy task to use remote sourceRussell Teague2017-03-291-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #3734 from sosiouxme/20170322-deployment-typeOpenShift Bot2017-03-309-16/+85
|\ \ \ \ \ \ \
| * | | | | | | validate and normalize inventory variablesLuke Meyer2017-03-299-16/+85
| | |_|/ / / / | |/| | | | |
* | | | | | | openshift_hosted: add openshift_hosted_registry_cert_expire_days parameter.Slava Semushin2017-03-293-0/+3
* | | | | | | oc_adm_ca_server_cert.py: re-generate.Slava Semushin2017-03-291-0/+8
* | | | | | | oc_adm_ca_server_cert: add expire_days parameter.Slava Semushin2017-03-293-0/+8
* | | | | | | openshift_ca: add openshift_ca_cert_expire_days and openshift_master_cert_exp...Slava Semushin2017-03-293-1/+10
* | | | | | | openshift_master_certificates: add openshift_master_cert_expire_days parameter.Slava Semushin2017-03-293-0/+9
* | | | | | | openshift_node_certificates: add openshift_node_cert_expire_days parameter.Slava Semushin2017-03-293-0/+9
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #3782 from sdodson/etcd_debugOpenShift Bot2017-03-281-0/+6
|\ \ \ \ \ \
| * | | | | | Add etcd_debug and etcd_log_package_levels variablesScott Dodson2017-03-281-0/+6
| |/ / / / /
* | | | | | Merge pull request #3781 from ingvagabund/make-the-ocp-version-detection-excl...OpenShift Bot2017-03-282-3/+29
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make the OCP available version detection excluder freeJan Chaloupka2017-03-282-3/+29
| |/ / / /
* | | | | Add test scaffold for docker_image_availability.pyRodolfo Carvalho2017-03-282-0/+39
* | | | | Add unit tests for package_version.pyRodolfo Carvalho2017-03-281-0/+21
* | | | | Add unit tests for package_update.pyRodolfo Carvalho2017-03-281-0/+16
* | | | | Add unit tests for package_availability.pyRodolfo Carvalho2017-03-281-0/+49
* | | | | Add unit tests for mixins.pyRodolfo Carvalho2017-03-281-0/+23
* | | | | Test recursively finding subclassesRodolfo Carvalho2017-03-281-0/+17