Justin Santa Barbara
|
9fbbbcb76a
|
Add hack/dep.py to check dep status against k8s Godeps.json
|
2018-02-04 21:52:34 -05:00 |
k8s-ci-robot
|
985bac8d1c
|
Merge pull request #4380 from justinsb/bazel_golang_193
bazel: declare golang 1.9.3
|
2018-02-03 22:08:04 -08:00 |
k8s-ci-robot
|
f5bbf2f1e7
|
Merge pull request #4377 from justinsb/bump_submodules_19
Update submodule dependencies for k8s 1.9
|
2018-02-03 21:29:05 -08:00 |
Justin Santa Barbara
|
f6701dbe65
|
bazel: declare golang 1.9.3
1.9.3 isn't included in the bazel rule for go we are using.
Once the next version of those rules ships, we can likely use the
built-in version.
|
2018-02-03 21:41:45 -05:00 |
Justin Santa Barbara
|
1222b7e0a6
|
bazel: declare golang 1.9.3
1.9.3 isn't included in the bazel rule for go we are using.
Once the next version of those rules ships, we can likely use the
built-in version.
|
2018-02-03 21:41:26 -05:00 |
Justin Santa Barbara
|
78346cd90a
|
apimachinery: remove copier
|
2018-02-03 21:41:26 -05:00 |
Justin Santa Barbara
|
36fbf99631
|
apimachinery: codegen for new version
|
2018-02-03 21:41:18 -05:00 |
Justin Santa Barbara
|
0513355b70
|
Update vendor
|
2018-02-03 21:19:32 -05:00 |
Justin Santa Barbara
|
bf0886bcb9
|
Bump submodules for k8s 1.9
|
2018-02-03 21:19:23 -05:00 |
k8s-ci-robot
|
29cb716330
|
Merge pull request #4376 from justinsb/lock_bazel_go_version
Explicitly set go version in bazel build
|
2018-02-03 17:52:04 -08:00 |
k8s-ci-robot
|
ff22c13392
|
Merge pull request #4378 from justinsb/update_bazel_2
Update gazelle
|
2018-02-03 15:57:04 -08:00 |
k8s-ci-robot
|
d509440455
|
Merge pull request #4372 from lucasreed/docs_grammer_spelling_fix
Documentation spelling/grammar fixes.
|
2018-02-03 15:19:15 -08:00 |
k8s-ci-robot
|
0bd03a8ac1
|
Merge pull request #4379 from justinsb/remove_federation
Remove federation support
|
2018-02-03 15:19:05 -08:00 |
Justin Santa Barbara
|
1c80999e8c
|
Explicitly set go version in bazel build
So it doesn't float with rules_go updates
|
2018-02-03 17:37:12 -05:00 |
k8s-ci-robot
|
5026f78bdc
|
Merge pull request #4374 from justinsb/bump_kopeio_networking_20180203
Update kopeio-networking to 1.0.20180203
|
2018-02-03 14:02:05 -08:00 |
Justin Santa Barbara
|
7dfca05c09
|
Remove federation support
As it has been removed from upstream kubernetes, in favor of the
multicluster revamp.
|
2018-02-03 16:53:39 -05:00 |
Justin Santa Barbara
|
8ef705353e
|
Update gazelle
|
2018-02-03 13:27:23 -05:00 |
Justin Santa Barbara
|
712144a84a
|
Update kopeio-networking to 1.0.20180203
No major changes, just version updates.
|
2018-02-03 13:14:23 -05:00 |
Luke Reed
|
257ca33297
|
just a couple grammar/spelling errors I noticed
|
2018-02-02 15:55:00 -05:00 |
k8s-ci-robot
|
4e284e9966
|
Merge pull request #4357 from zhangxiaoyu-zidif/fix-check-kube-version
modify check require-kubeconfig kube version
|
2018-02-02 07:30:07 -08:00 |
k8s-ci-robot
|
9d9646d0ce
|
Merge pull request #4367 from wlan0/master
Fix ccm startup wrt dns controller (set dnsPolicy to Default and host…
|
2018-02-02 06:54:09 -08:00 |
k8s-ci-robot
|
f46c99a3db
|
Merge pull request #4366 from oilbeater/update-image-go-version
update image go version
|
2018-02-02 03:41:08 -08:00 |
k8s-ci-robot
|
0a2c59bac1
|
Merge pull request #4365 from romana/romana-iam-permission
Update route-related IAM permissions for Romana
|
2018-02-02 03:01:11 -08:00 |
k8s-ci-robot
|
dbc81d2be1
|
Merge pull request #4199 from dictvm/patch-1
Extend examples of subnet parameter
|
2018-02-02 02:27:24 -08:00 |
k8s-ci-robot
|
bbd4eaf524
|
Merge pull request #4201 from perryao/patch-2
Update terraform.md
|
2018-02-02 02:27:19 -08:00 |
k8s-ci-robot
|
2abdaf52ac
|
Merge pull request #4336 from iMartyn/feature/extra-terraform-config
Feature/extra terraform config
|
2018-02-02 02:27:09 -08:00 |
wlan0
|
a7668f17fb
|
fix ccm startup wrt dns controller (set dnsPolicy to Default and hostNetwork: true)
|
2018-02-01 20:38:58 -08:00 |
oilbeater
|
1b388230de
|
update image go version
update dns-controller-builder and protokube-builder go version to 1.9.3
|
2018-02-02 10:07:50 +08:00 |
Caleb Gilmour
|
1e74216b94
|
Update route-related IAM permissions for Romana
|
2018-02-02 00:37:46 +00:00 |
k8s-ci-robot
|
4ff964a390
|
Merge pull request #4349 from oilbeater/update-go
update go version and ldflags
|
2018-02-01 13:33:07 -08:00 |
k8s-ci-robot
|
9eb047a1c3
|
Merge pull request #4361 from Rcluoyi/dev
Fix broken links for Usage instructions in addons.md
|
2018-01-31 18:56:03 -08:00 |
Martyn Ranyard
|
e0200fbe95
|
Add TerraformProviderExtraConfig to cluster spec
|
2018-01-31 11:33:49 +01:00 |
k8s-ci-robot
|
f58d7b2de4
|
Merge pull request #4359 from jeyglk/feature/single-to-multi-master-doc-improvements
Update single-to-multi-master.md
|
2018-01-30 22:42:03 -08:00 |
renchao
|
b01ed1c684
|
Fix broken links for Usage instructions in addons.md
|
2018-01-31 14:03:18 +08:00 |
Jeremy Mathevet
|
d00de67de8
|
Add examples, fix docker stop and add az-name var
|
2018-01-30 17:14:18 +00:00 |
zhangxiaoyu-zidif
|
30b10cb1c8
|
modify check require-kubeconfig
|
2018-01-30 17:53:16 +08:00 |
oilbeater
|
1dcc0e2627
|
update go version and ldflags
update go version to 1.9.3 and add -w ldflag to remove DWARF symbol table from binary see: https://golang.org/cmd/link/
|
2018-01-30 00:17:06 +08:00 |
Daniel Heitmann
|
ae16b8ce13
|
Fix formatting
|
2018-01-29 15:39:05 +01:00 |
k8s-ci-robot
|
cc67497776
|
Merge pull request #4246 from ottoyiu/s3_vfs
Improve S3 url parsing for vfsPath to support more naming conventions
|
2018-01-29 05:34:34 -08:00 |
Daniel Heitmann
|
3a34895e71
|
Improve Instance Group subnet creation CLI parameter description
Make it more obvious which input is expected.
|
2018-01-29 14:20:56 +01:00 |
k8s-ci-robot
|
6cce2427b3
|
Merge pull request #4286 from justinsb/exec_with_bin_sh
exec target command, but still pipe it to tee
|
2018-01-29 04:56:33 -08:00 |
k8s-ci-robot
|
952bcda1a0
|
Merge pull request #4346 from justinsb/vfs_recognize_file_scheme
VFS: Recognize file:// paths
|
2018-01-29 04:16:32 -08:00 |
Justin Santa Barbara
|
82b9a54332
|
VFS: Recognize file:// paths
|
2018-01-27 15:03:05 -08:00 |
k8s-ci-robot
|
b48ed40551
|
Merge pull request #4316 from justinsb/copytree_fix_dest_not_exists
VFS: Fix bug in CopyTree when dest does not exist
|
2018-01-27 12:45:30 -08:00 |
k8s-ci-robot
|
f895343591
|
Merge pull request #4027 from cap10morgan/patch-1
Use 0.9.0 release of nginx-ingress-controller
|
2018-01-26 13:05:32 -08:00 |
k8s-ci-robot
|
a917a2c4de
|
Merge pull request #4130 from stuffandthings/patch-1
Bump kubernetes dashboard version to 1.8.1
|
2018-01-26 12:25:36 -08:00 |
k8s-ci-robot
|
923118eee0
|
Merge pull request #4166 from mrballcb/interactive_cli_opt
Interactive cli opt
|
2018-01-26 12:25:33 -08:00 |
k8s-ci-robot
|
f9748b7ebf
|
Merge pull request #4270 from int128/root-volume-type
Fix rootVolumeType accepts all volume types
|
2018-01-26 11:36:35 -08:00 |
k8s-ci-robot
|
b02a73fa2c
|
Merge pull request #4184 from chrislovecnm/rbac-default
Switching the default for kops to create a cluster with RBAC enabled.
|
2018-01-26 10:52:33 -08:00 |
k8s-ci-robot
|
cbf16fd6e2
|
Merge pull request #4245 from ottoyiu/etcd-override
Allow image override for etcd
|
2018-01-26 10:11:33 -08:00 |