k8s-ci-robot
0509eea6b5
Merge pull request #69329 from mrIncompetent/use-signer-interface
...
use signer interface for certificate creation
2018-10-02 21:46:40 -07:00
Yu Liao
fc21115c3f
Moved staging/src/k8s.io/client-go/tools/bootstrap to staging/src/k8s.io/cluster-bootstrap
2018-10-02 09:46:13 -07:00
mrIncompetent
ef04b17ad8
use signer interface for certificate creation
2018-10-02 14:54:16 +02:00
k8s-ci-robot
43ce5fbf41
Merge pull request #69125 from caesarxuchao/fix-dynamic-empty-scheme
...
Populates the fake dynamic client scheme
2018-10-01 20:02:15 -07:00
k8s-ci-robot
577e06e0b8
Merge pull request #69222 from SataQiu/fix-2018092805
...
fix typo
2018-10-01 04:40:34 -07:00
k8s-ci-robot
2a3c8d580c
Merge pull request #68678 from deads2k/agg-01-availability
...
tighten maximum retry loop for aggregate api availability
2018-10-01 02:45:31 -07:00
k8s-ci-robot
c526f09700
Merge pull request #69018 from gorilla001/f3
...
remove extraneous local variable usage in newETCD3Client
2018-09-30 00:44:24 -07:00
k8s-ci-robot
6e52a05f44
Merge pull request #63498 from zioproto/patch-1
...
fix typo
2018-09-29 16:31:52 -07:00
SataQiu
94a653f100
fix typo
2018-09-28 23:41:24 +08:00
k8s-ci-robot
2e357e39c8
Merge pull request #69035 from dmathieu/fake-eviction
...
Set api version and action name in fake evictions
2018-09-28 01:56:38 -07:00
k8s-ci-robot
6b49423a8e
Merge pull request #68585 from immutableT/blocking-kms-plugin-connect
...
kube-apiserver should wait/block for kms-plugin to start.
2018-09-27 22:31:28 -07:00
immutablet
07cbf2545f
Lazily dial kms-plugin.
2018-09-27 09:12:31 -07:00
k8s-ci-robot
b25bf81573
Merge pull request #69044 from enj/enj/i/gv_remove_pointers
...
Remove pointer receivers from schema structs
2018-09-27 07:18:40 -07:00
k8s-ci-robot
0064c6f542
Merge pull request #68983 from dims/fix-man-pages-to-build-reproducibly
...
Fix for man pages do not build reproducibly
2018-09-27 04:48:39 -07:00
k8s-ci-robot
8a209b78e2
Merge pull request #68943 from nikhita/new-staging-repo-guidelines
...
Add guidelines for creating new staging repos
2018-09-27 01:18:56 -07:00
k8s-ci-robot
3fe21e5433
Merge pull request #68922 from BenTheElder/version-staging
...
move pkg/util/version to staging
2018-09-26 22:59:42 -07:00
k8s-ci-robot
66b956e93b
Merge pull request #68866 from tanshanshan/error_fix_its
...
fix syntax error:'its'
2018-09-26 20:37:19 -07:00
Chao Xu
db20e16b87
Populates the fake dynamic client scheme
2018-09-26 18:32:49 -07:00
k8s-ci-robot
3611c5c498
Merge pull request #68850 from mikedanese/oidc
...
oidc: respect the legacy goog issuer
2018-09-26 18:11:14 -07:00
k8s-ci-robot
23baf579c8
Merge pull request #68748 from p0lyn0mial/dynamic_lister_informer
...
adds dynamic lister
2018-09-26 15:53:28 -07:00
k8s-ci-robot
109b67c291
Merge pull request #66516 from tallclair/redirect
...
Add verification to apiserver redirect following
2018-09-26 15:53:09 -07:00
Monis Khan
ad87465e2f
Remove pointer receivers from schema structs
...
This change makes the schema structs consistently use non-pointer
receivers. This makes it easier to call these methods since these
structs are used as values instead of pointers.
Signed-off-by: Monis Khan <mkhan@redhat.com>
2018-09-26 09:51:29 -04:00
k8s-ci-robot
a641e1cba8
Merge pull request #68729 from TinySong/fix-client-go-typos
...
remove duplicated words in heap.go and interfaces.go
2018-09-25 22:58:03 -07:00
k8s-ci-robot
1b2298cb75
Merge pull request #68709 from krzyzacy/fix-sample-test
...
fix patch compare in sample-controller test
2018-09-25 22:57:53 -07:00
Tim Allclair
4ee9f007cb
Only allow apiserver to follow redriects to the same host
2018-09-25 17:18:55 -07:00
k8s-ci-robot
fbf2d6d73b
Merge pull request #68548 from soltysh/remove_unused
...
Remove unused fields from YAMLPrinter struct
2018-09-25 12:16:11 -07:00
k8s-ci-robot
48e93c7329
Merge pull request #68346 from CaoShuFeng/400_500
...
return 400 status when invalid json patch passed to apiserver
2018-09-25 11:03:53 -07:00
Damien Mathieu
4e8a188dad
set api version and action name in fake evictions
2018-09-25 15:16:36 +02:00
k8s-ci-robot
9720a734fe
Merge pull request #68262 from TinySong/fix-staging-kube-agggregator-version
...
update comments of doc.go in stagging/src/k8s.io/kube-aggregator
2018-09-25 06:13:43 -07:00
k8s-ci-robot
a67689dfca
Merge pull request #68245 from jingyih/remove_tagName_in_goDoc
...
*: Remove comment tags in GoDoc
2018-09-25 06:13:23 -07:00
k8s-ci-robot
a94ea824eb
Merge pull request #68238 from justinsb/update_reflect2_to_101
...
Update reflect2 to 1.0.1 (memory utilization fix)
2018-09-25 05:02:43 -07:00
k8s-ci-robot
fe4ca268d7
Merge pull request #68215 from tanshanshan/fixtypo
...
fix error info
2018-09-25 05:02:34 -07:00
k8s-ci-robot
5b864ac971
Merge pull request #68113 from fengzixu/master
...
Fixes #68026 : revise some errors about golint in some packages
2018-09-25 05:02:14 -07:00
k8s-ci-robot
4a627e9008
Merge pull request #67513 from novas0x2a/expose-port
...
export a method to expose which ports were forwarded
2018-09-25 00:18:20 -07:00
gorilla1024
07fc593dcd
minor fix
2018-09-25 10:56:37 +08:00
Benjamin Elder
088cf3c37b
find & replace version import
2018-09-24 12:03:24 -07:00
Benjamin Elder
e01cb6fe80
hack/update-bazel.sh
2018-09-24 12:00:00 -07:00
Benjamin Elder
b22d036cf8
move pkg/util/version into staging
2018-09-24 12:00:00 -07:00
k8s-ci-robot
170dcc2ea0
Merge pull request #68754 from bradhoekstra/optional-service-env-variables
...
kubelet: Make service environment variables optional
2018-09-24 10:59:32 -07:00
Davanum Srinivas
f777715262
Fix for man pages do not build reproducibly
...
In different distros or environments, we may end up with a different
order of the strings printed during help and man page generation,
So we should sort so the strings in the man pages is the same everytime.
Change-Id: Id8fcbd89336aad8d709ba3adac4b29c808d97ebe
2018-09-22 21:29:50 -04:00
Nikhita Raghunath
4d909ac3be
Add guidelines for creating new staging repos
2018-09-22 00:28:38 +05:30
k8s-ci-robot
fb50b3cb32
Merge pull request #67793 from fisherxu/use_ctx
...
Refactor grpc dial with dialcontext
2018-09-20 20:35:36 -07:00
p0lyn0mial
8b43a0005a
adds dynamic lister
2018-09-20 23:54:12 +02:00
Mike Danese
1873ad48d0
oidc: respect the legacy goog issuer
2018-09-20 11:01:08 -07:00
tanshanshan
7dfe0dae64
fix syntax error:'its'
2018-09-20 09:45:46 +08:00
k8s-ci-robot
cdadc117e1
Merge pull request #68795 from damemi/custom-metrics-conversion-fix
...
Update custom metrics conversion functions
2018-09-19 11:35:02 -07:00
k8s-ci-robot
259a59d936
Merge pull request #68790 from nikhita/client-go-install.md
...
Move INSTALL.md from k8s.io/client-go to staging
2018-09-19 06:22:14 -07:00
k8s-ci-robot
9228bec334
Merge pull request #68579 from verult/adc-crd-access
...
Updating CSI e2e test to create CSI CRDs
2018-09-19 02:00:30 -07:00
Cheng Xing
4ff1e32974
Updating CSI e2e test to create CSI CRDs; storing CRD spec in a common location
2018-09-18 14:25:00 -07:00
Mike Dame
429fe2ab73
Update custom metrics conversion functions
2018-09-18 11:36:26 -04:00