summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-28Add unit tests for package_availability.pyRodolfo Carvalho
2017-03-28Add unit tests for mixins.pyRodolfo Carvalho
2017-03-28Test recursively finding subclassesRodolfo Carvalho
2017-03-28Test OpenShift health check loaderRodolfo Carvalho
2017-03-28Rename module_executor -> execute_moduleRodolfo Carvalho
It is a function/callable, the name should imply action, should be a verb and not a noun. Keep supporting the old name while we have PRs in-flight that use the old name.
2017-03-28Merge pull request #3752 from mtnbikenc/openshift_node_updateOpenShift Bot
Merged by openshift-bot
2017-03-27Merge pull request #3737 from dgoodwin/upgrade-pkgsOpenShift Bot
Merged by openshift-bot
2017-03-27Merge pull request #3038 from djosborne/calicoOpenShift Bot
Merged by openshift-bot
2017-03-27Use meta/main.yml for role dependenciesRussell Teague
2017-03-27Merge pull request #3758 from kwoodson/ocimageOpenShift Bot
Merged by openshift-bot
2017-03-27Merge pull request #3746 from kwoodson/openshift_hosted_fix_defaultsOpenShift Bot
Merged by openshift-bot
2017-03-27Merge pull request #3345 from joelddiaz/oc_userOpenShift Bot
Merged by openshift-bot
2017-03-27Upgrade specific rpms instead of just master/node.Devan Goodwin
Dependencies for these, particularly the SDN package, can cause the entire transaction to jump to a newer openshift than we requested, if something newer is available in the repositories. By being specific for multiple packages, we avoid this problem and get the actual version we require.
2017-03-25Automatic commit of package [openshift-ansible] release [3.6.9-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-03-24Merge pull request #3760 from sdodson/lm-default-imagesOpenShift Bot
Merged by openshift-bot
2017-03-24Merge pull request #3768 from sdodson/image-stream-syncOpenShift Bot
Merged by openshift-bot
2017-03-24Found this while searching the metrics role for logging, is this wrong?Scott Dodson
2017-03-24Fix overriding openshift_{logging,metrics}_image_prefixScott Dodson
2017-03-24Make linter happyScott Dodson
2017-03-24Specify enterprise defaults for logging and metrics imagesScott Dodson
2017-03-24Update s2i-dotnetcore contentScott Dodson
2017-03-24Merge pull request #3721 from kwoodson/oc_configmapOpenShift Bot
Merged by openshift-bot
2017-03-24Merge pull request #3747 from sdodson/BZ1420636OpenShift Bot
Merged by openshift-bot
2017-03-24Merge pull request #3730 from richm/bug-1434300OpenShift Bot
Merged by openshift-bot
2017-03-24Automatic commit of package [openshift-ansible] release [3.6.8-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-03-23Merge pull request #3580 from lukas-vlcek/no_auto_expand_replicasOpenShift Bot
Merged by openshift-bot
2017-03-23Merge pull request #3698 from kwoodson/oc_pvcOpenShift Bot
Merged by openshift-bot
2017-03-23Adding namespace to doc.Kenny Woodson
2017-03-23Add calico.Dan Osborne
2017-03-23Fixing up test cases, linting, and added a return.Kenny Woodson
2017-03-23Merge pull request #3461 from juanvallejo/jvallejo/add-docker-image-checkOpenShift Bot
Merged by openshift-bot
2017-03-23vendor patched upstream docker_container module.juanvallejo
Due to the use of a restricted name in the core `docker_container` module's result, any standard output of a docker container captured in the module's response was stripped out by ansible. Because of this, we are forced to vendor a patched version of this module, until a new version of ansible is released containing the patched module. This file should be removed once we begin requiring a release of ansible containing the patched `docker_container` module. This patch was taken directly from upstream, with no further changes: 20bf02f6b96356ab5fe68578a3af9462b4ca42a5
2017-03-23add docker_image_availability checkjuanvallejo
This patch adds a check to ensure that required docker images are available in at least one of the registries supplied in an installation host. Images are available if they are either already present locally, or able to be inspected using Skopeo on one of the configured registries.
2017-03-23Do not use auto_expand_replicasLukáš Vlček
2017-03-23Merge pull request #3713 from ewolinetz/kibana_ops_cherrypickOpenShift Bot
Merged by openshift-bot
2017-03-23first step in ocimageIvan Horvath
2017-03-23ocimageIvan Horvath
2017-03-23Automatic commit of package [openshift-ansible] release [3.6.7-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-03-22Stop all services before upgrading openvswitchScott Dodson
It appears that openshift was holding a lock or perhaps openvswitch on its own does not restart cleanly when upgrading the package so just stop it before updating the package.
2017-03-22Merge pull request #3731 from jcantrill/min_mastersOpenShift Bot
Merged by openshift-bot
2017-03-22Merge pull request #3692 from kwoodson/oc_volumeOpenShift Bot
Merged by openshift-bot
2017-03-22Merge pull request #3726 from sdodson/oreg_url_on_upgradeOpenShift Bot
Merged by openshift-bot
2017-03-22Setting defaults on openshift_hosted.Kenny Woodson
2017-03-22Merge pull request #3718 from giuseppe/restart-openvswitch-upgradeOpenShift Bot
Merged by openshift-bot
2017-03-22Adding tests to increase TC.Kenny Woodson
2017-03-22Merge pull request #3699 from sdodson/matched-versionsOpenShift Bot
Merged by openshift-bot
2017-03-22openshift_logging calculate min_masters to fail early on split brainJeff Cantrill
2017-03-22Merge pull request #3727 from sdodson/rootfs-rslaveOpenShift Bot
Merged by openshift-bot
2017-03-22Fixed linting and configmap_name paramKenny Woodson
2017-03-22Automatic commit of package [openshift-ansible] release [3.6.6-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog