Ryan Phillips
f918e11e3a
register all pending pod deletions and check for kill
...
do not delete the cgroup from a pod when it is being killed
2021-02-04 11:45:42 -06:00
Kubernetes Prow Robot
35bc0fbad5
Merge pull request #98721 from adtac/sprefunsched
...
scheduler_perf: remove implicit barrier at the end
2021-02-04 02:02:28 -08:00
Kubernetes Prow Robot
9273c3be12
Merge pull request #98750 from mortent/DisruptionControllerNilPointer
...
Fix nil pointer dereference in disruption controller
2021-02-03 23:36:29 -08:00
Kubernetes Prow Robot
5b3333a262
Merge pull request #98722 from yangjunmyfm192085/run-test10
...
Fix the error of kms_transformation_test about integration test
2021-02-03 21:28:28 -08:00
JunYang
256f891728
Fix the error of kms_transformation_test about integration test
...
Signed-off-by: JunYang <yang.jun22@zte.com.cn>
2021-02-04 19:23:59 +08:00
Morten Torkildsen
b63342af70
Fix nil pointer dereference in disruption controller
2021-02-03 21:04:29 -08:00
Kubernetes Prow Robot
ebe7380b38
Merge pull request #98518 from tanjing2020/change-log
...
migrate default_preemption.go to structured logging
2021-02-03 19:54:28 -08:00
Kubernetes Prow Robot
bff6452893
Merge pull request #98738 from liyanhui1228/addvspheresetup
...
Add e2e test setup for windows vsphere driver
2021-02-03 18:08:28 -08:00
Kubernetes Prow Robot
429eaca536
Merge pull request #98700 from Jiawei0227/update_label
...
Update gce-pd volume topology label to GA
2021-02-03 16:42:28 -08:00
liyanhui1228
390eee44ba
Only add ntfs to vsphere driver
2021-02-03 15:59:04 -08:00
Kubernetes Prow Robot
aad16fd4cc
Merge pull request #98737 from liggitt/nytimes-license
...
Update github.com/NYTimes/gziphandler
2021-02-03 15:16:28 -08:00
liyanhui1228
cd8dc20f7f
Add e2e test setup for windows vsphere driver
2021-02-03 13:57:44 -08:00
Jordan Liggitt
4e7a9e5bcc
Update github.com/NYTimes/gziphandler
2021-02-03 16:57:36 -05:00
Kubernetes Prow Robot
0083786ca9
Merge pull request #98481 from gavinfish/sched-isstatusequal
...
Scheduler: add StatusEqual func for Status comparer
2021-02-03 13:32:28 -08:00
Kubernetes Prow Robot
af8594ff99
Merge pull request #97408 from KnicKnic/kubectl_wait
...
kubectl wait ensures observedGeneration >= generation
2021-02-03 12:42:28 -08:00
Kubernetes Prow Robot
10e11baa05
Merge pull request #98345 from ii/pod-service-proxy-with-path
...
Fix possible flake while testing service endpoints via proxy
2021-02-03 10:52:29 -08:00
Kubernetes Prow Robot
c884bf1648
Merge pull request #98728 from stmcginnis/kubeadm-plan
...
Improve wording in kubeadm upgrade plan
2021-02-03 10:02:28 -08:00
drfish
d15dacb57d
Add Equal func for Status struct
2021-02-04 00:32:01 +08:00
Sean McGinnis
874ceb0fdf
Improve wording in kubeadm upgrade plan
...
Originally raised as an issue with invalid versions to plan, but it has
been determined with air gapped environments and development versions it
is not possible to fully address that issue.
But one thing that was identified was that we can do a better job in how
we output the upgrade plan information. Kubeadm outputs the requested
version as "Latest stable version", though that may not actually be the
case. For this instance, we want to change this to "Target version" to
be a little more accurate.
Then in the component upgrade table that is emitted, the last column of
AVAILABLE isn't quite right either. Also changing this to TARGET to
reflect that this is the version we are targetting to upgrade to,
regardless of its availability.
There could be some improvements in checking available versions,
particularly in air gapped environments, to make sure we actually have
access to the requested version. But this at least clarifies some of the
output a bit.
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2021-02-03 09:44:15 -06:00
Adhityaa Chandrasekar
b5808c6df9
scheduler_perf: remove implicit barrier at the end
...
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2021-02-03 12:49:28 +00:00
Kubernetes Prow Robot
074a517720
Merge pull request #98706 from roycaihw/flake/storage-version-integration-healthz
...
storage version integration test: check the test server's health before running
2021-02-02 21:32:28 -08:00
Kubernetes Prow Robot
356ee4c83a
Merge pull request #98254 from changshuchao/scheduler-config-help-line
...
Fix the kube-scheduler binary's description of the --config parameter…
2021-02-02 19:40:28 -08:00
Jiawei Wang
e76f60d2b8
Update gce-pd volume topology label to GA
2021-02-02 19:13:57 -08:00
Kubernetes Prow Robot
7655badece
Merge pull request #98703 from Huang-Wei/untolerated-regress
...
Fix a bug that untolerated variable is used as tolerated
2021-02-02 18:50:29 -08:00
Haowei Cai
dc047b183b
storage version integration test: check the test server's health before running
...
we disabled the /healthz check because our test blocks one post-start
hook from finishing. Instead we should check all the other /healthz/...
endpoints before running the tests
2021-02-02 18:31:53 -08:00
Kubernetes Prow Robot
2d9e9290e7
Merge pull request #98508 from tonistiigi/arm64-cross
...
enable cross-compile CC config for non-amd64
2021-02-02 18:00:28 -08:00
Kubernetes Prow Robot
edd4576510
Merge pull request #98671 from liggitt/kubeconfig-env
...
Isolate TestModifyContext from $KUBECONFIG
2021-02-02 16:14:28 -08:00
Wei Huang
9a67558784
Fix a bug that untolerated variable is used as tolerated
2021-02-02 16:04:02 -08:00
Kubernetes Prow Robot
4480c44535
Merge pull request #98701 from justaugustus/rel-owners
...
OWNERS: RelEng and CHANGELOG updates
2021-02-02 15:20:29 -08:00
Stephen Heywood
8be427f71a
Confirm proxy endpoints provide valid response via polling
2021-02-03 11:15:07 +13:00
Kubernetes Prow Robot
686a5cee36
Merge pull request #98696 from gavinfish/sched-ut
...
Scheduler: organize scheduler unit tests into subtests
2021-02-02 14:06:49 -08:00
Kubernetes Prow Robot
27104f1595
Merge pull request #98324 from atosatto/export-debug-roundripper
...
client-go: export NewDebuggingRoundTripper function and DebugLevel
2021-02-02 14:06:41 -08:00
Kubernetes Prow Robot
e26570a96e
Merge pull request #98203 from yuzhiquan/feature-drain-ignore-error
...
Add ignore-errors flag for drain
2021-02-02 14:06:28 -08:00
Kubernetes Prow Robot
548ad1b8d3
Merge pull request #98694 from liggitt/crd-apply-speed
...
Speed up CRD apply/openapi unit tests
2021-02-02 13:16:38 -08:00
Kubernetes Prow Robot
1a5080d82e
Merge pull request #98568 from saschagrunert/buildx-log
...
Make image build logs verbose if necessary
2021-02-02 13:16:29 -08:00
Stephen Augustus
1a43c6578a
build/OWNERS: Add Dan and Sascha as reviewers
...
Dan and Sascha are senior Release Managers, SIG Release leadership, and
have already been giving thoughtful reviews of the content in this
directory.
Adding them as reviewers to spread the load of SIG Release eyes on
content.
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-02-02 15:45:14 -05:00
Stephen Augustus
5639cd97a1
OWNERS(CHANGELOG): Move reviewers/approvers to CHANGELOG/ dir
...
Given we're pulling the relnotes team into review, the changes to
reviewers will happen a little more frequently, which means we'll have
the same issue of needing a top-level approver to do updates that we
were trying to avoid by creating the subdirectory in the first place.
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-02-02 15:41:03 -05:00
Kubernetes Prow Robot
d2659101bf
Merge pull request #98325 from deads2k/update-default-authorizer
...
Update delegated authorization options default to eliminate unnecessary SARs
2021-02-02 11:38:28 -08:00
Sascha Grunert
54db83eef8
Make image build logs verbose if necessary
...
The `-q` flag is not implemented by `docker buildx`, which results in an
output:
```
WARN[0000] quiet currently not implemented.
```
In the same way, the build output is not logged to `stdout` (but
`stderr`). This means we now dump the whole build process to a file and
if the `docker buildx` command fails, then we output those logs by
printing the contents of that file. This will also reduce the overall
verbosity and aligns to the original `docker build` behavior.
Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2021-02-02 19:47:22 +01:00
Kubernetes Prow Robot
2dc0176dff
Merge pull request #98693 from adtac/flowcontrolut
...
flowcontrol: make TestConfigConsumer less time-consuming
2021-02-02 10:46:43 -08:00
Kubernetes Prow Robot
ed6b4797a1
Merge pull request #98690 from fedepaol/hosttoservicedualstack
...
Dual stack tests: cover hostnetwork endpoints on dual stack
2021-02-02 10:46:28 -08:00
Kubernetes Prow Robot
4d3ed163a0
Merge pull request #98477 from palnabarun/update-gogo/protobuf
...
Update gogo/protobuf to v1.3.2
2021-02-02 09:56:28 -08:00
Kubernetes Prow Robot
34f138ff83
Merge pull request #97823 from Jiawei0227/translation-lib
...
Preparation for Topology migration to GA for CSI migration
2021-02-02 08:48:28 -08:00
Adhityaa Chandrasekar
c1f3e90969
flowcontrol: make TestConfigConsumer less time-consuming
...
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2021-02-02 16:20:12 +00:00
Jordan Liggitt
394914f544
Add testdata readme
2021-02-02 11:17:19 -05:00
Kubernetes Prow Robot
1119a505ac
Merge pull request #98669 from liggitt/denyexec
...
Remove deprecated DenyEscalatingExec / DenyExecOnPrivileged admission
2021-02-02 06:52:28 -08:00
Jordan Liggitt
ce7e1e214a
Isolate TestModifyContext from $KUBECONFIG
2021-02-02 09:43:45 -05:00
Jordan Liggitt
eff40e6fd9
Lower openapi filter fuzz iterations
2021-02-02 09:42:48 -05:00
Jordan Liggitt
4b527afa3f
Speed up CRD apply unit test
2021-02-02 09:42:48 -05:00
drfish
ebb6fb5b0c
Organize scheduler unit tests into subtests
2021-02-02 21:41:20 +08:00