Andrew Sy Kim
f119b8df5f
apis: update generated code after removing Service topologyKeys
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2021-06-03 22:17:46 -04:00
Andrew Sy Kim
4d38d21880
apis: remove Service topologyKeys
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2021-06-03 22:17:45 -04:00
Andrew Sy Kim
8c376426f3
features: remove alpha ServiceTopology feature gate
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2021-06-03 22:17:45 -04:00
yuzhiquan
0b8dc56408
fix volume failing test
2021-06-04 09:45:21 +08:00
Shihao Xia
a2a4b50bc1
fixed deadlock
2021-06-03 18:03:17 -04:00
Kubernetes Prow Robot
9f7c9c322f
Merge pull request #101738 from matthyx/deflake-startupprobe
...
fix manual trigger of readinessProbe on startupProbe success
2021-06-03 14:34:42 -07:00
Adhityaa Chandrasekar
ba708e5fc9
graduate SuspendJob to beta
...
Also adds a label to two existing Job metrics.
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com >
2021-06-03 18:48:32 +00:00
David Eads
8aba8e2a2c
remove the ssh tunneler implementation from kube-apiserver
2021-06-03 14:30:14 -04:00
Elana Hashman
6449416a3d
Add scalability label to kubemark OWNERS
2021-06-03 11:03:04 -07:00
David Eads
84590fe27c
remove --ssh- options, deprecated 13 releases, that only work on GCE
2021-06-03 13:54:35 -04:00
cndoit18
51717256f9
fix(timezone): the timezone is standardized to UTC
...
Signed-off-by: cndoit18 <cndoit18@outlook.com >
2021-06-03 23:55:39 +08:00
Shiming Zhang
506fabc9ab
Close the used modules file
2021-06-03 15:50:21 +08:00
Kubernetes Prow Robot
1677d939fb
Merge pull request #102529 from soltysh/cronjob_fflag
...
Promote CronJobControllerV2 flag to GA
2021-06-02 20:25:37 -07:00
CKchen0726
918246d7a1
update error info with the new limit in #98753
2021-06-03 11:08:09 +08:00
Elana Hashman
dfd67c7d79
Add unit test coverage for init container phases
2021-06-02 17:37:51 -07:00
Kubernetes Prow Robot
043b3fc1e4
Merge pull request #101982 from hantmac/fix/need-handle-error
...
handle Unmarshal error
2021-06-02 13:43:03 -07:00
Kubernetes Prow Robot
4eda493658
Merge pull request #101959 from lunhuijie/run-test5
...
Add test cases to the LoadClientConfig function
2021-06-02 13:42:55 -07:00
Kubernetes Prow Robot
4d50f2ace0
Merge pull request #101633 from llhuii/kubelet/remove-redundant-code
...
kubelet_pods.go: clean makeEnvironmentVariables
2021-06-02 13:42:43 -07:00
Kubernetes Prow Robot
f5eded9a00
Merge pull request #100142 from Ethyling/enh-get-lastrestart
...
Add `LAST RESTART` column to `kubectl get pods`
2021-06-02 10:54:43 -07:00
Kubernetes Prow Robot
2e6e8857d1
Merge pull request #102518 from chendave/cleanup_constat
...
Cleanup redundant failure reason in InterPodAffinity plugin
2021-06-02 09:46:34 -07:00
Jordan Jacobelli
9eea445bcc
Update test cases for 'RESTARTS' column in 'kubectl get pods'
...
Signed-off-by: Jordan Jacobelli <jordanjacobelli04@gmail.com >
2021-06-02 17:32:21 +02:00
Jordan Jacobelli
ec4182d003
Add last restart time to 'RESTARTS' column to 'kubectl get pods' output
...
This commit adds the last time since a container has restarted in a pod
to the 'RESTARTS' column to the 'kubectl get pods' output
Signed-off-by: Jordan Jacobelli <jordanjacobelli04@gmail.com >
2021-06-02 17:28:04 +02:00
刁浩 10284789
ce08fd5976
Add test cases to the LoadClientConfig function
...
Signed-off-by: 刁浩 10284789 <diao.hao@zte.com.cn >
2021-06-02 15:22:00 +00:00
Kubernetes Prow Robot
63c75f3766
Merge pull request #102461 from goodluckbot/apiserver-event-toSelectableFields
...
Improve ToSelectableFields' performance for events
2021-06-02 08:02:18 -07:00
Maciej Szulik
c3a9c7da16
Promote CronJobControllerV2 flag to GA
2021-06-02 15:03:08 +02:00
pacoxu
1bf8edfdd4
remove GAed feature gates group: LegacyNodeRoleBehavior/ServiceNodeExclusion/NodeDisruptionExclusion
...
Signed-off-by: pacoxu <paco.xu@daocloud.io >
2021-06-02 18:49:22 +08:00
Kubernetes Prow Robot
1795a98eeb
Merge pull request #102221 from kikimo/add-hint-to-fake-topology-manager
...
Add hint to fake topology manager.
2021-06-02 03:40:05 -07:00
Kubernetes Prow Robot
a9725892b7
Merge pull request #102485 from alculquicondor/cleanup_interface
...
Cleanup Framework interface
2021-06-01 23:12:32 -07:00
Kubernetes Prow Robot
12e3860cb0
Merge pull request #102504 from thockin/master
...
Add KEP links to sig-net feature gates
2021-06-01 20:55:07 -07:00
Kubernetes Prow Robot
053aa7fde4
Merge pull request #102201 from chendave/graduate
...
Graduate prefer nominated node to beta
2021-06-01 20:54:50 -07:00
Kubernetes Prow Robot
61db6e05f1
Merge pull request #100558 from yangjunmyfm192085/run-test31
...
Optimize the structured Logging migration.
2021-06-01 20:54:37 -07:00
Dave Chen
b049e1b9ab
Cleanup redundant failure reason in InterPodAffinity plugin
...
Both `ErrReasonAffinityRulesNotMatch` and `ErrReasonAntiAffinityRulesNotMatch` are
more precise than `ErrReasonAffinityNotMatch`.
Signed-off-by: Dave Chen <dave.chen@arm.com >
2021-06-02 11:52:55 +08:00
Kubernetes Prow Robot
807e70c46f
Merge pull request #101605 from njuptlzf/flexvloume_test
...
cleanup: delete tempDir correctly after flexvloume_test is executed
2021-06-01 19:48:33 -07:00
kikimo
86d68effc2
clean code
2021-06-02 09:07:53 +08:00
Kubernetes Prow Robot
38b94683c9
Merge pull request #101559 from njuptlzf/fsstore_test
...
Clean up tempDir after fsstore_test.go is executed
2021-06-01 16:02:07 -07:00
Kubernetes Prow Robot
7c7a0865cd
Merge pull request #102218 from kolyshkin/cgroup-cleanups
...
pkg/kubelet/cm: cgroup-related cleanups
2021-06-01 13:45:51 -07:00
Aldo Culquicondor
673352dbd2
Cleanup Framework interface
...
remove repeated methods
2021-06-01 20:43:32 +00:00
Tim Hockin
9880ceceb9
Add KEP links to sig-net feature gates
...
Adjust 1 removal and comment another.
2021-06-01 12:49:36 -07:00
Kubernetes Prow Robot
e5b54d0769
Merge pull request #102232 from MadhavJivrajani/mirror-client-log-line-fix
...
Change log line to print actual pod uid and not address of the pod uid
2021-06-01 10:51:52 -07:00
kikimo
9d2135f703
reuse fake topology manager
2021-06-02 01:35:00 +08:00
kikimo
8b3162d67b
clean code
2021-06-02 01:17:04 +08:00
Kubernetes Prow Robot
46a4cc97ea
Merge pull request #102465 from ahg-g/ahg-vol-restrictions
...
Return UnschedulableAndUnresolvable when looking up volume-related resource returns NotFound error
2021-06-01 09:29:39 -07:00
Jordan Liggitt
8d9dd7b6ea
Avoid warning on seccomp field usage
2021-06-01 11:18:14 -04:00
Abdullah Gharaibeh
4567a43101
Return UnschedulableAndUnresolvable when looking up volume-related resources returns NotFound error
2021-06-01 09:19:04 -04:00
Kubernetes Prow Robot
fa922d0a89
Merge pull request #102359 from lunhuijie/StructuredLog2
...
Log spelling formatting and a redundant conversion
2021-06-01 04:08:27 -07:00
Shiming Zhang
582b492cc0
Pre-allocated memory
2021-06-01 15:19:44 +08: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
llhuii
3c899f9b54
sched: fix Dump's doc comment
2021-05-30 00:39:20 +08: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