UNCLASSIFIED - NO CUI

Skip to content

minioOperator update to 5.0.14-bb.1

mr-bot requested to merge update-minio-operator-tag-5.0.14-bb.1 into master

Package Merge Request

Package Changes

https://repo1.dso.mil/big-bang/product/packages/minio-operator/-/blob/5.0.14-bb.1/CHANGELOG.md

Package MR

big-bang/product/packages/minio-operator!104 (merged)

For Issue

Closes big-bang/product/packages/minio-operator#59 (closed)

Upgrade Notices

A Sidecar resource has been added to the miniooperator namespace that disallows egress to endpoints that are not part of the Istio service registry (a.k.a REGISTRY_ONLY). The outboundTrafficPolicy.mode in the Sidecar can be configured, however, to be something other than REGISTRY_ONLY if desired by setting istio.hardened.outboundTrafficPolicyMode. This provides a redundant layer of network security in addition to NetworkPolicies. This Sidecar is disabled by default but can be enabled by setting istio.enabled: true and istio.hardened.enabled: true.

Additionally, custom ServiceEntries can be created by populating the istio.hardened.customServiceEntries list.

Edited by Chris Harden

Merge request reports