Kubernetes Prow Robot
09bcf0723a
Merge pull request #97155 from sanwishe/master
...
cleanup unused type conversion
2021-01-15 11:15:51 -08:00
Kubernetes Prow Robot
38585884e3
Merge pull request #97184 from chendave/add_status
...
Show the details on the failure of preemption
2021-01-15 10:25:51 -08:00
Kubernetes Prow Robot
a9e2e18cc6
Merge pull request #98068 from liggitt/gc-owner
...
Ensure invalid cluster-scoped children do not block cleanup of valid namespaced children
2021-01-15 07:31:52 -08:00
Antonio Ojea
44653fc21b
bump agnhost to 2.26
2021-01-15 16:21:31 +01:00
Dave Chen
7315c1f6dd
Show the details on the failure of preemption
...
Since the filter status is missed for the phase of preemption, there
will be no way to tell why the preemption failed for some reasons, and
those reasons could be different with the status from the main scheduling
process (the first failed plugin will hide other failures in the chain).
This change provides verbose information based on the node status generated
during pod preemption, those information helps us to diagnose the issue which
is happened during pod preemption.
Signed-off-by: Dave Chen <dave.chen@arm.com>
2021-01-15 23:20:17 +08:00
Kubernetes Prow Robot
294c352380
Merge pull request #98017 from lanzao/patch01
...
Fix golint issues in client/custom_metrics/scheme
2021-01-15 06:31:51 -08:00
Kubernetes Prow Robot
e1c1fd9edf
Merge pull request #97880 from justinsb/spelling
...
Fix spelling typos: scheduable -> schedulable
2021-01-15 03:43:51 -08:00
RA489
fe91902d08
kubeadm: Update versions for 1.21
2021-01-15 16:36:34 +05:30
leileiwan
8eb8f8ab26
fix(*):inter pod affinity default min score is zero
2021-01-15 17:41:52 +08:00
10177505
2ecbf7e4f5
fix klog.Info -> klog.Infof
2021-01-15 17:22:58 +08:00
Kubernetes Prow Robot
083290d996
Merge pull request #97896 from brpratt/fix-external-name-doc
...
Add missing word to ServiceSpec doc
2021-01-14 23:03:51 -08:00
Kubernetes Prow Robot
857c06eb49
Merge pull request #98043 from JornShen/migrate_string_overlay_as_const
...
migrate winkernel network type string "overlay" as const
2021-01-14 20:43:51 -08:00
Kubernetes Prow Robot
33ee864e92
Merge pull request #97003 from ravisantoshgudimetla/remove-scheduler-preemption-test-from-conformance
...
make hostPort match test linuxonly
2021-01-14 19:39:51 -08:00
wzshiming
4e17e58552
Fix repeatedly aquire the inhibit lock
2021-01-15 10:49:11 +08:00
lanzao
a833a0321c
Fix golint issues in client/custom_metrics/scheme
2021-01-15 10:17:12 +08:00
Kubernetes Prow Robot
4b2a98442e
Merge pull request #98081 from pjh/pigz-repair
...
Repair pigz URL for Windows GCE nodes
2021-01-14 18:01:51 -08:00
Kubernetes Prow Robot
da26de3167
Merge pull request #97990 from AlexanderYastrebov/offset-97651
...
Uses offset instead of line number in JSONSyntaxError
2021-01-14 16:49:22 -08:00
Peter Hornyack
edd58b1a4e
Repair pigz URL
...
New Windows nodes are failing to start with:
windows-startup-script-ps1: Failed to download file from https://storage.googleapis.com/gke-release/winnode/pigz/prod/gke_windows/pigz/release/5/20201104-134221/pigz-$PIGZ_VERSION.zip .
With this fix, the nodes start successfully.
2021-01-14 16:12:05 -08:00
Kubernetes Prow Robot
bb6d0e7175
Merge pull request #97361 from h4ghhh/leaderelect
...
Modify LeaderElectionConfiguration .ResourceNamespace comment
2021-01-14 15:11:22 -08:00
Alexander Yastrebov
4b422f9e4c
Uses offset instead of line number in JSONSyntaxError
2021-01-14 23:50:34 +01:00
ravisantoshgudimetla
32c2ec5ceb
conformance changes
2021-01-14 16:40:39 -05:00
ravisantoshgudimetla
c183ac16d1
make hostPort match test linuxonly
2021-01-14 16:40:39 -05:00
Kubernetes Prow Robot
4a595bd373
Merge pull request #97372 from ihgann/master
...
Fix bug in Member Exists Join for Kubeadm etcd join
2021-01-14 12:45:30 -08:00
David Eads
782a7a5426
add metrics for insecure backend proxy
2021-01-14 15:26:37 -05:00
Kubernetes Prow Robot
0b4a30bb25
Merge pull request #93510 from smarterclayton/one_repo_test_images
...
test/utils/image: Support a single repository
2021-01-14 11:55:30 -08:00
Kubernetes Prow Robot
9da11e294f
Merge pull request #97868 from mtaufen/pki-tmpfs
...
Mount /var/lib/kubelet/pki on tmpfs
2021-01-14 10:47:04 -08:00
Claudiu Belu
180b9527bd
test images: Small changes to trigger image postsubmit jobs
2021-01-14 09:05:57 -08:00
Kubernetes Prow Robot
8b0433bff3
Merge pull request #98065 from adelina-t/patch-3
...
Update Dockerfile_windows
2021-01-14 08:55:43 -08:00
Kubernetes Prow Robot
a399eb6737
Merge pull request #98042 from gjkim42/vendor-cadvisor-v0.38.7-master
...
vendor: update cAdvisor to v0.38.7
2021-01-14 08:55:33 -08:00
Kubernetes Prow Robot
81811a4eb8
Merge pull request #97958 from jprzychodzen/leader-election-kube-scheduler
...
[kube-scheduler] Lower timeout for leaderelection resourcelock
2021-01-14 08:55:18 -08:00
Kubernetes Prow Robot
d067c2e95d
Merge pull request #97087 from SataQiu/change-ci-image-repo
...
kubeadm: change the default image repository for CI images from gcr.io/kubernetes-ci-images to gcr.io/k8s-staging-ci-images
2021-01-14 08:55:04 -08:00
Jordan Liggitt
1e71a28490
Clean up namespaced children of missing virtual parents with incorrectly cluster-scoped nodes
2021-01-14 11:29:31 -05:00
Jordan Liggitt
65d43faf3a
Add unit test for child scope mismatch with missing parent
2021-01-14 10:45:56 -05:00
Kubernetes Prow Robot
faaae71427
Merge pull request #97794 from chendave/cleanup_status
...
Refactor: rewrite `Merge` method to address readability and efficiency
2021-01-14 07:15:17 -08:00
Kubernetes Prow Robot
c98ccce62f
Merge pull request #96698 from wawa0210/fix-96697
...
Update help document address
2021-01-14 07:15:05 -08:00
Adelina Tuvenie
577b335d65
Update Dockerfile_windows
...
Change Dockerfile Copyright year. Reason: retrigger image build job.
2021-01-14 17:04:02 +02:00
wawa0210
ea9df6361b
remove windows container hyper-v support
2021-01-14 22:49:34 +08:00
Kubernetes Prow Robot
0232df5093
Merge pull request #98056 from qingsenLi/210114-fix
...
CHANGELOG:Fix notes of PR 97440
2021-01-14 05:45:03 -08:00
jared
a6ab4661c3
Build multiplatform images when issue make release-images
...
Signed-off-by: jared <yu2003w@hotmail.com>
2021-01-14 21:21:29 +08:00
Kubernetes Prow Robot
8cefa493a8
Merge pull request #97148 from wawa0210/remove-tokenquest-tokenrequestprojection
...
remove the TokenRequest and TokenRequestProjection feature gates
2021-01-14 04:57:03 -08:00
Kubernetes Prow Robot
a16df75344
Merge pull request #98058 from jprzychodzen/le-comment
...
[Leader election] Add documentation to function
2021-01-14 02:45:02 -08:00
Kubernetes Prow Robot
429b390582
Merge pull request #98054 from aojea/bumpanghost
...
update agnhost readme
2021-01-14 01:47:04 -08:00
10177505
8a0b3fe353
CHANGELOG:Fix notes of PR 97440
2021-01-14 17:23:26 +08:00
Antonio Ojea
6176597b0d
update agnhost readme
2021-01-14 09:58:14 +01:00
10177505
deb509a068
fix typo and decs
2021-01-14 16:55:45 +08:00
jornshen
dff2da8cbc
migrate winkernel network type string overlay as const
2021-01-14 16:38:02 +08:00
Kubernetes Prow Robot
68108c70e2
Merge pull request #97709 from heqg/typo-errrors
...
Fix Spelling error about [errrors]
2021-01-13 21:59:03 -08:00
Claudiu Belu
38dea811cb
test images: Minor changes to trigger postsubmit image building jobs
...
Some of these images didn't have any job run for them. Some of these
images previously failed due to an issue that has been addressed since.
Making a change into their image directory will spawn a postsubmit job
that will build that image.
2021-01-13 21:44:55 -08:00
Kubernetes Prow Robot
8f09066809
Merge pull request #97788 from heqg/expect-scheduler_binder
...
fix typo of [expect] in pkg/controller/../scheduler_binder.go
2021-01-13 18:43:03 -08:00
Dave Chen
3c197c55ff
Refactor: rewrite Merge
method to address readability and efficiency
...
Signed-off-by: Dave Chen <dave.chen@arm.com>
2021-01-14 10:20:58 +08:00