Andrew Sy Kim
25e2c92733
add feature gate ProxyTerminatingEndpoints
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2021-06-04 15:17:43 -04:00
Andrew Sy Kim
cf9ccf5a8e
proxier/ipvs: unit tests should specify Service ports
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2021-06-04 15:17:43 -04:00
Andrew Sy Kim
d82d851d89
proxier/iptables: include Service port in unit tests
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2021-06-04 15:17:43 -04:00
Andrew Sy Kim
4c8b190372
proxier/iptables: reuse the same variable for endpointchains for better memory consumption
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2021-06-04 15:17:43 -04:00
Andrew Sy Kim
55881093d8
proxier/ipvs: add ipvs unit tests for falling back to terminating
...
endpoints
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2021-06-04 15:17:43 -04:00
Andrew Sy Kim
9d4e24aa32
proxier/ipvs: fall back to ready terminating if no ready endpoint exists
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2021-06-04 15:15:40 -04:00
Andrew Sy Kim
b54c0568d8
proxier/iptables: add unit tests for falling back to terminating endpoints
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2021-06-04 15:15:40 -04:00
Andrew Sy Kim
732635fd4b
proxier/iptables: fallback to terminating endpoints if there are no ready endpoints
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2021-06-04 15:15:40 -04:00
Andrew Sy Kim
be92fc83e2
proxier: simplify toplogy FilterLocalEndpoint function
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2021-06-04 15:15:40 -04:00
Kubernetes Prow Robot
7ed2ed1b45
Merge pull request #102412 from andrewsykim/kill-service-topology
...
Remove deprecated alpha Service topologyKeys field
2021-06-04 10:48:38 -07:00
Jordan Liggitt
ca279bbcc1
Fix race in attachdetach tests
2021-06-04 01:59:32 -04:00
Kubernetes Prow Robot
38783bfeb7
Merge pull request #102059 from jsafrane/fix-consistentread
...
Retry reading /proc/mounts when unable to get a consistent read
2021-06-03 21:59:37 -07:00
Kubernetes Prow Robot
adf8df7b73
Merge pull request #102477 from yuzhiquan/master
...
FIx failing tests: [sig-storage] Test_ADC_VolumeAttachmentRecovery/Deleted_Pod_with_migrated_PV
2021-06-03 20:53:26 -07:00
Andrew Sy Kim
d96af5f276
kube-proxy: remove ServiceTopology implementation
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2021-06-03 22:17:46 -04:00
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