• Michal Rostecki's avatar
    Make "attach" and "exec" rejection in proxy more explicit · 3ed9768a
    Michal Rostecki authored
    The more explicit regular expression for rejection makes a
    possibility of accessing pods (or any other resources) which
    contain "attach" or "exec" in their names via proxy API. It
    was not possible before.
    
    Also, the reference for "run" resource was removed, because
    it doesn't exist in any of k8s APIs currently.
    
    Fixes: #21464
    3ed9768a
proxy_server_test.go 9.17 KB