Kubernetes Prow Robot
4ea48886df
Merge pull request #75008 from nikopen/patch-4
...
rebase audit-proxy image to distroless/static
2019-03-11 09:39:40 -07:00
Bin Lu
cd0e86b4fc
node-perf/tf-wide-deep: add support for Arm64
...
Signed-off-by: Bin Lu <bin.lu@arm.com>
2019-03-11 14:03:32 +08:00
Antonio Ojea
12ca2dd8a2
Add IPv6 support to the nettest image
...
The test [sig-node] PreStop should call prestop when killing a pod
[Conformance] use the nettest image for testing, but it turns out
that this image is configured to listen in the address 0.0.0.0.
Removing the address from the function http.ListenAndServe makes
it start listening on both IPv4 and IPv6 addresses.
Reference: https://github.com/kubernetes/kubernetes/issues/70248
Signed-off-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
2019-03-10 21:29:36 +01:00
Niko Pen
58c7b5de9c
version bump
2019-03-06 12:33:38 +00:00
Niko Pen
f7752c645a
rebase image to distroless/static
2019-03-06 00:49:48 +00:00
Davanum Srinivas
ac83cca69b
Promote mkumatag to approver in test/images
...
Change-Id: I653d4c40901cf5ba0097c31a64ea55b3b10e418e
2019-03-05 08:50:48 -05:00
Kubernetes Prow Robot
36e934d0a9
Merge pull request #74632 from cblecker/go-1.12
...
Update to use golang 1.12
2019-03-01 03:47:06 -08:00
Christoph Blecker
f1d2fee259
Upgrade to go1.12.0
2019-02-28 14:10:08 -08:00
Kubernetes Prow Robot
a3cace3aa3
Merge pull request #74648 from johscheuer/fix-redis-e2e-test-image
...
Add bash dependency to Redis e2e image
2019-02-28 11:51:46 -08:00
Kubernetes Prow Robot
6af2e9afea
Merge pull request #74591 from xichengliudui/fixgolint190226
...
fix shellcheck in test/image/...
2019-02-27 20:39:25 -08:00
Johannes M. Scheuermann
cf171f43eb
Add bash dependency to redis e2e image
2019-02-27 11:02:21 +01:00
Haowei Cai
1a25ced1c7
generated
2019-02-26 15:00:35 -08:00
Haowei Cai
e6626b70cc
build and push e2e test image
2019-02-26 14:44:03 -08:00
Xiang Dai
36065c6dd7
delete all duplicate empty blanks
...
Signed-off-by: Xiang Dai <764524258@qq.com>
2019-02-23 10:28:04 +08:00
xichengliudui
a499d81fc6
fix shellcheck in test/image/...
...
update pull request
2019-02-21 03:11:55 -05:00
Kubernetes Prow Robot
52353ed0c3
Merge pull request #74275 from ixdy/e2e-image-util-docker-manifest-expperimental
...
Ensure Docker experimental features are enabled before creating manifest
2019-02-19 21:41:48 -08:00
Jeff Grafton
ff1543e8d5
Ensure Docker experimental features are enabled before creating manifest
2019-02-19 14:41:27 -08:00
Kubernetes Prow Robot
149d6f1115
Merge pull request #74117 from carlory/patch-1
...
fix typo
2019-02-15 18:02:58 -08:00
Marek Counts
160ed26c20
autogen files to support new project structure.
2019-02-15 10:29:31 -05:00
Marek Counts
7744f90830
Moved flag and globalflag
...
Moved all flag code from `staging/src/k8s.io/apiserver/pkg/util/[flag|globalflag]` to `component-base/cli/[flag|globalflag]` except for the term function because of unwanted dependencies.
2019-02-15 10:28:13 -05:00
Kubernetes Prow Robot
763042e938
Merge pull request #73939 from jiayingz/cuda10-test
...
Update ppc64le cuda-vector-add 2.0 to be based on Cuda10 base image.
2019-02-15 05:28:00 -08:00
yeya24
a6527d2eb1
remove the redundant "the"
...
Here there are two "the" in the doc. Remove the redundant one.
2019-02-15 16:05:54 +08:00
帝俊
09519fde26
fix typo
2019-02-15 15:28:43 +08:00
Jiaying Zhang
d66cd67377
Update ppc64le cuda-vector-add 2.0 to be based on Cuda10 base image.
2019-02-11 15:45:53 -08:00
xiezongzhe
3cec62b3f5
fix typo
...
Is ->It in line 6
2019-02-11 11:38:25 +08:00
Kubernetes Prow Robot
b50c643be0
Merge pull request #73540 from rlenferink/patch-5
...
Updated OWNERS files to include link to docs
2019-02-08 09:05:56 -08:00
Kubernetes Prow Robot
a7966022d7
Merge pull request #73714 from tallclair/debian-base
...
Bump debian-* base image versions to latest
2019-02-07 19:44:44 -08:00
Jiaying Zhang
8408188cdf
Update CudaVectorAdd test image to be built with Cuda10 docker image.
...
The previous version of CudaVectorAdd test image can still be used
in our testing. A later change will extend the existing gpu e2e tests
to run pods with two containers. One with CudaVectorAdd version1 and
the other with CudaVectorAdd version2 so that we can test both
Cuda versions.
2019-02-07 13:29:48 -08:00
Kubernetes Prow Robot
713eaf450f
Merge pull request #73511 from vikaschoudhary16/image-only
...
Add image for sample-device-plugin
2019-02-07 04:59:11 -08:00
vikaschoudhary16
0ec6bdd2b5
Add image for sample-device-plugin
2019-02-07 11:28:28 +05:30
Kubernetes Prow Robot
3f933ec7c4
Merge pull request #72407 from aespejel/fix_resource_consumer_metrics_endpoint
...
Fixed /metrics endpoint for resource consumer
2019-02-05 12:08:49 -08:00
Alfredo Espejel
688e1d1053
Fixed resource consumer to expose /metrics instead of /Metrics
2019-02-05 10:15:42 +01:00
Roy Lenferink
b43c04452f
Updated OWNERS files to include link to docs
2019-02-04 22:33:12 +01:00
Tim Allclair
1b9d0c1094
Bump debian-* base image versions to latest
2019-02-04 11:58:51 -08:00
Kubernetes Prow Robot
d61aab2063
Merge pull request #72594 from pbarker/audit-proxy
...
audit-proxy image for dynamic audit e2e test
2019-02-04 09:35:46 -08:00
Kubernetes Prow Robot
be33917744
Merge pull request #73194 from danielqsj/zkimage
...
Add missing dependency to zookeeper-install
2019-01-29 19:38:19 -08:00
Patrick Barker
451261f8c2
returns 500 on error; updates header dates for audit proxy
2019-01-29 13:34:42 -07:00
Jeff Grafton
e273db831c
Update to go1.11.5
2019-01-25 11:38:58 -08:00
Patrick Barker
ef50829773
adds newlines to audit proxy dockerfile and version file
2019-01-24 10:54:36 -07:00
danielqsj
454841d100
Add missing dependency to zk install
2019-01-23 13:46:20 +08:00
Kubernetes Prow Robot
ef2a5b948b
Merge pull request #72138 from dims/switch-location-for-goautoneg
...
Switch location for goautoneg vendored code
2019-01-18 14:42:46 -08:00
Marek Counts
1739e343a8
autogen files
...
all the autogen files that got updated due to the changes to move logs.
2019-01-17 09:16:36 -05:00
Marek Counts
ba81a5409a
move logs into component-base
...
all the code changes to move move /apiserver/pkg/util/logs into /component-base/logs
2019-01-17 09:16:21 -05:00
Davanum Srinivas
16fd72d6c9
Switch location for goautoneg vendored code
...
Move to github.com/munnerz/goautoneg as bitbucket is flaky!
Change-Id: Iaa6e964ef0d6f308eea59bcc6f365ecd7dbf0784
2019-01-15 21:22:03 -05:00
Davanum Srinivas
62fc6df5c2
Bump Docker supported version to 18.09
...
For 1.14, let's switch to latest Docker 18.09
Change-Id: Ib8d4d9dd3cb51cf4780623389a4bcb101d3c8fa7
2019-01-13 21:41:33 -05:00
Patrick Barker
c1b4ec298f
removes unneeded event var from audit-proxy image
2019-01-07 10:32:14 -07:00
Patrick Barker
5971f7dd92
adds audit-proxy image for dynamic audit e2e test
2019-01-07 16:28:12 +00:00
Jordan Liggitt
b409ffa658
Update test manifests to apps/v1
2018-12-19 11:19:12 -05:00
Kubernetes Prow Robot
6858c95636
Merge pull request #72084 from ixdy/k8s-master-go1.11.4
...
Update to go1.11.4
2018-12-18 19:10:10 -08:00
Kubernetes Prow Robot
12be140dcd
Merge pull request #71094 from dekkagaijin/update-concealment
...
bump metadata-proxy to v0.1.11, update tests & test image
2018-12-17 17:48:40 -08:00
Jeff Grafton
7397a6278b
Update to go1.11.4
2018-12-15 12:25:05 -08:00
Eli Uriegas
d443402f35
bump golang to 1.11.3 (CVE-2018-16875)
...
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
2018-12-14 18:27:21 +00:00
k8s-ci-robot
7db6ad1f0e
Merge pull request #70781 from emwalker/68026-golint-fixes-4
...
Remove test/images/* from hack/.golint_failures
2018-11-29 11:16:28 -08:00
k8s-ci-robot
9f75e03481
Merge pull request #70714 from freehan/serve-hostname-close
...
add ability to close connection for serve-host
2018-11-29 02:01:23 -08:00
Jake Sanders
2a6dd3b854
bump metadata-proxy to v0.1.11, update tests & test image
2018-11-19 13:59:17 -08:00
Eric Walker
d8390c4845
Remove test/images/* from hack/.golint_failures
2018-11-12 20:51:41 -07:00
Davanum Srinivas
e558e291d1
s/glog/klog/ - keep up with master
...
Change-Id: I27ff0545bc456ed8c0900cfeb90555f9ab7ae235
2018-11-10 07:57:01 -05:00
Davanum Srinivas
954996e231
Move from glog to klog
...
- Move from the old github.com/golang/glog to k8s.io/klog
- klog as explicit InitFlags() so we add them as necessary
- we update the other repositories that we vendor that made a similar
change from glog to klog
* github.com/kubernetes/repo-infra
* k8s.io/gengo/
* k8s.io/kube-openapi/
* github.com/google/cadvisor
- Entirely remove all references to glog
- Fix some tests by explicit InitFlags in their init() methods
Change-Id: I92db545ff36fcec83afe98f550c9e630098b3135
2018-11-10 07:50:31 -05:00
Mehdy Bohlool
d51d0164c5
Update generated files
2018-11-09 15:57:35 -08:00
Mehdy Bohlool
8235e389fb
Example webhook implementation (used in E2E test)
2018-11-09 12:50:21 -08:00
k8s-ci-robot
3bf41a210b
Merge pull request #69820 from ixdy/fork-multiarch-register
...
Use a forked copy of multiarch/qemu-user-static scripts instead of a privileged container
2018-11-07 19:10:15 -08:00
Minhan Xia
0fb2da902b
add ability to close connection for serve-host
2018-11-06 13:57:11 -08:00
Christoph Blecker
b71e74626e
Bump golang version to 1.11.2
2018-11-03 14:10:45 -07:00
k8s-ci-robot
c56dcddbe4
Merge pull request #70253 from dekkagaijin/master
...
always allow unimportant legacy root paths
2018-10-26 12:22:29 -07:00
Jake Sanders
2a585d3fc7
bump metadata-concealment version to 1.1.1
2018-10-25 13:05:37 -07:00
Jake Sanders
884bfd11d9
always allow unimportant legacy root paths
2018-10-25 12:32:19 -07:00
k8s-ci-robot
63e9ecabb6
Merge pull request #70209 from ixdy/update-images-after-#69995
...
Update images after #69995
2018-10-25 05:55:29 -07:00
k8s-ci-robot
375ff10803
Merge pull request #70195 from dekkagaijin/master
...
Increment version for metadata-concealment test image
2018-10-24 18:10:31 -07:00
Jeff Grafton
162c00bdbc
Update e2e test image manifests
2018-10-24 16:23:12 -07:00
Davanum Srinivas
3e56e3c1c6
Switch from mirror to main download site for zookeeper
...
Change-Id: I14cd6aeef2f10ac3d270d03e624216eed78368ec
2018-10-24 14:46:45 -04:00
Jake Sanders
5d943acc09
Increment version for metadata-concealment test image
2018-10-24 11:36:25 -07:00
k8s-ci-robot
fecaa546c9
Merge pull request #69593 from dekkagaijin/legacy-metadata-test
...
account for disabled legacy metadata endpoints
2018-10-23 03:20:44 -07:00
Jeff Grafton
7a8696c331
Update to debian-base 0.4.0
...
Additionally, update the addon-manager to use kubectl v1.11.3.
2018-10-19 11:13:28 -07:00
Jeff Grafton
a88244598a
Use sudo only when not already root
2018-10-16 23:42:22 -07:00
Jeff Grafton
9e4fa1493d
Use our forked qemu-static-register scripts instead of a privileged container
2018-10-16 23:41:32 -07:00
k8s-ci-robot
d54e0fc0bc
Merge pull request #69670 from atlassian/simplify-rand-seed
...
Simplify rand seeding
2018-10-15 13:53:01 -07:00
k8s-ci-robot
d918327926
Merge pull request #69239 from fedebongio/aggregator-update
...
upgrading sample-apiserver to 1.10
2018-10-12 20:41:59 -07:00
Federico Bongiovanni
f777787481
Update BASEIMAGE
...
Adding suggested lost in translation missing ARCH to the BASEIMAGE
2018-10-12 15:18:40 -07:00
Mikhail Mazurskiy
f5e9c0473c
Remove unnecessary random re-seeding
...
Package k8s.io/apimachinery/pkg/util/rand seeds the random based on time
during the package initialization, so no need to re-seed it.
2018-10-11 22:02:01 +11:00
k8s-ci-robot
362de68bef
Merge pull request #68353 from wgliang/fixbug/handle-close-not-check-err
...
fix bug not check error before defer conn.Close()
2018-10-10 20:24:27 -07:00
Jake Sanders
e5945c2da0
account for disabled legacy metadata endpoints
...
Signed-off-by: Jake Sanders <jsand@google.com>
2018-10-09 13:43:17 -07:00
Guoliang Wang
f5ff020892
fix bug not checkou err before defer conn.CLose()
2018-10-09 10:35:50 +08:00
k8s-ci-robot
664d797245
Merge pull request #69466 from mooncak/fix_test_issues
...
Remove the duplicated words in test files
2018-10-05 22:18:31 -07:00
Christoph Blecker
962fdbcbca
Bump golang version to 1.11.1
2018-10-05 12:58:56 -07:00
mooncake
4894f5583d
Remove the duplicated words in test files
...
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-10-05 22:55:16 +08:00
Federico Bongiovanni
54ba2ae877
upgrading sample-apiserver to 1.10
2018-09-28 15:17:29 -07:00
k8s-ci-robot
7b83d6eb40
Merge pull request #62143 from jennybuckley/mutating-webhooks-on-webhooks
...
Add e2e test for mutating webhooks affecting webhook-config objects
2018-09-26 15:52:59 -07:00
jennybuckley
1ba644ef6b
Add e2e test for mutating webhooks affecting webhook-config objects
2018-09-25 11:21:00 -07:00
k8s-ci-robot
57cd1725ec
Merge pull request #68401 from konstantinos-angelo/patch-1
...
Fix small typo - "nfds"
2018-09-25 11:04:12 -07:00
Jeff Grafton
10713501bd
Update to golang 1.10.4
2018-09-18 13:13:57 -07:00
Kostas Angelo
9c2bb5a14a
Fix small typo - "nfds"
...
What this PR does / why we need it:
Simple code and typo fixed in nfs tests. The tests in nfs are useful as an example of how to configure a NFS server and this typo was hurting code comprehension.
Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
none
Special notes for your reviewer:
none
Release note:
none
2018-09-07 11:00:48 +02:00
Kubernetes Submit Queue
d26f853870
Merge pull request #67578 from chanjarster/issue-67561
...
Automatic merge from submit-queue (batch tested with PRs 67578, 68154, 68162, 65545). If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md .
Fixes #67561 Multiple same headers got wrong result on gcr.io/google-containers/echoserver:1.10
**What this PR does / why we need it**:
Fix a bug of echoserver
**Which issue(s) this PR fixes**:
Fixes #67561
**Special notes for your reviewer**:
**Release note**:
```release-note
NONE
```
2018-09-01 03:32:56 -07:00
Kubernetes Submit Queue
7ea1e19931
Merge pull request #67297 from mkumatag/update_peer_finder
...
Automatic merge from submit-queue (batch tested with PRs 65251, 67255, 67224, 67297, 68105). If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md .
Sync peer-finder code from contrib repo
**What this PR does / why we need it**:
**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes https://github.com/kubernetes/contrib/issues/2643
**Special notes for your reviewer**:
This is just an code sync up PR from https://github.com/kubernetes/contrib/pull/2644
**Release note**:
```release-note
NONE
```
2018-08-31 19:25:36 -07:00
Kubernetes Submit Queue
37a190369b
Merge pull request #65251 from balajismaniam/node-perf-images
...
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md .
Add docker images for node perf testing workloads.
This PR adds docker images for the workloads used in node performance testing.
Partially fixes: https://github.com/kubernetes/kubernetes/pull/65249
CC @ConnorDoyle
This PR has been tested in the following environment:
- n1-standard-16
- Ubuntu 16.04
- docker 17.03.2
2018-08-31 19:16:51 -07:00
Kubernetes Submit Queue
e0782b99f1
Merge pull request #66982 from oomichi/update-rc-usage
...
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md .
Update resource-consumer usage
**What this PR does / why we need it**:
The e2e tests are using version 1.3 of resource-consumer from
gcr.io/kubernetes-e2e-test-images since [1]. In addition, HPA
works fine for a deployment with --requrests flag.
So this updates the README.md for fitting current condition.
[1]: https://github.com/kubernetes/kubernetes/blob/master/test/utils/image/manifest.go#L86
**Release note**: NONE
2018-08-31 17:56:34 -07:00
Kubernetes Submit Queue
80382044ce
Merge pull request #67351 from mkimuram/issue/67269
...
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md ">here</a>.
Change rbd base image back to fedora 26
Due to the compatiblility issue for ceph server, it needs to change
back to fedora 26 from fedora 28, as a workaround.
**What this PR does / why we need it**:
**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #67269
**Special notes for your reviewer**:
/sig storage
@dims @rootfs
**Release note**:
```release-note
NONE
```
2018-08-20 19:13:52 -07:00
Daniel Qian
cbd2faa890
fix https://github.com/kubernetes/kubernetes/issues/67561 bump version
2018-08-21 08:42:42 +08:00
Daniel Qian
5e84dfbbc5
fix https://github.com/kubernetes/kubernetes/issues/67561
2018-08-20 12:11:49 +08:00
Mengqi Yu
00d4325cf2
add admissionv1beta1 in scheme
2018-08-14 08:25:54 -07:00
Masaki Kimura
8139eb7609
Change rbd base image back to fedora 26
...
Due to the compatiblility issue for ceph server, it needs to change
back to fedora 26 from fedora 28, as a workaround.
2018-08-13 20:27:44 +00:00