Andrew Sy Kim
|
b8a92e82b2
|
add @andrewsykim and @mcrute as pkg/credentialprovider revierws
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
|
2019-03-27 11:03:50 -04:00 |
|
Jordan Liggitt
|
05b764dbe3
|
Exclude custom transports when constructing AnonymousClientConfig()
|
2019-03-27 09:29:07 -04:00 |
|
Ed Bartosh
|
405a9715f1
|
kubeadm: implement deletion of multiple tokens
|
2019-03-27 11:00:40 +01:00 |
|
Kubernetes Prow Robot
|
6c22cff317
|
Merge pull request #75755 from smarterclayton/save_one_allocate
Avoid allocating the watch shim object more than once
|
2019-03-27 02:14:48 -07:00 |
|
wojtekt
|
605522b0c7
|
Add explanation about forgetFunc in cacher
|
2019-03-27 08:24:45 +01:00 |
|
WanLinghao
|
4ce05eb3f4
|
Fix a test build failed error
|
2019-03-27 14:21:43 +08:00 |
|
Kubernetes Prow Robot
|
f6c51d6e99
|
Merge pull request #75751 from BenTheElder/bash-fun
fix kube::golang::is_instrumented_package
|
2019-03-26 23:19:01 -07:00 |
|
Kubernetes Prow Robot
|
f8ca15592b
|
Merge pull request #75718 from MansM/patch-1
update changelog
|
2019-03-26 23:18:47 -07:00 |
|
Kubernetes Prow Robot
|
ccc90b2ba6
|
Merge pull request #75680 from tallclair/psp-refactor
Clean up some PodSecurityPolicy code
|
2019-03-26 21:59:01 -07:00 |
|
Kubernetes Prow Robot
|
743fddd174
|
Merge pull request #75605 from smarterclayton/check_crd_proto
Check CRD protobuf negotiation in integration tests
|
2019-03-26 21:58:47 -07:00 |
|
Kubernetes Prow Robot
|
29353452c4
|
Merge pull request #75668 from bart0sh/PR0068-hack-lib-golang.sh-fix-mac-build
fix 'make generated_files' build on MacOS
|
2019-03-26 20:45:01 -07:00 |
|
Kubernetes Prow Robot
|
e05be44808
|
Merge pull request #74693 from mkimuram/issue/74545
Add e2e tests for multiAttach
|
2019-03-26 20:44:48 -07:00 |
|
Clayton Coleman
|
316a87ce7d
|
Avoid allocating the watch shim object more than once
We can reset and reuse this object repeatedly without triggering an
allocation.
|
2019-03-26 23:36:49 -04:00 |
|
Jordan Liggitt
|
bef996d0a4
|
Only reject quota admission if status is missing relevant usage
|
2019-03-26 23:15:40 -04:00 |
|
Jordan Liggitt
|
27cd2be49f
|
Update quota status with limits even when calculating errors
|
2019-03-26 23:15:40 -04:00 |
|
Jordan Liggitt
|
739df5452a
|
Avoid deadlock in resource quota resync
|
2019-03-26 23:15:40 -04:00 |
|
Jordan Liggitt
|
e5f7af7058
|
Improve quota sync log messages
|
2019-03-26 23:15:40 -04:00 |
|
Jordan Liggitt
|
ec7a04bd20
|
Prevent quota controller using unsynced listers
|
2019-03-26 23:15:40 -04:00 |
|
Jordan Liggitt
|
8146fe47d8
|
Clean up test output
|
2019-03-26 23:15:39 -04:00 |
|
Jordan Liggitt
|
713a10d276
|
Fix race in quota sync test
|
2019-03-26 23:15:39 -04:00 |
|
Jordan Liggitt
|
0f9ebe5e16
|
Generated files
|
2019-03-26 23:15:39 -04:00 |
|
Jordan Liggitt
|
6eb082d6b0
|
Generate networkpolicies extensions/v1beta1 client
|
2019-03-26 23:15:39 -04:00 |
|
wangqingcan
|
8fd45d8300
|
clean up func podTimestamp
|
2019-03-27 11:05:19 +08:00 |
|
Kubernetes Prow Robot
|
42770799d3
|
Merge pull request #75743 from logicalhan/preshutdownerror
log preshutdowndown registration error if we encounter one
|
2019-03-26 19:27:00 -07:00 |
|
Kubernetes Prow Robot
|
2e05cdb7ae
|
Merge pull request #75739 from Huang-Wei/cleanup-preemption-comments
scheduler: correct dated comments on pod preemption
|
2019-03-26 19:26:47 -07:00 |
|
danielqsj
|
6b2e9e8af3
|
add completed job status in cronjob event
|
2019-03-27 09:48:55 +08:00 |
|
Kubernetes Prow Robot
|
d24fe8a801
|
Merge pull request #75735 from andrewsykim/update-install-etcd-link
fix link to etcd install docs for integration tests
|
2019-03-26 18:11:29 -07:00 |
|
Kubernetes Prow Robot
|
feb9bb151c
|
Merge pull request #75730 from wojtek-t/minor_perf_improvements
Avoid allocations in ByIndex() function
|
2019-03-26 18:11:16 -07:00 |
|
Kubernetes Prow Robot
|
df9e66628c
|
Merge pull request #75717 from wojtek-t/reduce_critical_sections
Reduce critical sections in cacher::Watch function
|
2019-03-26 18:11:02 -07:00 |
|
Kubernetes Prow Robot
|
4b3eb60081
|
Merge pull request #75531 from dims/add-new-staging-repository-for-cri-api
New staging repository for cri-api
|
2019-03-26 18:10:49 -07:00 |
|
tiffany jernigan
|
ecbb090f32
|
Credential provider Provide takes image (clouds)
|
2019-03-27 01:00:26 +00:00 |
|
tiffany jernigan
|
847cb24aa1
|
Credential provider Provide takes image (general)
|
2019-03-27 01:00:26 +00:00 |
|
tiffany jernigan
|
81c4fde489
|
Remove aws cred provider dep on cloud provider
|
2019-03-27 01:00:26 +00:00 |
|
Benjamin Elder
|
0833a9cc38
|
fix kube::golang::is_instrumented_package
|
2019-03-26 17:17:16 -07:00 |
|
Kubernetes Prow Robot
|
094938895a
|
Merge pull request #75746 from verult/repd-min-size
Updated regional PD minimum size for zonal failover test
|
2019-03-26 16:59:00 -07:00 |
|
Kubernetes Prow Robot
|
4f465f206d
|
Merge pull request #75737 from logicalhan/metric-errors
log out metric registration errors instead of silently ignoring them
|
2019-03-26 16:58:47 -07:00 |
|
Cheng Pan
|
f7050a04ce
|
Implement CSI migration logic for block volume
|
2019-03-26 22:22:03 +00:00 |
|
Davanum Srinivas
|
33081c1f07
|
New staging repository for cri-api
Change-Id: I2160b0b0ec4b9870a2d4452b428e395bbe12afbb
|
2019-03-26 18:21:04 -04:00 |
|
Kubernetes Prow Robot
|
1514bb2141
|
Merge pull request #75699 from smarterclayton/fast_encode
Avoid allocations when building SelfLinks and fast path escape
|
2019-03-26 15:10:29 -07:00 |
|
Kubernetes Prow Robot
|
2086f81546
|
Merge pull request #74678 from pmcalpine/lint-bs_cj
Fix some golint failures for pkg/controller
|
2019-03-26 15:10:16 -07:00 |
|
Cheng Xing
|
6a02ebb30c
|
Updated regional PD minimum size; changed regional PD failover test to use StorageClassTest to generate PVC template
|
2019-03-26 14:23:08 -07:00 |
|
Kubernetes Prow Robot
|
531dbd409f
|
Merge pull request #75445 from shinytang6/enhance/fmt
Replace all time.Now().Sub with time.Since
|
2019-03-26 13:55:17 -07:00 |
|
Han Kang
|
021f608294
|
log preshutdowndown registration error if we encounter one
|
2019-03-26 13:04:10 -07:00 |
|
Kubernetes Prow Robot
|
9c973c6d2c
|
Merge pull request #75515 from dougm/vsphere-token-auth
vSphere: add token auth support for tags client
|
2019-03-26 12:34:17 -07:00 |
|
Kubernetes Prow Robot
|
b0158cea16
|
Merge pull request #75399 from sttts/sttts-initial-bulk-openapi-merge
apiextensions: merge OpenAPI specs once after cache sync
|
2019-03-26 12:34:03 -07:00 |
|
Kubernetes Prow Robot
|
753a6edc37
|
Merge pull request #74616 from ialidzhikov/fluentd-1.4.0
Update fluentd to 1.4.0
|
2019-03-26 12:33:48 -07:00 |
|
Kubernetes Prow Robot
|
29566d0a65
|
Merge pull request #74341 from paulsubrata55/kube_proxy_sctp_fix
Issue in kube-proxy when IPVS is enabled and SCTP traffic is sent.
|
2019-03-26 12:33:33 -07:00 |
|
Kubernetes Prow Robot
|
11d472ea01
|
Merge pull request #72179 from WanLinghao/sa_controller
Migrate the controller to use TokenRequest and rotate token periodically
|
2019-03-26 12:33:19 -07:00 |
|
Wei Huang
|
6897fda878
|
scheduler: correct dated comments on pod preemption
- correct wordings related with annotations - which hasn't been used since alpha version
|
2019-03-26 12:10:46 -07:00 |
|
Han Kang
|
8f63657e26
|
log out metric registration errors instead of silently ignoring them
|
2019-03-26 11:29:27 -07:00 |
|