k8s-ci-robot
65ba5391d1
Merge pull request #4538 from justinsb/addons_schema_tweak
...
Make addon specification into an object
2018-02-28 09:27:46 -08:00
k8s-ci-robot
6ff0a64f0f
Merge pull request #4528 from Globegitter/patch-3
...
Moving from one IG w multiple AZs to one IG per AZ
2018-02-28 08:00:50 -08:00
Erik Stidham
3484febe0d
Update Calico and Canal to use calico node v2.6.7
...
- Canal updated cni to v1.11.2
2018-02-28 09:54:39 -06:00
k8s-ci-robot
0ff7d4de99
Merge pull request #4452 from duboisf/support-bastion-user-data
...
Add support for bastion aws user-data
2018-02-28 03:54:45 -08:00
Aleksandar Topuzovic
d0acd90b3d
Bump versions with `-kops.1`
2018-02-28 10:36:22 +00:00
Markus Padourek
f5408e3bba
Fix typo
2018-02-28 11:03:35 +01:00
k8s-ci-robot
96670a51f8
Merge pull request #4535 from tvi/patch-1
...
Fix suspicious space in struct tag value
2018-02-27 23:17:46 -08:00
k8s-ci-robot
37d4b53d0d
Merge pull request #4010 from gambol99/etcd_options
...
Etcd TLS Peer & CLient Auth
2018-02-27 22:27:56 -08:00
k8s-ci-robot
3b78618327
Merge pull request #4302 from sethpollack/eip
...
Add option for using existing EIP's
2018-02-27 22:27:46 -08:00
Justin Santa Barbara
f4990e663e
Make addon specification into an object
...
This allows for future extensions
2018-02-28 00:33:50 -05:00
Chris Phillips
52b267a352
apimachinery generated code
2018-02-28 00:33:50 -05:00
Chris Phillips
6168b9d598
Adds support for more channels to be passed to protokube
2018-02-28 00:33:50 -05:00
Justin Santa Barbara
b2fa0bfa09
Merge pull request #4443 from zacblazic/update-default-docker-in-k8s-1.8
...
Set the default docker for kubernetes 1.9 to 17.03.2
2018-02-28 00:23:18 -05:00
k8s-ci-robot
7b31187e9f
Merge pull request #4519 from syndbg/patch-1
...
Clarify few things in Running an existing VPC
2018-02-27 20:52:47 -08:00
k8s-ci-robot
d9d3191073
Merge pull request #4525 from so0k/add-node-monitor-flags
...
Add node monitor flags
2018-02-27 20:12:46 -08:00
Tomas Virgl
eed5087c9c
Fix suspicious space in struct tag value
...
```upup/pkg/fi/cloudup/awstasks/autoscalinggroup.go:361: struct field tag `json:"suspended_processes, omitempty"` not compatible with reflect.StructTag.Get: suspicious space in struct tag value```
https://travis-ci.org/kubernetes/kops/jobs/346356096
2018-02-27 19:37:36 -08:00
k8s-ci-robot
84fda7ac1c
Merge pull request #4530 from mikesplain/update_rules_go
...
Update rules go
2018-02-27 11:37:45 -08:00
Mike Splain
1bb45c5d52
Update rules go
2018-02-27 11:33:14 -05:00
so0k
57b312beb7
Run apimachinery
2018-02-27 20:42:56 +08:00
Aleksandar Topuzovic
dd5713d5b4
Expose Felix metrics
...
* Exposes Felix prometheus endpoint
* Same as `networking.projectcalico.org.canal`
2018-02-27 11:04:22 +00:00
Markus Padourek
41eff5b2b2
Moving from one IG w multiple AZs to one IG per AZ
...
As discussed in #760
2018-02-27 12:03:35 +01:00
so0k
a08fdef6e2
Fix flag type
2018-02-27 08:09:50 +08:00
so0k
bb2f79eed4
Add node monitor flags
2018-02-27 08:07:27 +08:00
k8s-ci-robot
0ab8b57c2a
Merge pull request #4493 from justinsb/vfs_streaming
...
VFS: WriteFile takes an io.ReadSeeker
2018-02-26 15:50:45 -08:00
k8s-ci-robot
2e007d44c7
Merge pull request #4520 from chrislovecnm/fix-snake-case
...
Fix snake case
2018-02-26 15:12:43 -08:00
Stephen Nelson
6cc046f96c
Added test for environment variable overriding of private key size
2018-02-26 14:35:44 -08:00
chrislovecnm
222dec0b9a
Refactoring to camel case variable names
...
Follow-up PR to remove variables with snake case, and replace them with
camel case.
2018-02-26 13:40:43 -07:00
k8s-ci-robot
580f3508da
Merge pull request #4522 from chrislovecnm/fixing-verify-bazel
...
Fixing verify bazel
2018-02-26 12:39:44 -08:00
chrislovecnm
658d1bb484
fixing bazel file
2018-02-26 13:03:44 -07:00
chrislovecnm
0efb600c72
Updating gazelle sha in bazel scripts
2018-02-26 13:03:19 -07:00
k8s-ci-robot
a9ec4d1dd0
Merge pull request #4497 from jaipradeesh/dockerd-tcp
...
docker: Adds hosts configuration option
2018-02-26 11:36:45 -08:00
k8s-ci-robot
e317a5ab00
Merge pull request #4381 from justinsb/kops_set_cluster_1
...
Experimental kops set cluster command
2018-02-26 10:58:45 -08:00
Zac Blazic
935251413c
Set the default docker for kubernetes 1.9 to 17.03.02
...
As 17.03.2 has been validated for 1.8 and 1.9.
2018-02-26 19:11:18 +02:00
Zac Blazic
2518b3b656
Revert default docker version for kubernetes 1.8 back to 1.13.1
2018-02-26 19:10:23 +02:00
k8s-ci-robot
ba2d7409f5
Merge pull request #4518 from mikesplain/fix_bazel_dep
...
Fix bazel deprecation notice
2018-02-26 09:01:45 -08:00
Anton Antonov
3c88a7fc27
Clarify few things in Running an existing VPC
2018-02-26 18:11:57 +02:00
Mike Splain
45a57915e2
Fix bazel deprecation notice
2018-02-26 09:36:13 -05:00
Justin Santa Barbara
6f52996c2a
Experimental kops set cluster command
...
Introduce an experimental kops set cluster command, for setting
individual fields in the same style as the kops create cluster
--override flags.
For now, feature flag gated by the same SpecOverrideFlag feature flag.
Also split out pkg/commands package to facilitate testing.
2018-02-26 09:33:16 -05:00
Justin Santa Barbara
412cf377c2
VFS: WriteFile takes an io.ReadSeeker
...
Means we don't have to buffer big files in memory, in combination with
WriteTo for reading.
2018-02-26 09:09:17 -05:00
k8s-ci-robot
b2c161111f
Merge pull request #4505 from gambol99/reordering
...
DockerConfig Order
2018-02-25 22:55:43 -08:00
k8s-ci-robot
aa6e801e18
Merge pull request #3829 from mikesplain/suspendAZRebalance
...
Add Instance Group Suspend Processes
2018-02-25 22:20:52 -08:00
k8s-ci-robot
90bd6de2ae
Merge pull request #4508 from andrewsykim/andrewsykim/dns-controller-digitalocean
...
dns-controller: support digitalocean
2018-02-25 22:20:43 -08:00
k8s-ci-robot
3cdb73766f
Merge pull request #4515 from mikesplain/bazel_follow_up
...
Bazel follow up
2018-02-25 20:59:43 -08:00
Mike Splain
571f1a08f3
Update docs
2018-02-25 23:00:58 -05:00
Mike Splain
c5356e05dd
Remove kubectl
2018-02-25 23:00:58 -05:00
k8s-ci-robot
3434d6d999
Merge pull request #4512 from justinsb/flag_cidr_allocator_type
...
Add cidr-allocator-type flag to kcm and ccm
2018-02-25 11:54:44 -08:00
k8s-ci-robot
20080a21c0
Merge pull request #4510 from justinsb/bazel_protokube_tar
...
Build protokube tar in bazel
2018-02-25 11:12:44 -08:00
Justin Santa Barbara
bab4f07678
Add cidr-allocator-type flag to kcm and ccm
2018-02-25 00:52:28 -05:00
Justin Santa Barbara
7d142a1c9e
Build protokube tar in bazel
2018-02-25 00:51:14 -05:00
andrewsykim
662939e626
dns-controller: support digitalocean
2018-02-24 13:48:43 -05:00