Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2786 from dgoodwin/docker-1.12 | Scott Dodson | 2017-01-17 | 5 | -9/+7 |
|\ | |||||
| * | Begin requiring Docker 1.12. | Devan Goodwin | 2016-11-10 | 5 | -10/+7 |
* | | Merge pull request #3098 from sdodson/image-stream-sync | Scott Dodson | 2017-01-17 | 148 | -237/+57451 |
|\ \ | |||||
| * | | v1.3 Add RHAMP | Scott Dodson | 2017-01-17 | 20 | -119/+853 |
| * | | Update v1.4 content, add api-gateway | Scott Dodson | 2017-01-17 | 21 | -111/+1259 |
| * | | Add v1.5 content | Scott Dodson | 2017-01-17 | 106 | -1/+55330 |
| * | | Update example sync script | Scott Dodson | 2017-01-17 | 1 | -6/+9 |
* | | | Merge pull request #2873 from jcantrill/295_metrics_admin_again | Scott Dodson | 2017-01-17 | 36 | -0/+1725 |
|\ \ \ | |/ / |/| | | |||||
| * | | use pod to generate keystores (#14) | Jeff Cantrill | 2017-01-17 | 10 | -130/+312 |
| * | | properly set changes when oc apply | Jeff Cantrill | 2017-01-17 | 3 | -8/+41 |
| * | | additional cr fixes | Jeff Cantrill | 2017-01-17 | 7 | -91/+109 |
| * | | metrics fixes for yamlint | Jeff Cantrill | 2017-01-17 | 9 | -47/+47 |
| * | | additional code reviews | Jeff Cantrill | 2017-01-17 | 13 | -52/+120 |
| * | | set replicas to current value so not to disrupt current pods (#13) | Jeff Cantrill | 2017-01-17 | 5 | -3/+32 |
| * | | User provided certs pushed from control. vars reorg (#12) | Jeff Cantrill | 2017-01-17 | 8 | -35/+79 |
| * | | update vars to allow scaling of components (#9) | Jeff Cantrill | 2017-01-17 | 11 | -23/+173 |
| * | | allow definition of cpu/memory limits/resources (#11) | Jeff Cantrill | 2017-01-17 | 5 | -1/+111 |
| * | | rename variables to be less extraneous (#10) | Jeff Cantrill | 2017-01-17 | 6 | -23/+30 |
| * | | copy admin cert for use in subsequent tasks (#8) | Jeff Cantrill | 2017-01-17 | 5 | -6/+19 |
| * | | Add tasks to uninstall metrics (#7) | Jeff Cantrill | 2017-01-17 | 6 | -26/+38 |
| * | | Custom certificates (#5) | Bruno Barcarol GuimarĂ£es | 2017-01-17 | 11 | -258/+330 |
| * | | prefix vars with metrics role (#4) | Jeff Cantrill | 2017-01-17 | 11 | -65/+66 |
| * | | Bruno Barcarol GuimarĂ£es work to move metrics to ansible from deployer | Jeff Cantrill | 2017-01-17 | 23 | -0/+986 |
|/ / | |||||
* | | Merge pull request #3083 from rhcarvalho/doc-playbooks | Scott Dodson | 2017-01-17 | 9 | -0/+66 |
|\ \ | |||||
| * | | Document playbook directories | Rodolfo Carvalho | 2017-01-13 | 8 | -0/+60 |
| * | | Document bin/cluster tool | Rodolfo Carvalho | 2017-01-13 | 1 | -0/+6 |
* | | | Merge pull request #3086 from bparees/build_nodes | Scott Dodson | 2017-01-17 | 8 | -38/+105 |
|\ \ \ | |||||
| * | | | add configuration for build default+overrides settings | Ben Parees | 2017-01-16 | 8 | -38/+105 |
* | | | | Merge pull request #3064 from giuseppe/fix-etcdctl-from-container | Scott Dodson | 2017-01-17 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | use etcdctl from the container when containerized=True | Giuseppe Scrivano | 2017-01-10 | 1 | -1/+2 |
* | | | | | Merge pull request #2993 from rhcarvalho/success-preflight | Rodolfo Carvalho | 2017-01-17 | 16 | -3/+560 |
|\ \ \ \ \ | |||||
| * | | | | | Rename subrole facts -> init | Rodolfo Carvalho | 2017-01-13 | 4 | -3/+2 |
| * | | | | | Move Python modules into role | Rodolfo Carvalho | 2017-01-13 | 8 | -3/+9 |
| * | | | | | Fix inconsistent task name | Rodolfo Carvalho | 2017-01-12 | 1 | -1/+1 |
| * | | | | | Reduce code duplication using variable | Rodolfo Carvalho | 2017-01-12 | 2 | -44/+14 |
| * | | | | | Replace custom variables with openshift_facts | Rodolfo Carvalho | 2017-01-12 | 6 | -10/+6 |
| * | | | | | Catch DBus exceptions on class initialization | Rodolfo Carvalho | 2017-01-12 | 1 | -3/+5 |
| * | | | | | Move playbook to BYO | Rodolfo Carvalho | 2017-01-12 | 2 | -2/+2 |
| * | | | | | Refactor preflight check into roles | Rodolfo Carvalho | 2017-01-12 | 13 | -152/+212 |
| * | | | | | Make flake8 (py35) happy on bare except | Rodolfo Carvalho | 2017-01-12 | 1 | -3/+3 |
| * | | | | | Make callback plugin an always-on aggregate plugin | Rodolfo Carvalho | 2017-01-12 | 2 | -7/+6 |
| * | | | | | Add RPM checks as an adhoc playbook | Rodolfo Carvalho | 2017-01-12 | 7 | -0/+525 |
* | | | | | | Merge pull request #3096 from abutcher/node_ports | Scott Dodson | 2017-01-16 | 3 | -4/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Support openshift_node_port_range for configuring service NodePorts | Clayton Coleman | 2017-01-10 | 3 | -4/+21 |
* | | | | | | | Merge pull request #3085 from abutcher/no-nfs-group-default | Scott Dodson | 2017-01-16 | 1 | -5/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Do not default registry storage kind to 'nfs' when 'nfs' group exists. | Andrew Butcher | 2017-01-12 | 1 | -5/+0 |
* | | | | | | | | Merge pull request #3091 from ashcrow/modify-yaml | Andrew Butcher | 2017-01-16 | 1 | -8/+19 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Updated modify_yaml with docstring and clarifications | Steve Milner | 2017-01-13 | 1 | -8/+19 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #3090 from jfchevrette/fix_pv_template_spec | Andrew Butcher | 2017-01-16 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | keys should be lowercase according to the spec | Jean-Francois Chevrette | 2017-01-12 | 1 | -2/+2 |
| | |_|_|_|_|/ / | |/| | | | | | |