Kubernetes Prow Robot
81a61ae0e3
Merge pull request #77863 from fabriziopandini/certs-expiration
...
Kubeadm: Add check certificate expiration command
2019-05-19 12:47:10 -07:00
Kubernetes Prow Robot
c854f72dcb
Merge pull request #77507 from cuericlee/patch-1
...
unexpected deleting of contents of mount points due to symbolic link …
2019-05-19 09:23:10 -07:00
Kubernetes Prow Robot
89031553ce
Merge pull request #77845 from draveness/bugfix/resource-allocation-priority
...
fix: verify metadata is non-nil in resource allocation
2019-05-18 23:11:12 -07:00
Kubernetes Prow Robot
0f31cc93b6
Merge pull request #74440 from yliaog/dynamic
...
Switched to use dynamic shared informer for Garbage Collector.
2019-05-18 12:23:12 -07:00
Kubernetes Prow Robot
df4b3c866a
Merge pull request #78059 from figo/e2e
...
Check KUBE_SERVER_PLATFORMS emptiness
2019-05-18 10:39:12 -07:00
hui luo
6c8aabc832
Check KUBE_SERVER_PLATFORMS existence
...
when compile kubectl on platform other than
linux/amd64, we need to check the KUBE_SERVER_PLATFORMS
array emptiness before assign it.
the example command is:
make WHAT=cmd/kubectl KUBE_BUILD_PLATFORMS="darwin/amd64 windows/amd64"
2019-05-18 09:17:22 -07:00
mattjmcnaughton
c68690c640
Standardize housekeeping capitalization
...
Previously, the code base had both `housekeeping` and `houseKeeping`,
which made case sensitive search in vim difficult. Standardize on
`housekeeping`, which was by far the most popular.
2019-05-18 11:30:47 -04:00
fabriziopandini
e4d87b0804
autogenerated
2019-05-18 16:28:44 +02:00
fabriziopandini
919826531c
certs-expiration
2019-05-18 16:28:33 +02:00
Kubernetes Prow Robot
667c3ed94c
Merge pull request #78063 from tedyu/evt-lock
...
Change lock type to write lock in eventBroadcasterImpl
2019-05-18 05:01:12 -07:00
Kubernetes Prow Robot
df4f033a4f
Merge pull request #77501 from JieJhih/scheduling/plugin
...
add scheduling framework configuration
2019-05-18 03:39:12 -07:00
Dr. Stefan Schimanski
d01e942d37
Update generated files
2019-05-18 11:12:48 +02:00
Dr. Stefan Schimanski
bc86aeba05
apiextensions: switch OpenAPI pubilshing to structural schema
2019-05-18 11:12:48 +02:00
vikaschoudhary16
58d1b4d564
Add correct selinux label at plugin socket directory
2019-05-18 12:35:17 +05:30
Kubernetes Prow Robot
a67f128f5e
Merge pull request #78048 from cblecker/fix-bash-build
...
Don't use declare -g in build
2019-05-17 23:21:49 -07:00
Kubernetes Prow Robot
0203192970
Merge pull request #78044 from dekkagaijin/patch-6
...
Consolidate logic to ensure kubectl auth
2019-05-17 23:21:37 -07:00
Kubernetes Prow Robot
3db67158cf
Merge pull request #78043 from tedyu/drop-dbg-pruning
...
Drop debug log in prune
2019-05-17 23:21:25 -07:00
Kubernetes Prow Robot
76c214b259
Merge pull request #77843 from roycaihw/deletecollection-install-deleteoptions
...
Publish DeleteOptions parameters for deletecollection endpoints in OpenAPI spec
2019-05-17 23:21:13 -07:00
Kubernetes Prow Robot
648cb98a44
Merge pull request #78030 from rajansandeep/bump1.5.0
...
Bump CoreDNS version to 1.5.0 and update manifest
2019-05-17 21:52:52 -07:00
Kubernetes Prow Robot
961ea6bd76
Merge pull request #78012 from feiskyer/az-network-2018-07-01
...
Upgrade Azure network API version to 2018-07-01
2019-05-17 21:52:40 -07:00
Kubernetes Prow Robot
82ac5c3cbf
Merge pull request #77990 from Huang-Wei/fix-TestPreemptionRaces
...
scheduler: fix flaky test TestPreemptionRaces
2019-05-17 21:51:32 -07:00
Kubernetes Prow Robot
ae132f626f
Merge pull request #77978 from ahg-g/ahg-host-redirect
...
Added a unit test to verify that host header is preserved after probe…
2019-05-17 21:51:20 -07:00
Kubernetes Prow Robot
a7f13bcaf0
Merge pull request #77901 from k-toyoda-pi/use_expect_no_error_e2e_network_1
...
use framework.ExpectNoError() for e2e/network
2019-05-17 21:51:07 -07:00
andyzhangx
b962361536
remove vmsizelist call in azure disk
...
add one comment
add comments
use a new way to generate vm size list
2019-05-18 03:41:34 +00:00
Kubernetes Prow Robot
72f6954614
Merge pull request #77889 from Random-Liu/support-using-containerd-in-cos
...
Support using docker containerd in COS and Ubuntu on GCE.
2019-05-17 20:26:59 -07:00
Kubernetes Prow Robot
21448ea606
Merge pull request #77220 from jingxu97/March/windows_test
...
Update subpath e2e test for windows
2019-05-17 20:26:46 -07:00
Kubernetes Prow Robot
4891eaa3ad
Merge pull request #77170 from smarterclayton/delay_queue_reentrant
...
DelayingQueue.ShutDown() should be reentrant
2019-05-17 20:26:34 -07:00
Kubernetes Prow Robot
df8e241fb9
Merge pull request #76346 from caesarxuchao/delete-admission-objects
...
Sending existing object to the webhook for the DELETE verb
2019-05-17 20:26:22 -07:00
Kubernetes Prow Robot
fad34e404e
Merge pull request #76188 from humblec/csi-in-m
...
csi: Implement NodeServiceCapability_RPC_GET_VOLUME_STATS rpc call
2019-05-17 20:26:09 -07:00
Ted Yu
94af465819
Change lock type to write lock in eventBroadcasterImpl
2019-05-17 19:19:44 -07:00
draveness
73367250a3
fix: verify metadata is non-nil in resource allocation
2019-05-18 10:05:44 +08:00
Kubernetes Prow Robot
b6f51d16d8
Merge pull request #78041 from yastij/fix-lastTimeObserved
...
update LastObservedTime instead of eventTime
2019-05-17 18:57:54 -07:00
Kubernetes Prow Robot
7809732e30
Merge pull request #78040 from tedyu/evt-broadcast
...
Use lock in eventBroadcasterImpl#refreshExistingEventSeries
2019-05-17 18:57:42 -07:00
Kubernetes Prow Robot
47304fbaee
Merge pull request #78039 from mikedanese/execmaster
...
allow exec auth plugin to be pulled on the master
2019-05-17 18:57:30 -07:00
Kubernetes Prow Robot
0f8009b96d
Merge pull request #78029 from liggitt/crd-watch
...
Terminate custom resource watches when storage is destroyed
2019-05-17 18:57:17 -07:00
Kubernetes Prow Robot
ddfa49b039
Merge pull request #77987 from apelisse/dont-fail-on-failures
...
fieldManager: Ignore conversion errors to internal types
2019-05-17 18:57:06 -07:00
Cheng Xing
eead54985d
CSI migration e2e: do not skip tests if metricsGrabber.HasRegisteredMaster() is true
2019-05-17 16:52:06 -07:00
JieJhih Jhang
0734d1debb
handle nil extension points
2019-05-18 07:24:27 +08:00
Yu Liao
05ebe91277
Switched to use dynamic shared informer for Garbage Collector.
2019-05-17 15:41:36 -07:00
JieJhih Jhang
2cd5fc54a1
add scheduling framework configuration
...
update bazel build
fix get plugin config method
initialize only needed plugins
fix unit test
fix import duplicate package
update bazel
add docstrings
add weight field to plugin
add plugin to v1alpha1
add plugins at appropriate extension points
remove todo statement
fix import package file path
set plugin json schema
add plugin unit test to option
initial plugin in test integration
initialize only needed plugins
update bazel
rename func
change plugins needed logic
remove v1 alias
change the comment
fix alias shorter
remove blank line
change docstrings
fix map bool to struct
add some docstrings
add unreserve plugin
fix docstrings
move variable inside the for loop
make if else statement cleaner
remove plugin config from reserve plugin unit test
add plugin config and reduce unnecessary options for unit test
update bazel
fix race condition
fix permit plugin integration
change plugins to be pointer
change weight to int32
fix package alias
initial queue sort plugin
rename unreserve plugin
redesign plugin struct
update docstrings
check queue sort plugin amount
fix error message
fix condition
change plugin struct
add disabled plugin for unit test
fix docstrings
handle nil plugin set
2019-05-18 06:30:28 +08:00
Clayton Coleman
d2f7eb5235
DelayingQueue.ShutDown() should be reentrant
...
All queue ShutDown() calls should be able to be invoked multiple times.
```
Observed a panic: "close of closed channel" (close of closed channel)
/go/src/github.com/openshift/cluster-version-operator/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:76
/go/src/github.com/openshift/cluster-version-operator/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:65
/go/src/github.com/openshift/cluster-version-operator/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:51
/usr/local/go/src/runtime/asm_amd64.s:573
/usr/local/go/src/runtime/panic.go:502
/usr/local/go/src/runtime/chan.go:333
/go/src/github.com/openshift/cluster-version-operator/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go:137
```
Use sync.Once to guarantee a single close.
2019-05-17 16:56:30 -04:00
Kubernetes Prow Robot
63e6cf3a0a
Merge pull request #78021 from s-ito-ts/77103_e2e_storage
...
Use framework.ExpectNoError() for e2e/storage/vsphere
2019-05-17 13:04:25 -07:00
Kubernetes Prow Robot
a4fc418c84
Merge pull request #76401 from chardch/gpu-job-with-recreate
...
E2E test for GPU job interrupted by node recreate
2019-05-17 13:04:12 -07:00
Tariq Ibrahim
3eefcfadc0
extract PodReasonUnschedulable out of the PodConditionType const group
...
Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com>
2019-05-17 12:33:11 -07:00
Christoph Blecker
b8481b62fc
Don't use declare -g in build
2019-05-17 12:22:42 -07:00
Jake Sanders
9bc3c2af00
Consolidate logic to ensure kubectl auth
2019-05-17 11:32:09 -07:00
Ted Yu
9d2a94ffa2
Drop debug log in prune
2019-05-17 11:04:10 -07:00
Jordan Liggitt
ea464235a8
Add CRD integration test for dropping watches
2019-05-17 13:34:15 -04:00
Kenichi Omichi
b17384acbe
Use framework.ExpectNoError() on e2e/common
2019-05-17 17:30:38 +00:00
Jing Xu
e570d27b40
Update subpath e2e test for windows
...
Modify the current subpath e2e file to allow it run in windows clusters.
Change-Id: I921dfbbae9480c718853a97a76cc0a95b1af9790
2019-05-17 10:13:41 -07:00