Commit Graph

1737 Commits

Author SHA1 Message Date
Randall McPherson 1bcd58637e simplify cluster marshaling 2016-12-14 10:45:27 -05:00
Randall McPherson a23a313b4b use ToVersionedYaml 2016-12-14 10:22:55 -05:00
Randall McPherson 1c6edb13fd Merge branch 'master' into get-json-support
* master: (53 commits)
  Display SSH Public key being used. Fixes issue #1140
  Bump version of nodeup that we depend on
  Specify --anonymous-auth=false for k8s 1.5
  Add test for weave
  Mock Route53 GetHostedZone
  A few tweaks to terraform output building
  Disable scheme:internal on ELB
  Add super-simple test for VPC task
  Fix broken link of cluster_spec.md
  Fix boilerplate on zones.go
  more text changes
  making output look better
  Fixing panics and cleaning up output in validate
  Make kubecfg generation optional
  Add path.module to expected TF output
  MockAWSCloud: Use new route53 test interface
  HACK: apply #38590 directly
  model -> tf test of 1.4.1 schema
  First model -> tf test
  Add mock ec2 images API
  ...
2016-12-14 10:22:11 -05:00
Chris Love 75530cfcb6 Merge pull request #1139 from justinsb/simple_test_for_vpc_task
Add super-simple test for VPC task
2016-12-13 21:05:55 -07:00
Chris Love 20722d09af Merge pull request #1151 from robertojrojas/issue_1140
Display SSH Public key being used. Fixes issue #1140
2016-12-13 20:59:02 -07:00
Randall McPherson bfbfd9ed32 wip 2016-12-13 17:55:47 -05:00
Roberto J Rojas f7247ea834 Display SSH Public key being used. Fixes issue #1140 2016-12-13 15:03:17 -05:00
John Chadwick b6ae1c0a64 docs: Minor README formatting improvement. 2016-12-13 11:50:46 -05:00
Bjarke Vad Andersen da5d7af5d5 `kops upgrade` docs
Updated docs to reflect that kops uses the stable channel published here: https://github.com/kubernetes/kops/blob/master/channels/stable
2016-12-13 09:44:10 +01:00
Justin Santa Barbara 4cda0e1fbb Merge pull request #1144 from justinsb/we_are_not_anonymous
Specify --anonymous-auth=false for k8s 1.5
2016-12-13 02:26:27 -05:00
Justin Santa Barbara cc7419adeb Bump version of nodeup that we depend on 2016-12-13 01:44:37 -05:00
Justin Santa Barbara 96243ee442 Specify --anonymous-auth=false for k8s 1.5
We'll expose this option as part of RBAC, but in the meantime explicitly
specify the existing behaviour.
2016-12-13 01:44:28 -05:00
Kris Childress ba3341ece8 Tweaks for PR 2016-12-12 21:52:19 -07:00
Kris Childress 24e99a01ac More tweaks 2016-12-12 20:52:35 -07:00
Kris Childress a5ace1fe0a Fix dig output 2016-12-12 19:36:28 -07:00
Kris Childress 06090aa53a Adding kubectl brew directive 2016-12-12 16:01:12 -07:00
Kris Childress 177a95bcc7 Remove nivenly! 2016-12-12 15:18:04 -07:00
Kris Childress 49f00369eb Advanced example 2016-12-12 15:12:21 -07:00
Kris Childress 22502fc0d4 Format tweaks 2016-12-12 15:07:59 -07:00
Kris Childress 61a5a44f8a NS and AWS changes 2016-12-12 15:02:53 -07:00
Kris Childress 8b60317b3f Merge pull request #1136 from justinsb/add_test_for_private_networking
Adding testing for weave private networking (depends on #1114)
2016-12-12 10:29:01 -07:00
Justin Santa Barbara e779d63eee Add test for weave 2016-12-12 12:26:53 -05:00
Justin Santa Barbara 3415d15f12 Mock Route53 GetHostedZone 2016-12-12 12:26:53 -05:00
Justin Santa Barbara 196038fe02 A few tweaks to terraform output building 2016-12-12 12:26:52 -05:00
Justin Santa Barbara a97ab00788 Disable scheme:internal on ELB 2016-12-12 12:26:52 -05:00
Kris Childress 3f0bd708d1 Merge pull request #1114 from icereval/feature/terraform-private-topology
WIP: Fill in RenderTerraform methods for private topology
2016-12-12 10:23:53 -07:00
Justin Santa Barbara d8f1a0679d Add super-simple test for VPC task 2016-12-12 11:22:46 -05:00
Justin Santa Barbara 95f6c8c115 Fix display of time remaining
Correctly this time ...
2016-12-12 11:21:57 -05:00
Chris Love 5be34a3593 Merge pull request #1135 from vendrov/patch-4
Fix broken link of cluster_spec.md
2016-12-12 09:15:22 -07:00
vendrov 3a9ffd1f92 Fix broken link of cluster_spec.md 2016-12-12 17:04:22 +02:00
Chris Love c474bc28b3 Merge pull request #1116 from justinsb/test_model_to_tf
Test of model to terraform
2016-12-11 21:47:12 -07:00
Justin Santa Barbara 6d2879aaec Fix boilerplate on zones.go 2016-12-11 20:26:25 -05:00
Chris Love 18d1dfde8b Merge pull request #1118 from justinsb/codegen_fixes
Improvements to codegen: header-check & golint
2016-12-11 18:22:14 -07:00
Chris Love 24b34ccd16 Merge pull request #1127 from DualSpark/fix-nodeup-url
Fixing $NODEUP_URL in /hak/dev-build.sh
2016-12-11 18:21:41 -07:00
Kris Childress c1ea5c95f5 Merge pull request #1133 from DualSpark/validation-fix
Validation fix
2016-12-11 18:01:04 -07:00
chrislovecnm 8f3291a189 more text changes 2016-12-11 17:50:47 -07:00
chrislovecnm e758f4888a making output look better 2016-12-11 17:45:37 -07:00
chrislovecnm f438eb02c4 Fixing panics and cleaning up output in validate 2016-12-11 17:32:05 -07:00
Justin Santa Barbara 1bf9658355 Make kubecfg generation optional
And turn it off in the test, to avoid dependency on kubectl
2016-12-11 17:43:23 -05:00
Justin Santa Barbara b1fc0c1d13 Add path.module to expected TF output 2016-12-11 17:17:12 -05:00
Justin Santa Barbara 4c02a28866 MockAWSCloud: Use new route53 test interface 2016-12-11 17:11:10 -05:00
Justin Santa Barbara 718ada42be HACK: apply #38590 directly
Because we need https://github.com/kubernetes/kubernetes/pull/38590 , we
apply it directly to the vendor/ directory.  So that we don't break CI,
we don't apply the change to _vendor - though this does mean we now
can't run `make copydeps` until 38590 merges upstream.
2016-12-11 17:11:10 -05:00
Justin Santa Barbara 3965afed12 model -> tf test of 1.4.1 schema 2016-12-11 17:11:10 -05:00
Justin Santa Barbara afd0c25abe First model -> tf test 2016-12-11 17:11:10 -05:00
Justin Santa Barbara ee24ca1acc Add mock ec2 images API 2016-12-11 17:11:10 -05:00
Kris Childress 0c4de4e52b Merge pull request #1061 from DualSpark/remove-old-go-version-from-ci
cleaning up go versions in ci and Makefile
2016-12-11 14:31:42 -07:00
Kris Childress 3d7a22c03b Fix nodeup_url - adding .s3 2016-12-11 14:07:57 -07:00
Chris Love f6953acff8 Commenting out changes instead of delete 2016-12-11 14:07:32 -07:00
Chris Love dc63402649 Merge pull request #1125 from DualSpark/fix-log-about-issue-241
Removing workaround for #241
2016-12-11 14:04:01 -07:00
Kris Childress ad5f18a423 Merge pull request #1053 from DualSpark/release
Release Process Documentation - See notes
2016-12-11 13:07:09 -07:00