Fixing istio hardening
Package Merge Request
Package Changes
fixing istio hardening
Package MR
n/a
For Issue
big-bang/product/packages/istio-controlplane#118 (closed)
Upgrade Notices
if monitoring or authservice have hardening turned on it will turn on istio-system policies. If istio-system hardening is turned on, the default deny for whole cluster is turned on, and you need to ensure that you have authorization policies created (usually through enabling hardening) that will allow traffic to flow normally. If you don't you will get 403's. See the hardening documentation for more information.