Open
Description
clusteradm proxy kubectl
takes in a generic ClusterOption
which includes both the option to specify a single cluster or multiple clusters (--clusters
), but the code seems to only accept a single cluster
clusteradm/pkg/cmd/proxy/kubectl/cmd.go
Line 74 in 329f6fe
--help
output of the command, should be supported, or there should be a clearer error message ("resource name may not be empty").
Activity
qiujian16 commentedon Sep 4, 2023
/kind bug