ShawnZhong opened a new issue #3404: Update Kubernetes proxy URLs URL: https://github.com/apache/incubator-heron/issues/3404 This is briefly mentioned in the comment of a previous issue https://github.com/apache/incubator-heron/issues/2913#issuecomment-448798534. Kubernetes made an API change to the proxy URL, which brakes some links in this repository. Proxy URLs used to have `/proxy` in the middle, but it is moved to the end (See https://kubernetes.io/docs/tasks/access-application-cluster/access-cluster/#manually-constructing-apiserver-proxy-urls) The list of links that need to be changed can be found [here](https://github.com/apache/incubator-heron/search?q=%22api%2Fv1%2Fproxy%22&unscoped_q=%22api%2Fv1%2Fproxy%22)  [Here](https://github.com/apache/incubator-heron/search?q=%22api%2Fv1%2Fnamespaces%22&unscoped_q=%22api%2Fv1%2Fnamespaces%22) is a list of links follows to the newest API: 
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
