Commit Graph

918 Commits

Author SHA1 Message Date
Justin Santa Barbara 93a3c344ed Add another eventual consistency error code 2016-08-11 02:45:02 -04:00
Justin Santa Barbara 8fb4215e17 Run CI versions of k8s
CI versions are not pushed to gcr.io, so we need to preload the images
by downloading them and doing a docker load.
2016-08-11 01:32:42 -04:00
chrislovecnm f65f1200a4 starting working on SSE for s3 2016-08-09 13:52:21 -06:00
Daniel Beruben 28dbdcf78d add docs how to update kops 2016-08-08 14:04:30 -04:00
Justin Santa Barbara 5191616cb8 Merge pull request #282 from justinsb/more_docker_flags
Add docker flags: insecure-registry and mtu
2016-08-08 13:57:11 -04:00
Justin Santa Barbara 6f1341dd04 Add docker flags: insecure-registry and mtu
Also add tests

Issue #42
2016-08-08 13:55:34 -04:00
Beruben Daniel 5e41536b7d Merge pull request #1 from kubernetes/master
update
2016-08-08 11:58:31 -04:00
Justin Santa Barbara 456c2ffbc8 Merge pull request #277 from justinsb/more_instance_types
Add instance types: cc2, cg1, cr1, d2
2016-08-06 10:35:15 -04:00
Mykhailo Oleksiuk fad3d3a4f4 move --no-associate-public-ip to instance group 2016-08-06 14:46:46 +03:00
Justin Santa Barbara 5c6a22538b Add instance types: cc2, cg1, cr1, d2 2016-08-06 02:04:33 -04:00
Justin Santa Barbara 7f6ea78730 Add support for hi1 instance type 2016-08-06 00:00:48 -04:00
Mykhailo Oleksiuk 0c96f5dd1d add parameter --no-public-ip 2016-08-05 17:21:15 +03:00
Mykhailo Oleksiuk 911092e419 rename parameter --disable-associate-public-ip to --no-public-ip 2016-08-05 17:08:25 +03:00
Mykhailo Oleksiuk a264bee96f add parameter --disable-associate-public-ip 2016-08-05 17:00:14 +03:00
Mykhailo Oleksiuk ecde587df2 add parameter --disable-associate-public-ip 2016-08-05 15:40:07 +03:00
Mykhailo Oleksiuk d3228dfec0 add parameter --disable-associate-public-ip 2016-08-05 12:57:33 +03:00
Mykhailo Oleksiuk d0e29e70a7 add parameter --disable-associate-public-ip 2016-08-05 12:53:08 +03:00
Mykhailo Oleksiuk a09da80c1b add parameter --disable-associate-public-ip 2016-08-05 12:51:11 +03:00
Mykhailo Oleksiuk 722bbb1e4a add parameter --disable-associate-public-ip 2016-08-05 12:30:00 +03:00
Mykhailo Oleksiuk bc26eecf49 Merge remote-tracking branch 'upstream/master' 2016-08-05 12:08:56 +03:00
Justin Santa Barbara 5d437d3c2d Merge pull request #272 from justinsb/secret_consistency
More consistency in publickey CLI
2016-08-05 01:25:17 -04:00
Justin Santa Barbara de0482a411 More consistency in publickey CLI
Also docs skeleton
2016-08-05 01:23:13 -04:00
Justin Santa Barbara 33eecbba84 Merge pull request #271 from justinsb/rework_secrets_cli
Rework secrets CLI so we can manage the primary SSH key
2016-08-05 01:01:56 -04:00
Justin Santa Barbara 05c724f780 Support for deleting secrets 2016-08-05 00:58:11 -04:00
Justin Santa Barbara 9c4955095c Allow creation of SSH public keys 2016-08-05 00:45:28 -04:00
Justin Santa Barbara 2b9cc89257 Add --full arg to kops get cluster 2016-08-05 00:44:23 -04:00
Justin Santa Barbara e94d10166b Stub of 'create secret' command 2016-08-05 00:07:39 -04:00
Justin Santa Barbara abf456339d Add describe secrets command 2016-08-04 22:53:43 -04:00
Justin Santa Barbara 5585af595b Support reading the plaintext value of a secret 2016-08-04 22:33:13 -04:00
Justin Santa Barbara af841d50c0 Create more consistent secret CLI 2016-08-04 22:18:29 -04:00
Justin Santa Barbara 4afec66da4 Merge pull request #270 from justinsb/get_one_cluster
Expose full spec, by `kops get cluster -oyaml`
2016-08-04 22:03:47 -04:00
Justin Santa Barbara aa2059b2c5 Merge pull request #269 from justinsb/remove_zone_name_flag_ref
Fix flag name in error message: zone-name -> dns-zone
2016-08-04 21:44:05 -04:00
Justin Santa Barbara dee74bd9a0 Merge pull request #268 from justinsb/fix_formatting
Introduce some padding into text grid output
2016-08-04 21:43:54 -04:00
Justin Santa Barbara 4e2a4cda1e Fix flag name in error message: zone-name -> dns-zone 2016-08-04 21:39:37 -04:00
Justin Santa Barbara b3a4b6e08f Expose full spec, by `kops get cluster -oyaml`
Also for instance groups.

