Kubernetes Prow Robot
bdbf2101ea
Merge pull request #99886 from lunhuijie/run-test
...
Fix the url 'version's comparation of github.com/Azure/go-autorest/' lost
2021-06-01 03:02:27 -07:00
wojtekt
d9d51541a8
Address watch panics in P&F handler and extend testing.
2021-06-01 10:43:59 +02:00
Kubernetes Prow Robot
3081fee0ef
Merge pull request #102470 from serathius/logs-refactor
...
Refactor logs options
2021-06-01 01:12:27 -07:00
Shiming Zhang
582b492cc0
Pre-allocated memory
2021-06-01 15:19:44 +08:00
Marek Siarkowicz
341f6e4267
Refactor logs options
2021-06-01 08:58:37 +02:00
Kubernetes Prow Robot
4556873abf
Merge pull request #102462 from serathius/logs-test
...
Add tests to logs
2021-05-31 22:04:27 -07:00
Abu Kashem
607d381949
client-go: add retry logic for Watch and Stream
2021-06-01 00:14:50 -04:00
Davanum Srinivas
f924906173
Bump golang.org/x/text to v0.3.6
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-05-31 18:00:12 -04:00
Marek Siarkowicz
6a374b50f9
Add tests to logs
...
Co-Authored-By: mengjiao.liu <mengjiao.liu@daocloud.io>
2021-05-31 22:20:36 +02:00
Kubernetes Prow Robot
f31bfd8355
Merge pull request #102432 from llhuii/fix-scheduler-doc-comment
...
sched: fix Dump's doc comment
2021-05-31 10:10:26 -07:00
goodluckbot
eb114115fd
Improve func ToSelectableFields performance for event
2021-05-31 23:48:26 +08:00
Kubernetes Prow Robot
c4df930252
Merge pull request #102292 from tsmetana/fix-local-pv-e2e-pv-leak
...
Local PV e2e: fix leaked local volumes
2021-05-31 08:28:26 -07:00
Kubernetes Prow Robot
d6b408f748
Merge pull request #99647 from neolit123/1.21-remove-cgroup-driver-detection
...
kubeadm: remove the cgroup driver detection for docker
2021-05-31 06:30:27 -07:00
Kubernetes Prow Robot
a6a6fb3072
Merge pull request #102323 from saschagrunert/pie
...
Build non-static binaries with PIE buildmode
2021-05-31 03:36:26 -07:00
Shiming Zhang
1431eab36d
Remove Godeps
2021-05-31 17:45:13 +08:00
Kubernetes Prow Robot
14e4ed07cf
Merge pull request #102039 from serathius/protobuff
...
Enable protocol-buffers by default
2021-05-31 01:30:26 -07:00
njuptlzf
329f7d55d1
Fix auditing failed of request: encoding failed
2021-05-31 14:29:49 +08:00
chenyw1990
ade167e53a
Delete AvailableResources judgment for GA features
2021-05-31 11:13:15 +08:00
Marek Siarkowicz
c7111515c5
Enable protocol-buffers by default
2021-05-29 22:04:44 +02:00
llhuii
3c899f9b54
sched: fix Dump's doc comment
2021-05-30 00:39:20 +08:00
Claudiu Belu
c4e644406e
test images: Adds windows-nanoserver image
...
This image is the same as "gcr.io/authenticated-image-pulling/windows-nanoserver:v1"
that is used for the "should be able to pull from private registry with secret"
test on Windows.
Adding this image will allow other people to build and push their own
images to their own private registries.
2021-05-29 06:23:33 -07:00
Kubernetes Prow Robot
e6136c0303
Merge pull request #102417 from m14815/commit-21.5.5
...
Uniform output string.
2021-05-28 20:28:24 -07:00
Kubernetes Prow Robot
bc8acbc43e
Merge pull request #102328 from lentzi90/update-cni-plugins
...
Update CNI plugins v0.9.1
2021-05-28 10:16:46 -07:00
Kubernetes Prow Robot
ffbb85ce4e
Merge pull request #102176 from timebertt/fix/volumeattachment-migrated-volumes
...
Fix VolumeAttachment garbage collection for migrated PVs
2021-05-28 10:16:37 -07:00
Kubernetes Prow Robot
e7d8fb2e16
Merge pull request #101925 from neolit123/1.22-kubeadm-add-optional-fields
...
kubeadm: add "+optional" to fields with "omitempty" in v1beta3
2021-05-28 10:16:24 -07:00
Kubernetes Prow Robot
bf2ece7ada
Merge pull request #101923 from neolit123/1.22-kubeadm-add-skip-phases-v1beta3
...
kubeadm: add support for skipping phases in v1beta3
2021-05-28 09:14:24 -07:00
Lubomir I. Ivanov
24a1f9d817
kubeadm: use "SkipPhases" from configuration for "init" and "join"
...
During Runner data initialization, if the value for the flag
"--skip-phases" was empty set the {init|join}Runner.Options.SkipPhases
to the {Init|Join}Configuration.SkipPhases value.
2021-05-28 18:12:06 +03:00
Lubomir I. Ivanov
ac161866aa
kubeadm: add SkipPhases in {Init|Join}Configuration for v1beta3
...
- Add the field SkipPhases in the public v1beta3 as a []string (omitempty)
- Add the field in the internal type
- Run generators
- Adapt v1beta2 converter for JoinConfiguration
2021-05-28 18:12:06 +03:00
Kubernetes Prow Robot
49897ca156
Merge pull request #102268 from sanwishe/loggingformat1
...
cleanup: Optimization logging format for pkg/kubelet
2021-05-28 07:50:25 -07:00
maruiyan
39d7404961
Uniform output string.
2021-05-28 16:45:12 +08:00
maruiyan
47c8c48e2c
Remove Redundant alias
2021-05-28 16:34:37 +08:00
Odin Ugedal
d5cb5065c4
Skip node container manager test on systemd
2021-05-28 10:24:24 +02:00
Odin Ugedal
2787e8c18c
Kill container runtime with SIGKILL
...
Make sure to use SIGKILL so that the service is killed in a dirty way.
In case container runtime use "Restart=on-abnormal" in systemd, killing
with SIGTERM will not restart the service, as the kill looks intentional
and clean. This is used by cri-o by default.
2021-05-28 10:16:23 +02:00
maruiyan
1b6cf83cf4
Error message should not be capitalized.
2021-05-28 16:00:05 +08:00
Mengjiao Liu
d3f92af74f
Part of master to controlplane in test/integration
...
NewMasterConfig -> NewControlPlaneConfig
2021-05-28 14:39:52 +08:00
Tim Ebert
cd3709232f
Fix VolumeAttachment garbage collection for migrated PVs
2021-05-28 08:35:05 +02:00
maruiyan
02bade4644
Fix a grammar error in doc
2021-05-28 11:48:29 +08:00
Kubernetes Prow Robot
ae1f28d7b0
Merge pull request #102306 from ahg-g/ahg-vol-restrictions
...
Return UnschedulableAndUnresolvable instead of Error when failing to lookup volume-related resources
2021-05-27 20:48:25 -07:00
Kubernetes Prow Robot
fc9aacecca
Merge pull request #102272 from mengjiao-liu/term-NewIntegrationTestMasterConfig
...
Part2: master to controlplane in test/integration(1.22)
2021-05-27 19:46:23 -07:00
jornshen
c9fe8ddf68
bump calico to v3.19.1
2021-05-28 10:29:44 +08:00
Kubernetes Prow Robot
7a5cfbf5c6
Merge pull request #102372 from dashpole/missed_images
...
Fix prometheus-to-sd image for fluentbit
2021-05-27 18:24:23 -07:00
Pavithra Ramesh
816a069d54
Add a test for verifying compute basepath.
...
Compute API changes could modify this, we need a test to detect if it happens.
2021-05-27 14:06:02 -07:00
Kubernetes Prow Robot
6bac142190
Merge pull request #102138 from damemi/balance-pods-parallel
...
(scheduler e2e) Create balanced pods in parallel
2021-05-27 14:04:23 -07:00
Mike Dame
36cdb72eb6
(scheduler e2e) Create balanced pods in parallel
2021-05-27 16:01:18 -04:00
Kubernetes Prow Robot
59fd0a5c95
Merge pull request #102377 from xmudrii/setcap-buster-v2.0.1
...
Update setcap to buster-v2.0.1 and add setcap to dependencies.yaml
2021-05-27 12:46:24 -07:00
Kubernetes Prow Robot
e8760b95bb
Merge pull request #102336 from SataQiu/remove-podpreset
...
cleanup PodPreset testdata
2021-05-27 11:36:23 -07:00
David Ashpole
3813ed1ef7
fix prometheus-to-sd image for fluentbit
2021-05-27 10:54:10 -07:00
Kubernetes Prow Robot
a5b117fab4
Merge pull request #102363 from mengjiao-liu/promote-cronjob-batchv1-storage
...
CronJob: switch storage version to batch/v1 in 1.22
2021-05-27 10:06:23 -07:00
Marko Mudrinić
12fe4dee2b
Update setcap to buster-v2.0.1 and add setcap to dependencies.yaml
...
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2021-05-27 18:32:22 +02:00
Jan Safranek
f9a04f3bc4
Move error reporting to volume plugins
...
Move reporting of GetReliableMountRefs error to the volume plugins that
have more context about severity of the error.
2021-05-27 18:30:17 +02:00