Justin SB
50a7da40ab
Remove spurious cadvisor dependency
2019-05-05 13:29:15 -04:00
Kubernetes Prow Robot
6d3c67a866
Merge pull request #6826 from srikiz/MoreUnitTests
...
[Unit Tests] Add unit tests for create_kubecfg file
2019-04-28 10:16:31 -07:00
Kubernetes Prow Robot
3c4f9a2bfd
Merge pull request #6821 from zetaab/updateccm
...
update tolerations to openstack external cloud provider
2019-04-28 10:16:20 -07:00
Kubernetes Prow Robot
85293df09f
Merge pull request #6835 from wxdao/master
...
Add support for AWS ap-east-1 region
2019-04-28 08:20:19 -07:00
Srikanth
e4cabe7b5f
Format GO code
2019-04-26 14:26:20 -05:00
Kubernetes Prow Robot
78f5b2c06a
Merge pull request #6837 from mikesplain/add_t3a_family
...
Add t3a family
2019-04-26 12:16:09 -07:00
Kubernetes Prow Robot
8b72574b13
Merge pull request #6841 from mikesplain/remove_verify_bazel_from_travis
...
Remove verify bazel and expose error
2019-04-26 11:24:40 -07:00
Kubernetes Prow Robot
0709200c3f
Merge pull request #6840 from rifelpet/aws-iam-authenticator-api-typo
...
Fix typo in aws-iam-authenticator image field name
2019-04-26 11:24:28 -07:00
Srikanth
a8e8e766ee
Update BUILD.bazel file for create kubeconfig file
2019-04-26 12:47:39 -05:00
Kubernetes Prow Robot
0efdd22b8d
Merge pull request #6836 from mikesplain/update_readme_chart
...
Update readme chart given alphas and betas
2019-04-26 10:38:40 -07:00
Kubernetes Prow Robot
3208373d46
Merge pull request #6823 from appvia/canal-3.6.1
...
Canal manifest updates for k8s v1.12+
2019-04-26 10:38:27 -07:00
mikesplain
835ccf2973
Remove sets to expose error
2019-04-26 12:46:19 -04:00
mikesplain
06f5e03117
Remove verify bazel from travis its run in prow
2019-04-26 12:32:00 -04:00
Peter Rifel
81d81d08f2
Fix typo in aws-iam-authenticator image field name
2019-04-26 09:18:18 -07:00
Kubernetes Prow Robot
ab2413135b
Merge pull request #6833 from chrisz100/master
...
set kubernetes version to 1.12.8 to match current release
2019-04-26 08:32:27 -07:00
mikesplain
148bbd9c7a
Add t3a family
2019-04-26 11:06:44 -04:00
mikesplain
48f61acdb6
Update readme chart given alphas and betas
2019-04-26 10:57:18 -04:00
Christian Jantz
eb73f351a8
set kubernetes version to 1.12.8 to match current release
2019-04-26 16:43:02 +02:00
wxdao
29a6673d7f
Update aws-sdk-go to 1.19.18
2019-04-26 11:24:04 +00:00
wxdao
c92623049a
Add ap-east-1 zones infer
2019-04-26 10:37:05 +00:00
Kubernetes Prow Robot
a2ee29c750
Merge pull request #6820 from wangxy518/patch-5
...
Update README.md
2019-04-25 02:42:46 -07:00
Srikanth
230cfdf686
Add more unit tests for kubeconfig build
2019-04-25 01:42:12 -05:00
Srikanth
672dc61c5b
Add tests for updating kube config
2019-04-24 16:19:24 -05:00
Kubernetes Prow Robot
00782fd908
Merge pull request #6278 from elithrar/docs/state-store-easier
...
[docs] Use env var for state store examples
2019-04-24 12:22:26 -07:00
Kashif Saadat
4b40a24695
Canal manifest updates for k8s v1.12+
2019-04-24 17:37:28 +01:00
Jesse Haka
fd17095777
update tolerations
2019-04-24 09:59:12 +03:00
Kubernetes Prow Robot
bea86cb4d9
Merge pull request #6810 from xichengliudui/update-go-const-part6
...
Using const() defines constants together (part:4)
2019-04-23 19:26:00 -07:00
wangxy518
bd8036d176
Update README.md
2019-04-24 09:56:49 +08:00
Kubernetes Prow Robot
e497f33104
Merge pull request #6809 from xichengliudui/update-go-const-part5
...
Using const() defines constants together (part:3)
2019-04-23 06:36:17 -07:00
Kubernetes Prow Robot
f94d499920
Merge pull request #6799 from justinsb/golang_1_12_1
...
Switch to golang 1.12.1
2019-04-22 15:10:08 -07:00
Justin SB
0d83057002
Switch to golang 1.12.1
...
For cherry-picking to 1.14
https://github.com/kubernetes/kubernetes/blob/release-1.14/build/build-image/cross/Dockerfile
2019-04-22 15:49:28 -04:00
Kubernetes Prow Robot
732121d226
Merge pull request #6798 from justinsb/golang_1_11_5
...
Switch to golang 1.11.5
2019-04-22 11:35:46 -07:00
Justin SB
69e0b26b69
travis: Create new travis-ci makefile target, run that
...
This lets us exclude the gofmt task which now requires bazel and also
now runs in a separate test.
Continuing with this should allow us to have a faster travis-ci, that
should also give us better coverage (we really want travis to test osx
& windows builds)
2019-04-22 12:41:26 -04:00
Kubernetes Prow Robot
5ba001f353
Merge pull request #6802 from xichengliudui/update-docker-README
...
Update docker README.md file, delete `$`
2019-04-22 08:15:45 -07:00
Justin SB
bf4c4a1a95
Source gofmt from bazel go
...
Using the approach from k8s.io/repo-infra. This avoids problems where
we are testing with a different version of go than we are building
with.
2019-04-21 16:41:11 -04:00
Justin SB
de581b1b64
Switch to golang 1.11.5
...
For cherry-picking to 1.13
https://github.com/kubernetes/kubernetes/blob/release-1.13/build/build-image/cross/Dockerfile
2019-04-20 17:36:56 -04:00
xichengliudui
c02802f36d
Using const() defines constants together (part:4)
2019-04-20 05:12:51 -04:00
xichengliudui
16ee9c4342
Using const() defines constants together (part:3)
2019-04-20 05:02:21 -04:00
xichengliudui
b1ca7be105
Update docker README.md file, delete $
...
Signed-off-by: xichengliudui <liuduidui@beyondcent.com>
2019-04-20 03:19:59 -04:00
Kubernetes Prow Robot
4d7df29ca5
Merge pull request #6420 from justinsb/rename_urls
...
Refactor names of URLs in assets to clarify their purpose
2019-04-19 05:25:55 -07:00
Kubernetes Prow Robot
24edaf8bf1
Merge pull request #6787 from gambol99/http2_param
...
KubeAPIServer HTTP2 Stream Parameter
2019-04-19 01:29:54 -07:00
Kubernetes Prow Robot
c8163379c7
Merge pull request #6774 from bksteiny/etcd3-doc
...
Update etcd3-migration.md doc
2019-04-18 15:37:55 -07:00
Kubernetes Prow Robot
f5dd4d8ece
Merge pull request #6766 from mikesplain/rules_go_0.18.2
...
Update rules go
2019-04-18 14:27:54 -07:00
Mike Splain
208b510ccc
Merge branch 'master' into etcd3-doc
2019-04-18 16:48:45 -04:00
Kubernetes Prow Robot
d517e0c58e
Merge pull request #6791 from xichengliudui/update-go-const-part3
...
Using const() defines constants together (part:3)
2019-04-17 23:26:10 -07:00
Kubernetes Prow Robot
ffff5dd733
Merge pull request #6789 from xichengliudui/update-go-const-part1
...
Using const() defines constants together (part:1)
2019-04-17 20:24:03 -07:00
Rohith
aeb80939c6
KubeAPIServer HTTP2 Stream Parameter
...
- just adding another configurable parameter as we hit issues due to pod levels
2019-04-17 12:53:14 +01:00
Kubernetes Prow Robot
ca7563d719
Merge pull request #6769 from alrs/pkg-dropped-errors
...
pkg/model: Fix dropped error
2019-04-15 10:00:23 -07:00
Kubernetes Prow Robot
ad2d9546b3
Merge pull request #6768 from adrianlyjak/pin-nvidia/6767
...
pin nvidia-docker2 version to avoid installation failure
2019-04-15 10:00:10 -07:00
Kubernetes Prow Robot
0b3db247ec
Merge pull request #6776 from MathieuMailhos/fix_6770
...
Carry Provisioned IOPS to Terraform and CloudFormation templates
2019-04-15 09:08:08 -07:00