summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-31Merge pull request #3941 from pgier/JMAN4-161Scott Dodson
[JMAN4-161] Add template for cloudforms jboss middleware manager
2017-05-31Merge pull request #4091 from richm/oc_service-labels-externalIPsScott Dodson
add support for oc_service for labels, externalIPs
2017-05-31Automatic commit of package [openshift-ansible] release [3.6.89-1].Scott Dodson
Created by command: /usr/bin/tito tag --keep-version
2017-05-31Merge pull request #4225 from ingvagabund/relax-rpm-image-version-checkJan Chaloupka
relax check for rpm version and docker image version equality
2017-05-30Merge pull request #4272 from ashcrow/system-package-no-hardcodeOpenShift Bot
Merged by openshift-bot
2017-05-30Merge pull request #4299 from sdodson/boolOpenShift Bot
Merged by openshift-bot
2017-05-30Merge pull request #4298 from mwringe/metrics_imagepullpolicy_alwaysOpenShift Bot
Merged by openshift-bot
2017-05-30Merge pull request #4314 from ewolinetz/logging_pvc_checkScott Dodson
Adding default value for openshift_hosted_logging_storage_kind
2017-05-30Adding default value for openshift_hosted_logging_storage_kindewolinetz
2017-05-30Merge pull request #4280 from ewolinetz/logging_pvc_fixOpenShift Bot
Merged by openshift-bot
2017-05-30Merge pull request #4271 from DG-i/masterOpenShift Bot
Merged by openshift-bot
2017-05-30add support for oc_service for labels, externalIPsRich Megginson
Add support for `labels` and `externalIPs` in Services This also adds support for the `labels` parameter of `oadm registry` and `oadm router` to be a `dict` of values. This also converts `labels` dict values in the router and registry classes into a comma delimited list of `key=value` pairs. The list of `--labels` is sorted for consistency in key pair positioning in the output (and for consistency in testing) - otherwise, the order of the list is not guarantee and has actually been observed to be different from run to run.
2017-05-30Merge pull request #4301 from sosiouxme/20170526-add-mem-check-fudge-factorScott Dodson
memory check: use GiB/MiB and adjust memtotal
2017-05-30Automatic commit of package [openshift-ansible] release [3.6.86-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.86
2017-05-30Merge pull request #4231 from ewolinetz/bz1452214Scott Dodson
Updating registry-console version to be v3.6 instead of 3.6
2017-05-29memory check: use GiB/MiB and adjust memtotalLuke Meyer
fixes https://bugzilla.redhat.com/show_bug.cgi?id=1455884 Various things reserve memory such that memtotal is quite lower than the actual physical RAM of the system. It's larger as RAM increases but it's not really proportional so I just added a flat 1GiB adjustment in the comparison. This ought to "pass when it's close enough."
2017-05-26Merge pull request #4234 from vshn/feature/oreg_url_masternodeOpenShift Bot
Merged by openshift-bot
2017-05-26Merge pull request #4288 from wozniakjan/logging_es_fixScott Dodson
openshift_logging: increasing *_elasticsearch_* default CPU and memory
2017-05-26Merge pull request #4300 from sdodson/fedora-ciScott Dodson
Lower memory requirements in fedora-ci jobs
2017-05-26Reduce memory requirement to 2gb for fedora ci jobsScott Dodson
2017-05-26boolScott Dodson
2017-05-26Metrics: update the imagePullPolicy to be alwaysmwringe
2017-05-26Merge pull request #4277 from ewolinetz/bz1455310Scott Dodson
Updating python-passlib assert
2017-05-25Automatic commit of package [openshift-ansible] release [3.6.85-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.85
2017-05-25Merge pull request #4273 from ewolinetz/36_registry_console_upgradeOpenShift Bot
Merged by openshift-bot
2017-05-25Merge pull request #4161 from rhcarvalho/integrate-checks-with-installScott Dodson
Verify memory and disk requirements before install
2017-05-25Remove typos that got reintroducedSteve Milner
2017-05-25oc_atomic_container: Workaround for invalid json from atomic commandSteve Milner
When no other containers are present and one attempts to list containers via the atomic command with the --json flag an empty string is returned. If a json.loads is used on this value an error is raised. This change adds a workaround to fall back to '[]' when an empty string is returned from the atomic containers command.
2017-05-25Remove system-package=no from container-engine installSteve Milner
2017-05-25oc_atomic_container: Hard code system-package=noSteve Milner
2017-05-25openshift_logging: increasing *_elasticsearch_* default CPU and memoryJan Wozniak
2017-05-25Updating python-passlib assertewolinetz
2017-05-25Updating to generate PVC when storage type is passed in as nfsewolinetz
2017-05-24Merge pull request #4242 from jarrpa/map-pairs-fixOpenShift Bot
Merged by openshift-bot
2017-05-24Automatic commit of package [openshift-ansible] release [3.6.84-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.84
2017-05-24Merge pull request #4244 from jarrpa/oc_process-errOpenShift Bot
Merged by openshift-bot
2017-05-24Automatic commit of package [openshift-ansible] release [3.6.83-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.83
2017-05-24Merge pull request #4257 from dmsimard/hostname_validationOpenShift Bot
Merged by openshift-bot
2017-05-24Prepending v to registry-console versionewolinetz
2017-05-24Automatic commit of package [openshift-ansible] release [3.6.82-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.82
2017-05-24disable become for local actionsMathias Merscher
2017-05-23Merge pull request #3509 from ewolinetz/logging_component_subrolesOpenShift Bot
Merged by openshift-bot
2017-05-23Merge pull request #4263 from sosiouxme/20170522-fix-docker-test-flakeOpenShift Bot
Merged by openshift-bot
2017-05-23Merge pull request #4230 from ozdanborne/fix-renameOpenShift Bot
Merged by openshift-bot
2017-05-23Automatic commit of package [openshift-ansible] release [3.6.80-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.80
2017-05-23memory health check: adjust threshold for etcdLuke Meyer
2017-05-23health checks: specify check skip reasonLuke Meyer
Added indicator to check result for why that check was skipped. Note that currently the user will only see it with ansible-playbook -vv
2017-05-23health checks: configure failure output in playbooksLuke Meyer
Customized the error summary to depend on the intent of the playbook run. Ensured output makes sense when failures are unrelated to running checks.
2017-05-23disk/memory checks: make threshold configurableLuke Meyer
2017-05-23Show help on how to disable checks after failureRodolfo Carvalho