Commit Graph

1310 Commits

Author SHA1 Message Date
Kris Childress f00ef862b8 Resize k8s logo 2016-12-01 22:42:56 -07:00
Kris Childress ba637ef8a1 More tweaks, flipping logo around 2016-12-01 22:41:06 -07:00
Kris Childress 1b50160790 Format tweaks 2016-12-01 22:38:06 -07:00
Kris Childress cbaf0bbd19 Kops Tutorial re-work 2016-12-01 22:35:07 -07:00
Kris Childress 06e2250508 Init 2016-12-01 22:00:50 -07:00
Kris Childress d063499a55 Init 2016-12-01 21:57:02 -07:00
Kris Childress c3d166805f Merge pull request #1021 from DualSpark/weave-bump-version
bumping weave version
2016-12-01 20:43:29 -07:00
Chris Love 586ede022b Merge pull request #1028 from razic/readme-fix
fix path to adding feature doc
2016-12-01 17:31:12 -07:00
Chris Love 842ba45282 Merge pull request #1029 from razic/add-more-machine-types
adds more machine types
2016-12-01 17:30:15 -07:00
Zachary Adam Kaplan 8b91b71e34 adds more machine types
adds the following machine types:

* r4.large
* r4.xlarge
* r4.2xlarge
* r4.4xlarge
* r4.8xlarge
* r4.16xlarge
* t2.xlarge
* t2.2xlarge
2016-12-02 00:23:49 +00:00
Zachary Adam Kaplan 68974149ef fix path to adding feature doc 2016-12-01 23:32:28 +00:00
Chris Love 0516655f39 Merge pull request #922 from ApsOps/aliases_for_nodes
Support Aliases for nodes
2016-12-01 07:59:27 -07:00
Kris Childress e32c9fb8de Merge pull request #1024 from DualSpark/header-fixes
updating header
2016-12-01 07:20:45 -07:00
Aman f93219eae3
Update dns-controller README 2016-12-01 15:06:02 +05:30
chrislovecnm 517a81bb05 bug in my fix header script 2016-11-30 22:52:04 -07:00
chrislovecnm 3f29bc982e updating header 2016-11-30 22:46:33 -07:00
chrislovecnm 1bbbe0b71d bumping weave version 2016-11-30 22:06:12 -07:00
Chris Love a5b3587df6 Merge pull request #914 from andrewsykim/cluster-autoscaler-addon
cluster autoscaler addon
2016-11-30 21:48:12 -07:00
Chris Love 07e4cb1fb7 Merge pull request #1014 from justinsb/docs_fix_ci
Update docs for CI: include version
2016-11-30 14:40:42 -07:00
Chris Love 2a165d3e2e Merge pull request #1015 from DualSpark/bastion-ssh-forward
Adding notes on bastion agent forwarding
2016-11-30 11:52:29 -07:00
Kris Childress 3a5a1dbb36 Remove old file 2016-11-30 10:40:04 -07:00
Kris Childress d8e38fa7de Adding notes on bastion agent forwarding 2016-11-30 10:25:45 -07:00
Kris Childress 88006bfde4 Merge pull request #996 from justinsb/fix_cidr_math
Fix CIDR math to avoid private CIDR collisions
2016-11-30 09:13:51 -07:00
Justin Santa Barbara 632899a209 Update docs for CI: include version
Because we sniff the version from the HTTP URL, we need to put a version
into the upload URL.
2016-11-30 11:10:32 -05:00
Justin Santa Barbara 23638dc1fb Fix CIDR math to avoid private CIDR collisions 2016-11-30 11:08:14 -05:00
Kris Childress f452890a86 Merge pull request #995 from justinsb/messaging_waiting_for_nat_gateway
Refactor wait-for-NAT-gateway code & add log messages
2016-11-30 08:44:23 -07:00
Aman 0cc6bc11f1
Add test command for dns-controller in Makefile 2016-11-30 18:41:53 +05:30
Aman df559874bf
Merge remote-tracking branch 'upstream/master' into aliases_for_nodes 2016-11-30 18:31:13 +05:30
Justin Santa Barbara 4d366bac0d Merge pull request #1008 from DualSpark/move-addons-doc
moving adding a feature docs to development
2016-11-30 00:48:40 -05:00
Kris Childress 72c5868966 Merge pull request #707 from DualSpark/node-validation
New feature - node validation
2016-11-29 16:47:44 -07:00
Zach Loafman d04f85a051 Merge pull request #1012 from zmerlynn/noclobber-cp-instead
gcs-upload: Use a no-clobber copy instead
2016-11-29 09:19:20 -08:00
Zach Loafman 3cf2c87908 gcs-upload: Use a no-clobber copy instead 2016-11-29 09:16:42 -08:00
Zach Loafman e2e2a715f9 Merge pull request #1011 from zmerlynn/no-clobber-build
gcs-upload: Fix cache-control on other files as well
2016-11-29 08:36:03 -08:00
Zach Loafman 1263cdfa59 gcs-upload: Fix cache-control on other files as well 2016-11-29 08:33:47 -08:00
Aman 7cd7eea2d5
Add unit tests 2016-11-29 16:09:45 +05:30
chrislovecnm 1234d62a62 moving adding a feature docs to development 2016-11-28 20:01:56 -07:00
Zach Loafman e10cad670a Merge pull request #983 from DualSpark/bump-k8s-version
Bumping stable channel to k8s 1.4.6
2016-11-28 18:20:02 -08:00
Chris Love 44555739aa Merge pull request #1004 from zmerlynn/wait-asg-pending
Fix retries for AutoScalingGroup pending delete
2016-11-28 19:19:04 -07:00
chrislovecnm 2bbc95d9e8 changes from code review 2016-11-28 18:54:57 -07:00
chrislovecnm c311a54081 doc updates 2016-11-28 18:18:03 -07:00
chrislovecnm 8a1934ae8b unit tests with fakes
updating docs
2016-11-28 18:17:53 -07:00
chrislovecnm 8b8bb18815 it is working in alpha 2016-11-28 18:16:32 -07:00
chrislovecnm 82cf2c2c0f working on the start of validate
cluster validation seem to be working.  Need to test more

documentation yo

refactoring to get rid of import cycle not allowed
2016-11-28 18:16:32 -07:00
chrislovecnm 3ffc4e91cb Starting work on node lookup and validation 2016-11-28 18:16:31 -07:00
chrislovecnm 89ac0d24f8 starting porting node code 2016-11-28 18:16:31 -07:00
Zach Loafman e60c36068f Fix retries for AutoScalingGroup pending delete
This:
- reworks how retries are handled in fi/executor.go to a time-based scheme
- changes the single-task limit to 10m (from about 30s of no-progress)
- eliminates the inner IAM propagation retry for LaunchConfigurations,
because the task itself will just be redriven for a while. This also
eliminates any long-pole delay caused by this error (since task Run()
should be 'fast').
2016-11-28 17:04:02 -08:00
Chris Love 8d1a921e8b Merge pull request #994 from justinsb/gofmt_pkg
Apply gofmt to pkg directory
2016-11-28 11:37:14 -07:00
Chris Love e8937c0703 Merge pull request #993 from justinsb/fix_949
Avoid tests hitting kubernetes stable.txt HTTP file
2016-11-28 11:31:44 -07:00
Chris Love 4e490278d0 Merge pull request #992 from justinsb/fix_instance_group_maxsize
Fix printing of max size on instance group
2016-11-28 11:25:19 -07:00
Justin Santa Barbara fced564a8f Refactor wait-for-NAT-gateway code & add log messages
So users know what is happening
2016-11-28 10:23:47 -05:00