Commit Graph

3193 Commits

Author SHA1 Message Date
Justin Santa Barbara d8430a1f40 alpha channel: Bump k8s version to 1.6.6 2017-06-20 22:19:59 -04:00
Justin Santa Barbara 98ae12a152 Release 1.6.2 2017-06-20 17:01:42 -04:00
Justin Santa Barbara 97643d25ca Merge pull request #2781 from chrislovecnm/delete-type-fix
Fixing typo and grammar
2017-06-20 16:36:38 -04:00
Chris Love 7dc5155b21 Merge pull request #2758 from justinsb/networking_reorder
Convert networking list to bulleted list
2017-06-20 13:47:58 -06:00
Chris Love 1f33b7dad7 Merge pull request #2701 from justinsb/more_info_on_iam_failure
Add more logging on IAM failure
2017-06-20 13:46:53 -06:00
chrislovecnm ed5ef173ee Fixing typo and grammar 2017-06-20 11:37:33 -06:00
Justin Santa Barbara f75ea400a3 Merge pull request #2772 from chrislovecnm/delete-fix
Work on kops delete
2017-06-20 01:18:26 -04:00
Justin Santa Barbara 48b26d0f93 Add more logging on IAM failure
I hit an odd IAM failure yesterday, and this information would have been
helpful.  It only proved a negative - it turned out to be an AWS problem
that was solved by deleting and recreating the IAM roles - but still
makes diagnosis much easier.
2017-06-20 00:42:17 -04:00
Justin Santa Barbara 0fc0800bf8 Convert networking list to bulleted list
Also sort by name.

