Kris Nova
72e8f99ea8
Adding docs on running kops with helm
2017-03-28 07:18:15 +02:00
Kris Nova
c8a08492af
Fixing headers for ci
2017-03-28 06:42:21 +02:00
Kris Nova
59716ff06a
Revert "Initial DO commit to rebase from plane"
...
This reverts commit 49dd9aa179
.
2017-03-28 06:17:37 +02:00
Kris Nova
687ff420b4
Reset server main.go and Makefile to 71e78cafc186b715a58c24788e9714abced26f85
2017-03-28 06:10:22 +02:00
Kris Nova
884633f998
Rebasing and fixing etcd and grpc compile issues
2017-03-28 06:10:22 +02:00
Kris Nova
0497fceaec
Initial commit before rebasing
2017-03-28 06:10:22 +02:00
Justin Santa Barbara
b541a3fe68
ObjectMeta now _cannot_ be a named field
...
Previously we had to make it a named field to work around an
apimachinery bug, but apiserver can't cope if it is a named field.
2017-03-28 06:10:22 +02:00
Justin Santa Barbara
4fdded6e4b
Fixes for updated apiserver/apimachinery
2017-03-28 06:10:21 +02:00
Kris Nova
3e75901e99
Getting API server running in a kubernetes cluster with helm and docker containers
2017-03-28 06:10:21 +02:00
Kris Nova
8d6b2afe64
Fixing flag.Parse() problem with glog
2017-03-28 06:10:21 +02:00
Justin Santa Barbara
8b4ce49e9b
Initial work on UAS
2017-03-28 06:10:21 +02:00
Justin Santa Barbara
7f89d6e17d
Add vendored deps
2017-03-28 06:10:21 +02:00
Justin Santa Barbara
abe2ced25f
Add deps
...
* github.com/coreos/etcd
* google.golang.org/grpc
2017-03-28 06:10:21 +02:00
Kris Nova
49dd9aa179
Initial DO commit to rebase from plane
2017-03-28 06:10:20 +02:00
Justin Santa Barbara
5c262bd8a7
Merge pull request #2196 from justinsb/update_new_taints_and_labels
...
Update kops for 1.6 taints and labels
2017-03-27 23:59:45 -04:00
Justin Santa Barbara
4006741a5d
Update for new taints / labels names
2017-03-27 23:13:39 -04:00
Justin Santa Barbara
07f6e7eba9
Set toleration on dns-controller
...
But only for >= k8s 1.6. Unclear if our version of kubectl can actually
do this!
2017-03-27 23:08:15 -04:00
Justin Santa Barbara
86d544c2f3
Update protokube to make tainting optional
...
As of 1.6, kubelet can apply the taints, so we don't need to do it in
protokube.
2017-03-27 23:08:15 -04:00
Justin Santa Barbara
db2332b207
Merge pull request #2201 from andrewsykim/fix-circular-dependency-file-nodetask
...
Fix circular dependency in file node task
2017-03-27 23:04:07 -04:00
Justin Santa Barbara
37e5167a88
Merge pull request #2183 from archSeer/patch-1
...
Fix documentation for setting up the DNS.
2017-03-27 23:01:55 -04:00
Justin Santa Barbara
19f59957e4
Merge pull request #2187 from andrewsykim/gce-delete-dns-records
...
Delete Cloud DNS record sets in GCE
2017-03-27 22:59:47 -04:00
Justin Santa Barbara
e50f6c661a
Merge pull request #2052 from reactiveops/fix_gh_1953
...
Feedback for kops create -f when operation succeeds
2017-03-27 22:54:56 -04:00
Justin Santa Barbara
ff9a13ce32
Merge pull request #1875 from andrewsykim/rolling-update-tests
...
Rolling Update Unit Tests
2017-03-27 22:54:02 -04:00
andrewsykim
35afd5e354
Fix circular dependency in file node task
2017-03-27 22:24:23 -04:00
Justin Santa Barbara
1a74d9d759
Merge pull request #2095 from faraazkhan/master
...
Use built in log rotation capabilities of the docker daemon
2017-03-27 21:49:41 -04:00
Justin Santa Barbara
326b0c9235
Merge pull request #2200 from justinsb/post_1590
...
Reapply the changes we undid in #2199
2017-03-27 21:48:23 -04:00
Justin Santa Barbara
2d19329f06
Reapply the changes we undid in #2199
2017-03-27 21:48:01 -04:00
Justin Santa Barbara
35aa84d3a9
Merge pull request #1590 from frodopwns/issue-1550-better-desc
...
improving short descriptions for cli commands
2017-03-27 21:46:59 -04:00
Justin Santa Barbara
15b0ef9e43
Merge pull request #2199 from justinsb/pre_2198
...
Make changes so we can apply #1590
2017-03-27 21:46:43 -04:00
Justin Santa Barbara
b772c56794
Make changes so we can apply #1590
2017-03-27 21:46:22 -04:00
Justin Santa Barbara
d0ed32e380
Merge pull request #2198 from justinsb/fix_merge
...
Fix merge problems from tenancy
2017-03-27 21:43:21 -04:00
Justin Santa Barbara
9f3d7c3636
Fix merge problems from tenancy
...
I tried a manual conflict resolve in github; it went _ok_
2017-03-27 21:33:11 -04:00
Justin Santa Barbara
113b94ca05
Merge pull request #2155 from dacohen/tenancy
...
Specify instance tenancy on AWS
2017-03-27 21:31:31 -04:00
Justin Santa Barbara
7e8ed66620
Merge branch 'master' into tenancy
2017-03-27 21:31:16 -04:00
Justin Santa Barbara
cdcc876e66
Merge pull request #2193 from justinsb/fix_error_messages
...
Update error message for golang style
2017-03-27 21:27:13 -04:00
Justin Santa Barbara
b6401a384c
Merge pull request #2127 from justinsb/godeps_sync_tool
...
Script to sync our submodules from Godeps
2017-03-27 21:26:00 -04:00
Justin Santa Barbara
7e99f14e35
Merge pull request #2182 from DualSpark/remove-node-parallel-rolling
...
Removing parallel node rolling with multiple ig
2017-03-27 16:00:28 -04:00
Justin Santa Barbara
ae52277272
Update error message for golang style
2017-03-27 10:23:32 -04:00
Justin Santa Barbara
bdf0d04b0a
Merge pull request #2104 from justinsb/container_optimized_os
...
Initial Container-Optimized OS support
2017-03-27 10:21:39 -04:00
Justin Santa Barbara
58db07050f
Merge pull request #1812 from robinpercy/ig-taints
...
Adding taints property to IG Spec.
2017-03-27 10:06:12 -04:00
andrewsykim
8cd9c327dc
Delete cloud dns record sets in GCE
2017-03-26 21:03:26 -04:00
Justin Santa Barbara
b595a88a18
Merge pull request #2140 from justinsb/goimports
...
Script to call goimports
2017-03-26 00:04:03 -04:00
Robin Percy
5f4d0851e5
Regenerated apimachinery conversions
2017-03-25 18:38:33 -07:00
Robin Percy
3b814e109d
Fixing up InstanceGroup versions
...
- Kubelet API hadn't yet been added to all versions, which was causing
it to be deleted from apimachinery-generated conversions.
2017-03-25 18:36:24 -07:00
Robin Percy
4b030fed69
Added taints property to IG Spec.
...
- new property is only used when KubernetesVersion is 1.6 or greater
- taints are passed to kubelet via --register-with-taints flag
- Set a default NoSchedule taint on masters
- Set --register-schedule=true when --register-with-taints is used
- Changed the log message in taints.go to be less alarming if taints are
found - since they are expected on 1.6.0+ clusters
- Added Taints section to the InstanceGroup docs
- Only default taints are allowed in the spec pre-1.6
- Custom taint validation happens as soon as IG specs are edited.
2017-03-25 18:36:00 -07:00
Blaž Hrastnik
9086ea4076
Fix documentation for setting up the DNS.
...
The example was supposed to look up the *parent* and not the *subdomain*.
Updating the subdomain with the ns servers we just pulled from it would not make sense.
2017-03-26 02:55:59 +09:00
andrewsykim
976b54f398
unit tests for rolling updates
2017-03-24 20:23:55 -04:00
chrislovecnm
348237a8ae
Removing node parrallelism with multiple ig
2017-03-24 16:32:57 -06:00
Eric Hole
7ae56ec2fb
List the resources that we create with -f and advise the user how to deploy them.
2017-03-23 16:12:49 -04:00
Eric Hole
b4f5c21b22
Merge pull request #2147 from Pharb/route53-mapper-docs
...
Document required IAM permissions to use route53-mapper (#2100 )
2017-03-22 23:25:42 -04:00