Resolve "Implement Istio Authorization Policies"
General MR
Summary
This MR adds the AuthorizationPolicy Istio functionality to the metrics-server package.
Relevant logs/screenshots
The decision has been made to allow all GET
requests to port 10250
so that applications can successfully query the metrics-server
API, while also enforcing the request methods that are allowed.
Closes #25 (closed)