Came up on slack, where a user assumed that #1 in the list was most
highly favored, which was not the intention.
2017-06-20 00:40:00 -04:00
Chris Love 539566f01f Merge pull request #2761 from justinsb/internal_names_on_aws
Support internal names for AWS also
2017-06-19 13:21:00 -06:00
Justin Santa Barbara 8571924843 Bump dns-controller version for fixes 2017-06-19 14:16:36 -04:00
Justin Santa Barbara 3c6689b5b0 Always grant route53 ListHostedZones permission 2017-06-19 14:16:35 -04:00
Justin Santa Barbara 734289043a Fix race in gossip initialization 2017-06-19 14:16:35 -04:00
Justin Santa Barbara 5955467be0 Default to loadbalancer ingress for gossip dns
DNS ingress won't work anyway.
2017-06-19 14:16:35 -04:00
Justin Santa Barbara 9d40b0e6ca Support internal (gossip) names for AWS also 2017-06-19 14:16:35 -04:00
Chris Love 0def5cdaae Merge pull request #2770 from justinsb/move_cloudprovider_to_api
Move CloudProvider to kops API
2017-06-18 15:19:41 -06:00
chrislovecnm 26224ce371 Work on deletes; no error without "--yes", fixed delete.go deleting ig that does not exist, doc updates. 2017-06-17 22:19:35 -06:00
Justin Santa Barbara d2df318ecc Move CloudProvider to kops API
This avoids a circular reference when breaking up the fi package
2017-06-17 16:27:07 -04:00
Chris Love 2b5f7fad38 Merge pull request #2764 from justinsb/followup_2662
Tweaks to docs for fields that can be empty
2017-06-16 15:34:31 -06:00
Chris Love 4c4c94c432 Merge pull request #1565 from justinsb/match_dns_type
DNS: Match type of DNS when looking at zones
2017-06-16 15:13:48 -06:00
Chris Love 1fc8b5306d Merge pull request #2759 from justinsb/add_git_push_to_release_notes
Add git push to release notes
2017-06-16 15:13:14 -06:00
Chris Love 84ab579e2d Merge pull request #2757 from justinsb/followup_2723
CoreOS AMI docs formatting
2017-06-16 15:12:33 -06:00
Chris Love f9f64e3fb3 Merge pull request #2760 from justinsb/weave_198
Update weave to 1.9.8
2017-06-16 09:42:34 -06:00
Justin Santa Barbara 8fb99a87e2 Merge pull request #2680 from murali-reddy/kube-router
add support for kube-router as CNI networking provider
2017-06-16 10:37:49 -04:00
Justin Santa Barbara de6d4e69f5 Merge pull request #2725 from WillemMali/add-documentation-index
added documentation index
2017-06-16 10:18:56 -04:00
Justin Santa Barbara 4d0c12eb20 Merge pull request #2756 from justinsb/followup_2716
Log systemctl output from status/start kubelet
2017-06-16 10:16:36 -04:00
Justin Santa Barbara 7fd55796c3 Tweaks to docs for fields that can be empty
Follow up to #2662
2017-06-16 10:15:16 -04:00
Justin Santa Barbara 60a0dfc421 Merge pull request #2662 from austinmoore-/empty-resolv-conf
Support setting empty --resolv-conf
2017-06-16 10:11:19 -04:00
Justin Santa Barbara f4cb670edc Update weave to 1.9.8
Includes the nodeport fixes
2017-06-16 00:08:37 -04:00
Justin Santa Barbara 0dcee37b13 Add git push to release notes 2017-06-16 00:01:46 -04:00
Justin Santa Barbara 35b2e7baf9 CoreOS AMI docs formatting
Follow up to #2723
2017-06-15 23:23:26 -04:00
Justin Santa Barbara e7927aa06d Merge pull request #2718 from dtan4/update-multi-master-doc
Modify `kops create instancegroup` commands in single-to-multi-master doc
2017-06-15 23:20:32 -04:00
Justin Santa Barbara 5862c60e84 Log systemctl output from status/start kubelet
Follow on to #2716
2017-06-15 23:18:34 -04:00
Justin Santa Barbara b14231d3f5 Merge pull request #2716 from aledbf/check-kubelet
Check if kubelet is already running before calling systemctl start
2017-06-15 23:15:13 -04:00
Justin Santa Barbara 43a270e88d Merge pull request #2723 from gianrubio/patch-3
Sort coreos images by CreationDate
2017-06-15 22:20:20 -04:00
Willem Mali e69fdd3988 spelled out abbreviations, moved HA example to HA docs, integrated some other suggestions from @chrislovecn 2017-06-14 23:22:10 +02:00
Manuel de Brito Fontes 4da48cf6eb Check if kubelet is already running before calling systemctl start 2017-06-14 16:31:06 -04:00
Chris Love 0c1fd6b272 Merge pull request #2617 from WillemMali/move-verify-gendocs-to-makefile
Move verify-gendocs into Makefile and tighten Makefile safety
2017-06-14 09:45:27 -06:00
Chris Love fdcd85fd37 Merge pull request #2702 from andrewsykim/instancegroups-rollingupdate-refactor
Remove code in kutil & refactor packages for instance groups and rolling update
2017-06-14 09:44:43 -06:00
Willem Mali 85bcbe5a38 added documentation index
I added a README.md in the /docs directory which should help make the
docs more discoverable, and I added a reference to this index on the
main README.md. I also renamed 'tips.md' to 'kubectl.md' and changed
to title, to better reflect its content.
2017-06-14 16:05:52 +02:00
Giancarlo Rubio d257499b7c Sort coreos images by CreationDate
Related to https://github.com/kubernetes/kops/pull/2689#issuecomment-307380522
2017-06-14 10:37:22 +02:00
Daisuke Fujita 39b70246fc Add --subnet and --role flags to create ig command 2017-06-13 18:41:17 +09:00
Chris Love ed97f2351d Merge pull request #2717 from jordanjennings/weave-ipalloc-range
Update weave to use the correct CIDR for pods
2017-06-12 20:30:01 -06:00
Jordan Jennings 767a8a6395 Update weave to use the correct CIDR for pods 2017-06-12 20:25:33 -04:00
Willem Mali 60ad299075 moved verify-gendocs into Makefile and tightened Makefile safety (enabled noclobber, errexit and errunset) 2017-06-12 22:25:14 +02:00
Austin Moore 119a0801c9 Add support for setting the kubelet's --resolv-conf flag to an empty string 2017-06-12 15:53:52 -04:00
Chris Love 1299fd63da Merge pull request #2689 from gianrubio/patch-1
Only list the latest coreos stable image
2017-06-12 12:51:28 -07:00
Chris Love 7ae72d0a9f Merge pull request #2527 from pastjean/add-labels
Added "cloud-labels" to ebs volumes
2017-06-12 12:48:47 -07:00
Pierre-Alexandre St-Jean 9a12f56728 Added "cloud-labels" to ebs volumes
Added one integration test
2017-06-12 13:46:30 -04:00
Justin Santa Barbara 818e04ff77 Merge pull request #2653 from cordoval/patch-1
simplify useless for
2017-06-11 22:37:08 -04:00