• Chao Xu's avatar
    Fix scope.Kind of CONNECT subresources. · 64bd0e45
    Chao Xu authored
    Make scope.Kind of pod/attach, pod/exec, pod/portforward, node/proxy,
    service/proxy to their respective subresource Kind, instead of the
    parent Kind. The kind is used by the admission webhook controller to
    determine how to convert the object.
    64bd0e45
proxy.go 2.73 KB