k8s-ci-robot
89c3fd52e8
Merge pull request #68632 from deads2k/server-06-audit
...
allow audit policy to be loaded from any byte source
2018-10-11 16:58:47 -07:00
k8s-ci-robot
effd009dab
Merge pull request #69308 from p0lyn0mial/dynamic_informer
...
dynamic informer factory
2018-10-11 02:24:13 -07:00
k8s-ci-robot
af47e92beb
Merge pull request #69635 from soltysh/fix_format
...
Fix format arguments in error in cli-runtime builder
2018-10-10 22:22:48 -07:00
k8s-ci-robot
a8c7a3fd5e
Merge pull request #69322 from jpbetz/etcd-client-3.3.9
...
Update etcd client to 3.3 for 1.13
2018-10-10 17:56:46 -07:00
Maciej Szulik
66f4242102
Fix error argument
2018-10-10 21:05:02 +02:00
k8s-ci-robot
3a07fa620c
Merge pull request #69232 from dims/add-missing-step-to-in-cluster-client-configuration-example
...
Add missing step to in-cluster-client-configuration example
2018-10-10 09:45:04 -07:00
p0lyn0mial
4d479aff37
adds dynamic informer factory
2018-10-10 10:05:05 +02:00
k8s-ci-robot
830e09cc96
Merge pull request #46517 from goblain/cli-port-forward-listen
...
port-forward listen on address
2018-10-09 12:38:55 -07:00
k8s-ci-robot
f9acfd8e38
Merge pull request #69527 from liggitt/remove-quorum
...
Remove deprecated --etcd-quorum-read flag
2018-10-08 23:38:02 -07:00
Jordan Liggitt
cff79c5421
Remove deprecated --etcd-quorum-read flag
2018-10-08 21:56:01 -04:00
k8s-ci-robot
552453f6fd
Merge pull request #69537 from logicalhan/index-test
...
refactor index_test to compress the assertions and make consistent with store_test.go
2018-10-08 16:55:53 -07:00
k8s-ci-robot
f883fd2ce6
Merge pull request #69536 from awly/robust-cert-loading
...
Allow inverted key/cert order in combined PEM file
2018-10-08 15:05:33 -07:00
Andrew Lytvynov
4b6a6a1cd5
Allow inverted key/cert order in combined PEM file
...
certificate.FileStore only handles (cert, key) combined PEM files. This
PR allows (key, cert), which is what "openssl req -out foo.pem -keyout
foo.pem" generates.
2018-10-08 13:43:30 -07:00
Joe Betz
4263c75211
Update etcd client to 3.3.9
2018-10-08 13:34:34 -07:00
Han Kang
de0043b1d3
refactor index_test to compress the basic expected assertions
2018-10-08 11:38:19 -07:00
k8s-ci-robot
8fa5d386a1
Merge pull request #66605 from islinwb/default_RevisionHistoryLimit
...
Default extensions/v1beta1 Deployment's RevisionHistoryLimit to MaxInt32
2018-10-08 10:41:46 -07:00
Radek Pieczonka
4643c6e95e
port-forward listen on address
...
adds an address flag to kubectl port-forward to allow to bind to a different ip then localhost
2018-10-07 22:18:18 +02:00
k8s-ci-robot
c00f19bd15
Merge pull request #68403 from wgliang/master.deprecate-Parallelize
...
Replace Parallelize with function ParallelizeUntil and formally depre…
2018-10-06 09:40:07 -07:00
k8s-ci-robot
844d686591
Merge pull request #69470 from immutableT/envelope-flake-test-fix
...
Increase time-out of kms gRPC service concurrency tests.
2018-10-05 18:48:04 -07:00
k8s-ci-robot
0f17e9ade6
Merge pull request #69386 from cblecker/go-1.11
...
Update to go1.11.1
2018-10-05 17:35:51 -07:00
k8s-ci-robot
a4aab0e1e7
Merge pull request #66905 from niuzhenguo/remove-useless-named-return
...
Remove useless named return value
2018-10-05 15:14:28 -07:00
k8s-ci-robot
13705ac81e
Merge pull request #68310 from cheftako/cpiMove
...
Moving the cloudprovider interface to staging.
2018-10-05 13:29:01 -07:00
Christoph Blecker
97b2992dc1
Update gofmt for go1.11
2018-10-05 12:59:38 -07:00
Christoph Blecker
e2893bbc94
Fix TestGetNameFromCallsite as the test runner line changed.
...
https://github.com/golang/go/blob/release-branch.go1.10/src/testing/testing.go#L777
https://github.com/golang/go/blob/release-branch.go1.11/src/testing/testing.go#L827
2018-10-05 12:58:56 -07:00
immutableT
fd64c3bac6
Increase time-out of kms-service concurrency tests.
2018-10-05 16:22:00 +00:00
k8s-ci-robot
6764bc495e
Merge pull request #69080 from tanshanshan/little926
...
fix golint in staging/src/k8s.io/apiserver/pkg/admission/plugin/ include namespace/lifecycle,webhook/mutating,webhook/validating
2018-10-05 04:45:51 -07:00
k8s-ci-robot
5b9eb1c73c
Merge pull request #68484 from jsturtevant/fix-lowercased-imports
...
Code-gen: Remove lowercasing for project imports
2018-10-05 04:45:33 -07:00
k8s-ci-robot
0ad0a423c0
Merge pull request #68063 from niuzhenguo/useless-string-concatenation
...
Remove unnecessary concatenation of strings
2018-10-05 04:45:13 -07:00
k8s-ci-robot
0373b8d169
Merge pull request #69430 from DirectXMan12/bug/use-client-auth
...
Populate ClientCA in delegating auth setup
2018-10-05 03:35:06 -07:00
Guoliang Wang
c2622dd9d8
Replace Parallelize with function ParallelizeUntil and formally deprecate the Parallelize
2018-10-05 17:56:56 +08:00
k8s-ci-robot
0928bb4c01
Merge pull request #69359 from roycaihw/install-create-update-options
...
Add CreateOptions and UpdateOptions to apiserver rest parameter installation
2018-10-04 18:19:49 -07:00
Walter Fender
f3f46d5f5a
Moving the cloudprovider interface to staging.
...
Individual implementations are not yet being moved.
Fixed all dependencies which call the interface.
Fixed golint exceptions to reflect the move.
Added project info as per @dims and
https://github.com/kubernetes/kubernetes-template-project .
Added dims to the security contacts.
Fixed minor issues.
Added missing template files.
Copied ControllerClientBuilder interface to cp.
This allows us to break the only dependency on K8s/K8s.
Added TODO to ControllerClientBuilder.
Fixed GoDeps.
Factored in feedback from JustinSB.
2018-10-04 14:41:20 -07:00
k8s-ci-robot
7aed07253d
Merge pull request #69423 from nikhita/staging-instructions-make-it-clear
...
Make staging repo creation instructions clearer
2018-10-04 13:40:30 -07:00
Solly Ross
65cea86e44
Populate ClientCA in delegating auth setup
...
kubernetes/kubernetes#67768 accidentally removed population of the the ClientCA
in the delegating auth setup code. This restores it.
2018-10-04 12:48:18 -04:00
Jordan Liggitt
ad46728158
Switch e2e_node to etcd3
2018-10-04 11:41:16 -04:00
Jordan Liggitt
85ae79500f
Remove etcd2 storage backend
2018-10-04 11:41:16 -04:00
Nikhita Raghunath
4d47fae312
staging/README: add cluster boostrap
2018-10-04 17:51:42 +05:30
Nikhita Raghunath
b0809cf5d7
Make staging repo creation instructions clearer
2018-10-04 16:55:38 +05:30
k8s-ci-robot
6e88271a61
Merge pull request #69399 from mikedanese/consistent
...
storage: propagate TransformFromStorage errors from List
2018-10-03 22:43:22 -07:00
Mike Danese
e7bda4431d
storage: propagate TransformFromStorage errors from List
...
Like we do everywhere else we use TranformFromStorage. The current
behavior is causing all service account tokens to be regenerated,
invalidating old service account tokens and unrecoverably breaking apps
that are using InClusterConfig or exported service account tokens.
If we are going to break stuff, let's just break the Lists so that
misconfiguration of encryption config or checkpoint corruption are
obvious.
2018-10-03 13:40:32 -07:00
k8s-ci-robot
34bf1160b8
Merge pull request #68417 from MikeSpreitzer/sample-apiserver-admission-fixes
...
Fixed registration of the BanFlunder admission plugin
2018-10-03 13:01:45 -07:00
k8s-ci-robot
2e0e1681a6
Merge pull request #69331 from jsafrane/fix-csidriver-types
...
Mark optional CSIDriver fields as really optional.
2018-10-03 11:52:30 -07:00
k8s-ci-robot
643cad5187
Merge pull request #69249 from mikedanese/cpenvelope
...
refactor envelope to use cryptobytes
2018-10-03 04:44:08 -07:00
k8s-ci-robot
49bb464de6
Merge pull request #69212 from warmchang/apimachinery
...
Fix test name: s/overriden/overridden
2018-10-03 04:43:59 -07:00
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
Mike Danese
36ab52b428
refactor envelope to use cryptobytes
2018-10-02 18:05:20 -07:00
Haowei Cai
e0162b9105
Add Create and Update Options to rest param installation
2018-10-02 17:56:38 -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
Jan Safranek
70b5d5d761
Mark optional fields as really optional.
2018-10-02 17:50:59 +02:00
mrIncompetent
ef04b17ad8
use signer interface for certificate creation
2018-10-02 14:54:16 +02:00