Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4272 from ashcrow/system-package-no-hardcode | OpenShift Bot | 2017-05-30 | 3 | -8/+14 |
|\ | | | | | Merged by openshift-bot | ||||
| * | Remove typos that got reintroduced | Steve Milner | 2017-05-25 | 1 | -2/+2 |
| | | |||||
| * | oc_atomic_container: Workaround for invalid json from atomic command | Steve Milner | 2017-05-25 | 2 | -2/+6 |
| | | | | | | | | | | | | | | | | 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. | ||||
| * | Remove system-package=no from container-engine install | Steve Milner | 2017-05-25 | 1 | -2/+0 |
| | | |||||
| * | oc_atomic_container: Hard code system-package=no | Steve Milner | 2017-05-25 | 2 | -2/+6 |
| | | |||||
* | | Merge pull request #4299 from sdodson/bool | OpenShift Bot | 2017-05-30 | 1 | -2/+2 |
|\ \ | | | | | | | Merged by openshift-bot | ||||
| * | | bool | Scott Dodson | 2017-05-26 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #4298 from mwringe/metrics_imagepullpolicy_always | OpenShift Bot | 2017-05-30 | 3 | -0/+3 |
|\ \ \ | | | | | | | | | Merged by openshift-bot | ||||
| * | | | Metrics: update the imagePullPolicy to be always | mwringe | 2017-05-26 | 3 | -0/+3 |
| | | | | |||||
* | | | | Adding default value for openshift_hosted_logging_storage_kind | ewolinetz | 2017-05-30 | 1 | -4/+4 |
| | | | | |||||
* | | | | Merge pull request #4280 from ewolinetz/logging_pvc_fix | OpenShift Bot | 2017-05-30 | 1 | -4/+7 |
|\ \ \ \ | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | Updating to generate PVC when storage type is passed in as nfs | ewolinetz | 2017-05-25 | 1 | -4/+7 |
| | | | | | |||||
* | | | | | Merge pull request #4271 from DG-i/master | OpenShift Bot | 2017-05-30 | 2 | -0/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | disable become for local actions | Mathias Merscher | 2017-05-24 | 2 | -0/+2 |
| |/ / / / | |||||
* | | | | | Merge pull request #4301 from sosiouxme/20170526-add-mem-check-fudge-factor | Scott Dodson | 2017-05-30 | 2 | -20/+36 |
|\ \ \ \ \ | | | | | | | | | | | | | memory check: use GiB/MiB and adjust memtotal | ||||
| * | | | | | memory check: use GiB/MiB and adjust memtotal | Luke Meyer | 2017-05-29 | 2 | -20/+36 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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." | ||||
* | | | | | | Merge pull request #4231 from ewolinetz/bz1452214 | Scott Dodson | 2017-05-30 | 1 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Updating registry-console version to be v3.6 instead of 3.6 | ||||
| * | | | | | Updating registry-console version to be v3.6 instead of 3.6 | ewolinetz | 2017-05-18 | 1 | -2/+2 |
| | | | | | | |||||
* | | | | | | Merge pull request #4234 from vshn/feature/oreg_url_masternode | OpenShift Bot | 2017-05-26 | 6 | -19/+21 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | allow to configure oreg_url specifically for node or master. refs #4233 | Tobias Brunner | 2017-05-19 | 6 | -19/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit allows to specify imageConfig.format specifically for master or for nodes. One use case of this could be if you want to use customer builder images. In this case imageConfig.format only needs to be changed in the master-config.yml but not in the node-config.yml. | ||||
* | | | | | | | Merge pull request #4288 from wozniakjan/logging_es_fix | Scott Dodson | 2017-05-26 | 1 | -4/+4 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | openshift_logging: increasing *_elasticsearch_* default CPU and memory | ||||
| * | | | | | | openshift_logging: increasing *_elasticsearch_* default CPU and memory | Jan Wozniak | 2017-05-25 | 1 | -4/+4 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #4277 from ewolinetz/bz1455310 | Scott Dodson | 2017-05-26 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Updating python-passlib assert | ||||
| * | | | | | Updating python-passlib assert | ewolinetz | 2017-05-25 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #4161 from rhcarvalho/integrate-checks-with-install | Scott Dodson | 2017-05-25 | 7 | -47/+173 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Verify memory and disk requirements before install | ||||
| * | | | | memory health check: adjust threshold for etcd | Luke Meyer | 2017-05-23 | 2 | -4/+10 |
| | | | | | |||||
| * | | | | health checks: specify check skip reason | Luke Meyer | 2017-05-23 | 2 | -9/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Added indicator to check result for why that check was skipped. Note that currently the user will only see it with ansible-playbook -vv | ||||
| * | | | | health checks: configure failure output in playbooks | Luke Meyer | 2017-05-23 | 2 | -45/+68 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Customized the error summary to depend on the intent of the playbook run. Ensured output makes sense when failures are unrelated to running checks. | ||||
| * | | | | disk/memory checks: make threshold configurable | Luke Meyer | 2017-05-23 | 4 | -12/+65 |
| | | | | | |||||
| * | | | | Show help on how to disable checks after failure | Rodolfo Carvalho | 2017-05-23 | 1 | -0/+22 |
| | | | | | |||||
| * | | | | Allow disabling checks via Ansible variable | Rodolfo Carvalho | 2017-05-23 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Example usage: $ ansible-playbook -i hosts playbooks/byo/config.yml -e openshift_disable_check=memory_availability,disk_availability Or add the variable to the inventory / hosts file. | ||||
* | | | | | Merge pull request #4242 from jarrpa/map-pairs-fix | OpenShift Bot | 2017-05-24 | 2 | -2/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | filter_plugins: Allow for multiple pairs in map_from_pairs() | Jose A. Rivera | 2017-05-19 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
* | | | | | | Merge pull request #4244 from jarrpa/oc_process-err | OpenShift Bot | 2017-05-24 | 2 | -2/+2 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | Merged by openshift-bot | ||||
| * | | | | | oc_process: Better error output on failed template() call | Jose A. Rivera | 2017-05-19 | 2 | -2/+2 |
| |/ / / / | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
* | | | | | Merge pull request #3509 from ewolinetz/logging_component_subroles | OpenShift Bot | 2017-05-23 | 82 | -2207/+2075 |
|\ \ \ \ \ | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | Fixing tux warnings and some final clean up | ewolinetz | 2017-05-23 | 4 | -29/+35 |
| | | | | | | |||||
| * | | | | | Appease travis | Scott Dodson | 2017-05-22 | 2 | -6/+6 |
| | | | | | | |||||
| * | | | | | Add a readiness probe to the Kibana container | Steve Kuznetsov | 2017-05-22 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In order to ensure that the Kubernetes machinery can determine when the Kibana Pods are becoming ready, we need to add a readiness probe to the Containers that make up those pods. The Kibana readiness probe simply hits the base URL at `http://localhost:5601/` and expects a 200. Signed-off-by: Steve Kuznetsov <skuznets@redhat.com> | ||||
| * | | | | | Create logging deployments with non-zero replica counts | Steve Kuznetsov | 2017-05-22 | 8 | -40/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When we currently create the set of logging `DeploymentConfig`s, we create them with zero desired replicas. This causes the deployment to immediately succeed as there is no work to be done. This inhibits our ability to use nice CLI UX features like `oc rollout status` to monitor the logging stack deployments. Instead, we should can create the configs with the correct number of replicas in the first place and stop using `oc scale` to bring them up after the fact. Signed-off-by: Steve Kuznetsov <skuznets@redhat.com> | ||||
| * | | | | | Pulling changes from master branch | ewolinetz | 2017-05-22 | 9 | -12/+63 |
| | | | | | | |||||
| * | | | | | Adding some missing changes | ewolinetz | 2017-05-22 | 1 | -1/+3 |
| | | | | | | |||||
| * | | | | | fixing available variables for 2.3.0 | ewolinetz | 2017-05-22 | 1 | -0/+8 |
| | | | | | | |||||
| * | | | | | Updating pvc generation names | ewolinetz | 2017-05-22 | 1 | -3/+20 |
| | | | | | | |||||
| * | | | | | updating delete_logging to use modules | ewolinetz | 2017-05-22 | 1 | -62/+47 |
| | | | | | | |||||
| * | | | | | Pulling in changes from master | ewolinetz | 2017-05-22 | 62 | -2701/+484 |
| | | | | | | |||||
| * | | | | | Decomposing openshift_logging role into subcomponent roles | ewolinetz | 2017-05-22 | 41 | -120/+2161 |
| | | | | | | |||||
* | | | | | | Merge pull request #4230 from ozdanborne/fix-rename | OpenShift Bot | 2017-05-23 | 2 | -0/+0 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | Merged by openshift-bot | ||||
| * | | | | | Fix renaming error with calico template files | Dan Osborne | 2017-05-18 | 2 | -0/+0 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #4079 from sosiouxme/20170503-move-check-playbook | OpenShift Bot | 2017-05-23 | 1 | -24/+24 |
|\ \ \ \ \ | | | | | | | | | | | | | Merged by openshift-bot |