Hat-tip to @zmerlynn for the suggestion.
2016-08-04 21:37:17 -04:00
Justin Santa Barbara 64b2f9d387 Introduce some padding into text grid output
Otherwise we were not leaving a gap when columns were 8n characters
wide.
2016-08-04 21:12:30 -04:00
Mykhailo Oleksiuk 7984bfcb62 add parameter --disable-associate-public-ip 2016-08-04 18:34:18 +03:00
Mykhailo Oleksiuk ec122d54a6 add parameter --no-associate-public-ip 2016-08-04 18:17:40 +03:00
Mykhailo Oleksiuk a860fdbdfd add parameter --no-associate-public-ip 2016-08-04 17:19:20 +03:00
Justin Santa Barbara d0fd8170cd Merge pull request #260 from justinsb/fix_246
Add docs on AWS VPC 50 node limit
2016-08-03 01:46:19 -04:00
Justin Santa Barbara a7e2a24c94 Add docs on AWS VPC 50 node limit
Also on subnets & routing tables.

Fix #246
2016-08-03 01:44:38 -04:00
Justin Santa Barbara e3f6b4d13e Merge pull request #259 from justinsb/docs_10
Remove lingering reference to --dryrun mode
2016-08-03 01:31:31 -04:00
Justin Santa Barbara 360c82b0f6 Remove lingering reference to --dryrun mode
Issue #16
2016-08-03 01:29:47 -04:00
Justin Santa Barbara e754c3b86a Merge pull request #258 from justinsb/fix_134
Suggest `kops get` for `kops list`
2016-08-03 01:28:29 -04:00
Justin Santa Barbara 7660cd2ccf Suggest `kops get` for `kops list`
Fix #134
2016-08-03 01:25:14 -04:00
Justin Santa Barbara 720441c436 Merge pull request #257 from justinsb/docs_9
Document /ui shortcut for dashboard
2016-08-03 01:13:20 -04:00
Justin Santa Barbara 720cb50e12 Merge pull request #254 from justinsb/fix_164
Make it clearer when we use the cluster from kubecfg
2016-08-03 01:13:15 -04:00
Justin Santa Barbara 54359187ac Document /ui shortcut for dashboard 2016-08-03 01:11:32 -04:00
Justin Santa Barbara 198a618466 Merge pull request #255 from justinsb/docs_8
Fix docs formatting
2016-08-03 01:05:37 -04:00
Justin Santa Barbara 3cb175948f Fix docs formatting 2016-08-03 01:03:21 -04:00