k8s-ci-robot
|
3dbb1481f2
|
Merge pull request #69491 from chrischdi/lint-pkg-util-strings
fix golint errors in pkg/util/strings
|
2018-10-11 18:26:43 -07:00 |
k8s-ci-robot
|
50f574f360
|
Merge pull request #68288 from loburm/truncating_backend
Enable audit logging truncating backend.
|
2018-10-11 18:26:34 -07:00 |
k8s-ci-robot
|
b3033a7278
|
Merge pull request #67934 from tanshanshan/typo828
fix spelling mistakes
|
2018-10-11 18:26:24 -07:00 |
Eric Chiang
|
766f5875bf
|
Remove ericchiang from OWNERS files
Kept myself in the OpenID Connect ones for now.
|
2018-10-11 18:11:15 -07:00 |
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 |
Guoliang Wang
|
a9beb4f932
|
AWS: unexport unnecessarily exported methods and variables about recognize region
|
2018-10-12 07:24:59 +08:00 |
Zhen Wang
|
e35d808aa2
|
NodeLifecycleController treats node lease renewal as a heartbeat signal
|
2018-10-11 16:07:15 -07:00 |
Mike Crute
|
432a6346c1
|
rename AWS CP TestParseInstance
|
2018-10-11 15:44:28 -07:00 |
k8s-ci-robot
|
cdf264cab5
|
Merge pull request #69651 from justinsb/faster_dns_e2e
e2e: speed up DNS tests
|
2018-10-11 15:22:25 -07:00 |
zuoxiu.jm
|
e7c1f0500b
|
sync PSP v1beta1 api definitions with internals
|
2018-10-11 18:12:40 -04:00 |
k8s-ci-robot
|
cda667e217
|
Merge pull request #69515 from WanLinghao/clean_term
clean unused package: pkg/util/term
|
2018-10-11 13:45:32 -07:00 |
k8s-ci-robot
|
820c9eef3f
|
Merge pull request #69512 from islinwb/reuse_GetNodeIP
Reuse func getNodeIP
|
2018-10-11 13:45:22 -07:00 |
k8s-ci-robot
|
b1ea6dcfbc
|
Merge pull request #69449 from apelisse/verify-dry-run-support
kubectl: Verify dry run support
|
2018-10-11 13:45:12 -07:00 |
k8s-ci-robot
|
94306c12f5
|
Merge pull request #69057 from denkensk/create-a-new-scheduler-constructor
create-a-new-scheduler-constructor
|
2018-10-11 13:45:02 -07:00 |
k8s-ci-robot
|
1aef63124b
|
Merge pull request #68920 from qingling128/master
Enable insertId generation, and update Stackdriver Logging Agent image to 0.5-1.5.36-1-k8s.
|
2018-10-11 13:44:51 -07:00 |
Justin Santa Barbara
|
ee1b0c81a7
|
e2e: fix some small typos
|
2018-10-11 13:06:42 -07:00 |
Maciej Szulik
|
e0c9189082
|
Manual changes to package visibility
|
2018-10-11 22:01:06 +02:00 |
Maciej Szulik
|
61899e1654
|
Generated changes
|
2018-10-11 22:01:06 +02:00 |
Maciej Szulik
|
21789b85a6
|
Move pkg/kubectl/cmd/templates -> pkg/kubectl/util/temlpates
|
2018-10-11 22:01:03 +02:00 |
k8s-ci-robot
|
632df63061
|
Merge pull request #68822 from pohly/csi-pod-creation
CSI E2E: retry csi-pod creation
|
2018-10-11 12:32:28 -07:00 |
Byungjin Park
|
340bd8b241
|
Fix typo in CHANGELOG-1.10.md
|
2018-10-12 04:07:36 +09:00 |
Mikalai Radchuk
|
75a137616e
|
Adds support for `LC_MESSAGES` and `LC_ALL`
Implements the following locale lookup priority order: `LC_MESSAGES`, `LC_ALL`, `LANG`.
|
2018-10-11 20:06:38 +01:00 |
Wei Huang
|
328f63179e
|
use k8s.gcr.io/pause instead of kubernetes/pause
|
2018-10-11 11:39:57 -07:00 |
k8s-ci-robot
|
709ac9ce85
|
Merge pull request #69624 from bart0sh/PR0029-kubeadm-token-mix-config-with-print-join-command
kubeadm: allow usage --config with --print-join-command
|
2018-10-11 11:06:58 -07:00 |
Sean Sullivan
|
5f8f607c27
|
kubectl: copy pod utils into util/podutils package
|
2018-10-11 10:49:52 -07:00 |
Davanum Srinivas
|
6b8f238205
|
Add test to ensure backward compatability for timestamps
Change-Id: I63650c77e3d0ece06eb29efa5b8898b77db677fb
|
2018-10-11 10:13:04 -04:00 |
k8s-ci-robot
|
539bdbc355
|
Merge pull request #69495 from wgliang/feature/movenodoinfofunctions
[scheduler cleanup phase 1]: Move NodeInfo utils into pkg/scheduler/cache
|
2018-10-11 07:12:40 -07:00 |
k8s-ci-robot
|
e6c5fb4666
|
Merge pull request #67859 from goodluckbot/job-controller-backoffLimit
Fix pastBackoffLimitOnFailure in job controller
|
2018-10-11 05:49:30 -07:00 |
mooncake
|
91419e6782
|
Fix typos in the test comments
Signed-off-by: mooncake <xcoder@tenxcloud.com>
|
2018-10-11 19:25:55 +08:00 |
Davanum Srinivas
|
744b8c1694
|
Add labels when conformance/ directory changes
So we don't have to do this manually for every PR
Change-Id: I4dc656e84ff6c48bc582b2aee6615bef11553257
|
2018-10-11 07:18:07 -04:00 |
Mikhail Mazurskiy
|
55bc668f8d
|
Seed math/rand in TestMain before tests are executed
|
2018-10-11 22:07:45 +11: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
|
8f620950e2
|
Merge pull request #69614 from mitar/patch-1
Adding more kernel config paths
|
2018-10-11 03:36:22 -07:00 |
Mikhail Mazurskiy
|
3a243090a5
|
Simplify random seed initialization
There is no need to set the time zone as the result does not
depend on it
|
2018-10-11 21:01:15 +11:00 |
goodluckbot
|
53c3e103d1
|
Fix pastBackoffLimitOnFailure when backoffLimit is zero
|
2018-10-11 17:29:11 +08:00 |
k8s-ci-robot
|
effd009dab
|
Merge pull request #69308 from p0lyn0mial/dynamic_informer
dynamic informer factory
|
2018-10-11 02:24:13 -07:00 |
Ville Aikas
|
a363b15385
|
Add support for JSON patch in fake client
|
2018-10-11 08:13:50 +00:00 |
walter
|
88593b0175
|
Adding cheftako as approver for gce.
Lead on sig cloud-provider.
Also providing support for gce cloud provider.
|
2018-10-11 00:19:40 -07:00 |
k8s-ci-robot
|
8012b9583e
|
Merge pull request #69650 from justinsb/remove_etcd2_test_workarounds
e2e: remove workarounds for etcd2 test jobs
|
2018-10-10 22:22:58 -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
|
a9fb3f5fc9
|
Merge pull request #69616 from k82cn/sched_perf_owner
Aligned sched_perf owner.
|
2018-10-10 20:25:04 -07:00 |
k8s-ci-robot
|
1844ad39ac
|
Merge pull request #69526 from mooncak/fix_readme
Fix typos of readme.md
|
2018-10-10 20:24:55 -07:00 |
k8s-ci-robot
|
256fdb93c0
|
Merge pull request #69317 from wgliang/feature/move-cachecompare
[scheduler cleanup phase 1]: Move CacheComparer to pkg/scheduler/inte…
|
2018-10-10 20:24:46 -07:00 |
k8s-ci-robot
|
43d61f42f1
|
Merge pull request #69187 from SandeepPissay/addOwner
Adding myself as OWNER for vSphere Cloud Provider.
|
2018-10-10 20:24:37 -07: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 |
Guoliang Wang
|
a50404d441
|
[scheduler cleanup phase 1]: Move NodeInfo utils into pkg/scheduler/cache
|
2018-10-11 11:04:23 +08:00 |
Justin Santa Barbara
|
ed7840ad50
|
e2e: speed up DNS tests
Poll a little more often, and use PollImmediate instead of Poll.
|
2018-10-10 19:33:57 -07:00 |
Justin Santa Barbara
|
9023dae86b
|
e2e: remove workarounds for etcd2 test jobs
Now we've removed support for etcd2, we should make sure we're testing
chunking fully.
|
2018-10-10 19:31:57 -07:00 |
k8s-ci-robot
|
3d7d35ee8f
|
Merge pull request #68345 from smelchior/storageclass
change default storage class annotation for all storage-class addons
|
2018-10-10 19:08:06 -07:00 |
Zhou Hao
|
081cf49671
|
certs: Delete useless code
Signed-off-by: Zhou Hao <zhouhao.oci@gmail.com>
|
2018-10-11 09:16:48 +08:00 |