Kubernetes Prow Robot
568cd3df0b
Merge pull request #97282 from aojea/revHostNetwork
...
Revert "use uncommon ports for e2e network test"
2020-12-14 12:41:49 -08:00
saad-ali
6391c97f99
Add more logging for Mount error
...
Add additional logging for "Mount cannot be satisfied for container"
error to help debug #85330 .
2020-12-14 11:58:09 -08:00
Jiawei Wang
d0a3faa829
Skip unsupported tests for disruptive testsuite
2020-12-14 11:18:20 -08:00
Kubernetes Prow Robot
ac101cbdda
Merge pull request #97042 from joelsmith/eviction
...
Measure/compute used ephemeral storage in stats provider, not eviction manager
2020-12-14 08:47:30 -08:00
jindezgm
5e6177897d
Refresh Timestamp when pod is not present in the three sub-queues
...
The pInfo.Timestamp is refreshed but the sort in activeQ or podBackoffQ is not be updated when pod is already present in the backoff or active queue.
AddUnschedulableIfNotPresent() return error if pod is already present in the backoff or active queue, and there is no re-add.
So refresh pInfo.Timestamp when the pod is not present in the three sub-queues, otherwise need to update the order of the pod in the active or backoff queue, for example p.activeQ.Update(pInfo)
2020-12-14 22:39:08 +08:00
Kubernetes Prow Robot
bd4d197b52
Merge pull request #96447 from chendave/bind_postfilter
...
Remove the deprecated metrics from scheduler
2020-12-14 06:31:28 -08:00
Claudiu Belu
ad97a5b7a5
pause image: Adds 20H2 Windows OS Version base image
...
A new Windows image has been released in the second half of 2020 with the tag 20H2.
We are going to need a pause image for it as well.
The image tag can be found here: https://hub.docker.com/_/microsoft-windows-nanoserver
2020-12-14 04:24:07 -08:00
Kubernetes Prow Robot
6fc51bc528
Merge pull request #97244 from pacoxu/fix/97234
...
etcd version for 1.19 is 3.4.13 for cve fixes
2020-12-14 02:17:29 -08:00
lala123912
165907f60a
remove suffixes from generated StorageClasses and VolumeSnapshotClass
2020-12-14 16:48:41 +08:00
Antonio Ojea
638da25dd1
Revert "use uncommon ports for e2e network test"
...
This reverts commit be1ed2f43a
.
The problem happens when the pod tries to be scheduled, not the
service. Also, maybe skipping is not the best idea ...
2020-12-14 08:56:16 +01:00
Dave Chen
5144e2ec78
Remove the deprecated metrics from scheduler
...
Deprecated metrics are removed and suggest to use the Histogram
metrics got from scheduler extension points.
Signed-off-by: Dave Chen <dave.chen@arm.com>
Co-authored-by: wawa0210 <xiaozhang0210@hotmail.com>
2020-12-14 11:31:50 +08:00
Qiming Teng
2129a468ec
Update generated swagger API
2020-12-14 11:17:07 +08:00
Qiming Teng
e1ec14162f
Fix OpenAPI spec generator script
2020-12-14 10:10:33 +08:00
Claudiu Belu
5fd669db51
test images: Adds Windows 2004 and 20H2 base images for busybox
...
busybox is being used as a base image for a few other images, like
agnhost, so we need to update this image first.
2020-12-13 08:22:14 -08:00
Kubernetes Prow Robot
87984d84d1
Merge pull request #97245 from aojea/anycastAddress
...
bind-address flag usage
2020-12-12 06:03:26 -08:00
Kubernetes Prow Robot
dfb8cfc768
Merge pull request #97253 from benhxy/revert-kubeconfig
...
Revert "Use host IP instead of localhost for control plane component …
2020-12-12 01:13:26 -08:00
Kubernetes Prow Robot
2bd115e364
Merge pull request #97228 from chendave/unboundVolume
...
Make sure the volume name is not empty when the PVC is bound
2020-12-11 20:17:26 -08:00
Jayasekhar Konduru
9b2b73600d
Recover CSI volumes from dangling attachments
...
Change-Id: I72105d67d8a4069ab19bfa4638a7ac365cf4194c
2020-12-11 18:31:53 -08:00
KeZhang
e3ba42324b
remove unused funcs for e2e predicates
2020-12-12 09:43:01 +08:00
Kubernetes Prow Robot
e5bd3d1bb4
Merge pull request #97254 from MikeSpreitzer/apf-owners
...
Create OWNERS for most of the API Priority and Fairness impl
2020-12-11 17:05:26 -08:00
Mike Spreitzer
23de8061fb
Create OWNERS for most of the API Priority and Fairness impl
2020-12-11 19:18:42 -05:00
Kubernetes Prow Robot
ebde19ee1e
Merge pull request #96985 from corehello/patch-1
...
Fix typo for ServiceAccount
2020-12-11 15:59:27 -08:00
Kubernetes Prow Robot
eecbdea3d6
Merge pull request #96462 from claudiubelu/test-images-multiarch
...
test images: Adds -p yes when calling register.sh
2020-12-11 15:01:27 -08:00
Ben Hu
9581c40887
Revert "Use host IP instead of localhost for control plane component kubeconfig files."
...
This reverts commit 49afcfa5f2
.
2020-12-11 22:36:39 +00:00
Kubernetes Prow Robot
0e2bf1e49f
Merge pull request #96470 from jeremyje/gkewinpigz
...
Install pigz for GCE Windows Nodes.
2020-12-11 12:47:30 -08:00
Kubernetes Prow Robot
49dd01f048
Merge pull request #96573 from Jiawei0227/skiptest
...
Storage testsuite refactor & cleanup
2020-12-11 11:57:26 -08:00
Kubernetes Prow Robot
7c60d8e108
Merge pull request #61595 from cpanato/pt_BR
...
add initial translation for pt_BR for kubectl
2020-12-11 11:05:27 -08:00
Antonio Ojea
2e4aed2d4a
bind-address flag usage
2020-12-11 18:47:24 +01:00
cpanato
0697918749
add initial translation for pt_BR
2020-12-11 17:06:42 +01:00
pacoxu
920dc25531
etcd version for 1.19 is 3.4.13 for cve fixes
...
Signed-off-by: pacoxu <paco.xu@daocloud.io>
2020-12-11 23:37:38 +08:00
Kubernetes Prow Robot
8515b2a97b
Merge pull request #97235 from tnozicka/fix-scheduling-test-ports
...
Use non privileged ports in scheduling conformance test
2020-12-11 05:55:23 -08:00
Tomas Nozicka
e4d7915a2e
Use non privileged ports
2020-12-11 13:57:46 +01:00
Kubernetes Prow Robot
c2369d9d44
Merge pull request #97034 from mborsz/etcd-hc
...
Use etcdctl endpoint health as a etcd's livenessProbe
2020-12-11 04:41:23 -08:00
Maciej Borsz
7f09d59215
Migrate etcd's livenessProbe to etcdctl endpoint health.
...
Change-Id: Ie19c844050c75e3d1c4b431d09ba0ac851c5317b
2020-12-11 12:43:02 +01:00
Claudiu Belu
77e0c55acd
test images: Adds 20H2 image to windows-servercore-cache
...
The 20H2 image was released in the second half of the year, and
we are going to need images for testing the release.
The image tag can be found here:
https://hub.docker.com/_/microsoft-windows-servercore
2020-12-11 03:22:55 -08:00
Kubernetes Prow Robot
797cff42d2
Merge pull request #96826 from chrishenzie/prevent-data-race
...
Prevent data race in volume plugin manager
2020-12-11 02:01:23 -08:00
Dave Chen
b9d9a5ebed
Make sure the volume name is not empty when the PVC is bound
...
Current logic to check whether a PVC is fully bound are:
1. PVC's volume name is not empty
2. Annotation "pv.kubernetes.io/bind-completed" is properly set
The behavior in the test case only set the annotation, and leave the
volume name to be set by a `FakePVController`.
This will cause a problem for us to run some testcase like scheduler's
perf test, scheduling pod with volume as an example, the first try will
always hit "unbound immediate PersistentVolumeClaims" exception.
As a result, the metric data "schedule_attempts_total", or "scheduling_algorithm_duration_seconds"
will not accurate enough.
Signed-off-by: Dave Chen <dave.chen@arm.com>
2020-12-11 16:57:51 +08:00
Kubernetes Prow Robot
45ce2fae40
Merge pull request #97063 from chymy/fix-changelog
...
CHANGELOG: list should be one item
2020-12-11 00:41:22 -08:00
Kubernetes Prow Robot
ee8983705a
Merge pull request #96679 from stmcginnis/appspot-cleanup
...
Remove stale analytics links from docs
2020-12-10 23:17:22 -08:00
Jiawei Wang
356bea6c9f
Add storage framework and address comments
2020-12-10 22:48:06 -08:00
Kubernetes Prow Robot
873e928bea
Merge pull request #97199 from alculquicondor/nomination
...
Add damemi to sig-scheduling-maintainers
2020-12-10 22:23:34 -08:00
Kubernetes Prow Robot
084ab7641d
Merge pull request #96995 from sachinkumarsingh092/fix-comments-kubectl-create
...
Fix typos and add comments in functions for `kubectl create` subcommands
2020-12-10 22:23:22 -08:00
KeZhang
1208c53c8b
cleanup constants for scheduler metrics
2020-12-11 14:22:20 +08:00
Kubernetes Prow Robot
6e41006e1d
Merge pull request #97215 from gavinfish/revert-97124-json-parser
...
Revert "Cleanup: remove sanity check for CVE-2019-11253"
2020-12-10 20:47:23 -08:00
Jie Shen
e3df703645
Revert "Cleanup: remove sanity check for CVE-2019-11253"
2020-12-11 09:38:21 +08:00
Kubernetes Prow Robot
73118aecca
Merge pull request #97174 from hanlins/fix/cadvisor-95727
...
vendor: update cAdvisor to v0.38.6
2020-12-10 17:33:21 -08:00
Kubernetes Prow Robot
49dea3c6df
Merge pull request #97211 from jeremyje/fixdl
...
Fix missing type error in Get-RemoteFile by loading System.Net.Http assembly.
2020-12-10 16:39:22 -08:00
Kubernetes Prow Robot
58a1f1658d
Merge pull request #96997 from PurelyApplied/update-levee-config
...
[KEP-1933] Update config for go-flow-levee analysis
2020-12-10 14:53:22 -08:00
Jeremy Edwards
797ad961b8
Fix missing type error in Get-RemoteFile by loading System.Net.Http assembly.
2020-12-10 21:18:15 +00:00
Kubernetes Prow Robot
667deec758
Merge pull request #92138 from ash2k/ash2k/client-cleanups
...
Client library cleanups
2020-12-10 12:40:13 -08:00