mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 06:02:18 +00:00
Remove all traces of federation
This commit is contained in:
@@ -4587,8 +4587,6 @@ runTests() {
|
||||
fi
|
||||
|
||||
if kube::test::if_supports_resource "${pods}" ; then
|
||||
# TODO: Move apply tests to run on rs instead of pods so that they can be
|
||||
# run for federation apiserver as well.
|
||||
record_command run_kubectl_apply_tests
|
||||
record_command run_kubectl_run_tests
|
||||
record_command run_kubectl_create_filter_tests
|
||||
@@ -4603,8 +4601,6 @@ runTests() {
|
||||
###############
|
||||
|
||||
if kube::test::if_supports_resource "${pods}" ; then
|
||||
# TODO: Move get tests to run on rs instead of pods so that they can be
|
||||
# run for federation apiserver as well.
|
||||
record_command run_kubectl_get_tests
|
||||
fi
|
||||
|
||||
@@ -4621,8 +4617,6 @@ runTests() {
|
||||
##################
|
||||
|
||||
if kube::test::if_supports_resource "${pods}" ; then
|
||||
# TODO: Move request timeout tests to run on rs instead of pods so that they
|
||||
# can be run for federation apiserver as well.
|
||||
record_command run_kubectl_request_timeout_tests
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user