UNCLASSIFIED - NO CUI

Skip to content

Resolve "Implement Istio Authorization Policies"

Jimmy Ungerman requested to merge 25-implement-istio-authorization-policies into main

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)

Merge request reports