UNCLASSIFIED - NO CUI

Skip to content

Refactor earlier mutator implementations to use wildcard methodology - Istio Operator

Chris Harden requested to merge automount-sa-wildcard-istio-operator into master

Package Merge Request

Package Changes

Omits the serviceAccounts list in Istio Operator automountServiceAccountToken hardening, allowing the mutator to target all SAs via wildcard. This is more robust and better accommodates upstream changes over time.

At the moment, however, this is a simple refactor and there is no change to the original hardening.

Package MR

(Link to Package MR here)

For Issue

Closes (link to issue here)

https://repo1.dso.mil/big-bang/bigbang/-/issues/1898

Upgrade Notices

N/A

Edited by Chris Harden

Merge request reports