| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-18 | Adding oc_obj to the lib_openshift library | Kenny Woodson | |
| 2017-01-18 | Automatic commit of package [openshift-ansible] release [3.5.1-1]. | Scott Dodson | |
| 2017-01-18 | Merge pull request #3114 from dgoodwin/wait-for-restart | Scott Dodson | |
| More reliable wait for master after full host reboot. | |||
| 2017-01-18 | Merge pull request #3112 from derekwaynecarr/cgroup_rw | Jason DeTiberus | |
| kubelet must have rw to cgroups for pod/qos cgroups to function | |||
| 2017-01-18 | More reliable wait for master after full host reboot. | Devan Goodwin | |
| This would fail in some environments where openshift.common.hostname was not reachable from the local system running ansible. Additionally it is also possible the API port would not be available even if the host were. Instead we wait for master ssh connection to come back up, then wait for the master API on the remote host just as we do for the "service" style restart. | |||
| 2017-01-18 | kubelet must have rw to cgroups for pod/qos cgroups to function | Derek Carr | |
| 2017-01-18 | Merge pull request #3100 from abutcher/serials | Scott Dodson | |
| Serialize cert creation in delegated commands | |||
| 2017-01-18 | Merge pull request #3099 from tbielawa/expiry_serials | Scott Dodson | |
| [Cert Expiry] Add serial numbers, include example PBs, docs | |||
| 2017-01-18 | Merge pull request #3092 from kwoodson/lib_openshift_3.3 | Scott Dodson | |
| lib_openshift. This is the initial commit that has oc_route. | |||
| 2017-01-18 | Merge pull request #3110 from bparees/examples | Scott Dodson | |
| update examples to cover build default/override configuration | |||
| 2017-01-18 | Adding a few updates for python27,35 compatibility | Kenny Woodson | |
| 2017-01-18 | update examples to cover build default/override configuration | Ben Parees | |
| 2017-01-18 | Fix yaml lint in easy-mode playbook | Tim Bielawa | |
| 2017-01-18 | Removed trailing spaces from line #34 | Kunal | |
| Cause Travis build to fail | |||
| 2017-01-18 | Install subscription-manager to fix issue-3102 | Kunal Limaye | |
| 2017-01-18 | Changing formatting for issue#2244 update | Kunal Limaye | |
| 2017-01-17 | Merge pull request #2640 from ewolinetz/logging_deployer_tasks | Scott Dodson | |
| Logging deployer tasks | |||
| 2017-01-17 | Addressing Travis errors | ewolinetz | |
| 2017-01-17 | Merge pull request #2786 from dgoodwin/docker-1.12 | Scott Dodson | |
| Begin requiring Docker 1.12. | |||
| 2017-01-17 | Merge pull request #3098 from sdodson/image-stream-sync | Scott Dodson | |
| Sync examples | |||
| 2017-01-17 | Adding --verfiy to generate script. | Kenny Woodson | |
| 2017-01-17 | v1.3 Add RHAMP | Scott Dodson | |
| 2017-01-17 | Update v1.4 content, add api-gateway | Scott Dodson | |
| 2017-01-17 | Add v1.5 content | Scott Dodson | |
| 2017-01-17 | Update example sync script | Scott Dodson | |
| Add RHAMP, update for hosted templates changes. | |||
| 2017-01-17 | Merge pull request #2873 from jcantrill/295_metrics_admin_again | Scott Dodson | |
| Move Metrics to ansible from deployer | |||
| 2017-01-17 | use pod to generate keystores (#14) | Jeff Cantrill | |
| 2017-01-17 | Ensure serial certificate generation for node and master certificates. | Andrew Butcher | |
| 2017-01-17 | [Cert Expiry] Add serial numbers, include example PBs, docs | Tim Bielawa | |
| * Now includes cert serial numbers in JSON and HTML output * Docs are updated with explicit usage instructions * Each example playbook includes a link to the playbook and an example of how to run it * A graphic and copy of an HTML report are now included * Example JSON output has been updated | |||
| 2017-01-17 | properly set changes when oc apply | Jeff Cantrill | |
| 2017-01-17 | additional cr fixes | Jeff Cantrill | |
| 2017-01-17 | metrics fixes for yamlint | Jeff Cantrill | |
| 2017-01-17 | additional code reviews | Jeff Cantrill | |
| 2017-01-17 | set replicas to current value so not to disrupt current pods (#13) | Jeff Cantrill | |
| 2017-01-17 | User provided certs pushed from control. vars reorg (#12) | Jeff Cantrill | |
| Merging per discussion and agreement from @bbguimaraes | |||
| 2017-01-17 | update vars to allow scaling of components (#9) | Jeff Cantrill | |
| 2017-01-17 | allow definition of cpu/memory limits/resources (#11) | Jeff Cantrill | |
| 2017-01-17 | rename variables to be less extraneous (#10) | Jeff Cantrill | |
| 2017-01-17 | copy admin cert for use in subsequent tasks (#8) | Jeff Cantrill | |
| 2017-01-17 | Add tasks to uninstall metrics (#7) | Jeff Cantrill | |
| 2017-01-17 | Custom certificates (#5) | Bruno Barcarol GuimarĂ£es | |
| * Generate secrets on a persistent directory. * Split certificate generation files. * Custom certificates. * Minor fixes. - use `slurp` instead of `shell: base64` - fix route hostname * Updates on origin-metrics. | |||
| 2017-01-17 | prefix vars with metrics role (#4) | Jeff Cantrill | |
| 2017-01-17 | Bruno Barcarol GuimarĂ£es work to move metrics to ansible from deployer | Jeff Cantrill | |
| 2017-01-17 | Merge pull request #3083 from rhcarvalho/doc-playbooks | Scott Dodson | |
| Document playbook directories | |||
| 2017-01-17 | Adding oc_edit module to lib_openshift. | Kenny Woodson | |
| 2017-01-17 | Merge pull request #3086 from bparees/build_nodes | Scott Dodson | |
| add configuration for build default+overrides settings | |||
| 2017-01-17 | Merge pull request #3064 from giuseppe/fix-etcdctl-from-container | Scott Dodson | |
| use etcdctl from the container when containerized=True | |||
| 2017-01-17 | Merge pull request #2993 from rhcarvalho/success-preflight | Rodolfo Carvalho | |
| Add RPM checks as a byo playbook | |||
| 2017-01-16 | Create individual serving cert and loopback kubeconfig for additional masters. | Andrew Butcher | |
| Deprecates use of 'create-master-certs' for generating master serving certificate and loopback kubeconfig in order to reference the first master's CA serial file. | |||
| 2017-01-16 | Merge pull request #3096 from abutcher/node_ports | Scott Dodson | |
| Support openshift_node_port_range for configuring service NodePorts | |||
