summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* short-term fix up for cluster.sh supported environment tagsAdam Miller2014-11-111-1/+1
|
* Merge pull request #27 from twiest/prKenny Woodson2014-11-047-3/+17
|\ | | | | making atomic proxy be able to be deployed to PROD.
| * making atomic proxy be able to be deployed to PROD.Thomas Wiest2014-11-037-3/+17
|/
* Merge pull request #26 from jwhonce/wip/lastestThomas Wiest2014-11-031-8/+6
|\ | | | | Update docs
| * Update docsJhon Honce2014-11-031-8/+6
|/
* Merge pull request #25 from tdawson/2014-10/fix-docsThomas Wiest2014-10-311-7/+12
|\ | | | | 2014 10/fix docs
| * Fixing up GCE READMETroy Dawson2014-10-311-0/+1
| |
| * Fixing up GCE READMETroy Dawson2014-10-311-7/+11
|/
* Merge pull request #24 from twiest/prThomas Wiest2014-10-314-4/+4
|\ | | | | updated docs to have better setup instructions, fixed minor bugs, added envs for admiller (amint) and tdawson (tdint).
| * updated docs to have better setup instructions, fixed minor bugs, addedThomas Wiest2014-10-314-4/+4
|/ | | | envs for admiller (amint) and tdawson (tdint).
* Merge pull request #23 from twiest/prThomas Wiest2014-10-303-17/+8
|\ | | | | fixed cluster.sh to only run minion and master creation once, and to use -c if there are multiple needed. Also added nicer output.
| * fixed cluster.sh to only run minion and master creation once, and to use -c ↵Thomas Wiest2014-10-303-17/+8
|/ | | | if there are multiple needed. Also added nicer output.
* Merge pull request #22 from twiest/prThomas Wiest2014-10-3018-355/+27
|\ | | | | cleaned up unused GCE host types, changed back to using gce.ini, and added a better ssh detection on launch.
| * cleaned up unused GCE host types, changed back to using gce.ini, and added a ↵Thomas Wiest2014-10-3018-355/+27
|/ | | | better ssh detection on launch.
* Merge pull request #21 from twiest/doc_updatesThomas Wiest2014-10-301-1/+10
|\ | | | | Documentation updates
| * Documentation updatesThomas Wiest2014-10-301-1/+10
|/
* Merge pull request #20 from twiest/prThomas Wiest2014-10-297-89/+0
|\ | | | | removed shutdown_nightly from atomic proxy hosts
| * removed shutdown_nightly from atomic proxy hostsThomas Wiest2014-10-297-89/+0
|/
* Merge pull request #19 from twiest/remove_project_infoThomas Wiest2014-10-293-53/+22
|\ | | | | removed gce.ini and instead added instructions for setting up secrets.py
| * removed gce.ini and instead added instructions for setting up secrets.pyThomas Wiest2014-10-293-53/+22
|/
* Merge pull request #18 from twiest/prThomas Wiest2014-10-2952-0/+981
|\ | | | | Added Docker image build stuff
| * Added Docker image build stuffThomas Wiest2014-10-2952-0/+981
|/
* Update LICENSE.mdThomas Wiest2014-10-281-1/+1
|
* Create LICENSE.mdThomas Wiest2014-10-281-0/+201
|
* Merge pull request #17 from twiest/prThomas Wiest2014-10-281-2/+2
|\ | | | | fixed link
| * fixed linkThomas Wiest2014-10-281-2/+2
|/
* Merge pull request #16 from twiest/prThomas Wiest2014-10-283-14/+78
|\ | | | | doc update
| * doc updateThomas Wiest2014-10-283-14/+78
|/
* Merge pull request #15 from jwhonce/wip/lastestJhon Honce2014-10-242-2/+4
|\ | | | | Add comments explaining changing the master/minion hostnames
| * Add comments explaining changing the master/minion hostnamesJhon Honce2014-10-242-2/+4
|/ | | | | * openshift forces resolving all minions to hostnames to query etcd keys rather than using the IP address
* Merge pull request #14 from jwhonce/wip/latestThomas Wiest2014-10-243-15/+14
|\ | | | | Support latest origin v3 CLI options
| * Support latest origin v3 CLI optionsJhon Honce2014-10-233-15/+14
|/
* Merge pull request #13 from twiest/pullThomas Wiest2014-10-232-3/+4
|\ | | | | minor cleanup
| * minor cleanupThomas Wiest2014-10-232-3/+4
|/
* Merge pull request #12 from twiest/pullThomas Wiest2014-10-232-7/+15
|\ | | | | made aws list display more information, and be able to only show a single environment
| * made aws list display more information, and be able to only show a single ↵Thomas Wiest2014-10-232-7/+15
|/ | | | environment
* Merge pull request #11 from twiest/pullThomas Wiest2014-10-2348-13/+1749
|\ | | | | Added atomic aws host to cloud.rb
| * Added atomic aws host to cloud.rbThomas Wiest2014-10-2348-13/+1749
|/
* Merge pull request #10 from twiest/pullThomas Wiest2014-10-225-397/+420
|\ | | | | broke out parts of cloud.rb into libs for easier maintenance.
| * broke out parts of cloud.rb into libs for easier maintenance.Thomas Wiest2014-10-215-397/+420
|/
* consistenly use terminate in supported operationlxia ( Liang Xia )2014-10-091-1/+1
|
* Merge pull request #9 from jwhonce/wip/registryJhon Honce2014-10-0626-21/+693
|\ | | | | WIP Infra - Deploy GCE openshift v3 cluster
| * WIP Infra - Use variables in rolesJhon Honce2014-10-034-6/+8
| |
| * Finish origin -> openshift renameJhon Honce2014-10-0222-17/+45
| |
| * WIP Infra - Refactor terminateJhon Honce2014-10-023-25/+30
| | | | | | | | * remove persistent disks from images
| * WIP Infra - Add playbooks for using openshift binaryJhon Honce2014-10-0225-20/+656
| | | | | | | | * Fixed terminate so that it properly removes the attached OS disk.
* | Merge pull request #8 from twiest/quickThomas Wiest2014-10-021-2/+2
|\ \ | | | | | | fixed oo_len doc string
| * | fixed oo_len doc stringThomas Wiest2014-10-021-2/+2
|/ /
* | Merge pull request #7 from twiest/quickThomas Wiest2014-10-021-0/+7
|\ \ | | | | | | Added oo_len filter
| * | Added oo_len filterThomas Wiest2014-10-021-0/+7
|/ /