UNCLASSIFIED - NO CUI

Skip to content

NP fixes for pod matching

Michael Martin requested to merge np-fixes into main

With the recent upgrade, discovered that the NPs were not getting applied to the minio pods. This caused the operator to not be able to get the minio status and update the tenant state correctly.

These changes allow the NP to bind to all pods and will lock down the ingress to specific namespaces.

for https://repo1.dso.mil/platform-one/big-bang/apps/application-utilities/minio/-/issues/14

Edited by Michael Martin

Merge request reports