UNCLASSIFIED - NO CUI

Skip to content

Resolve "When upgrading istio-gateway, authpol lookup causes authpol deletion"

General MR

Summary

This MR removes conditional resource creation for secondary Big Bang resources like netpols and authpols. A situation was occurring in some instances where the lookup in these resources was causing both gateways to determine the resource should not be created when performing helm upgrades.

This MR just makes the resources unique to the gateway instance that's deploying them.

Relevant logs/screenshots

Navigation to Kiali still works (public gateway):

image

Navigation to keycloak still works (passthrough gateway):

image

Linked Issue

Related to #50 (closed)

Upgrade Notices

N/A

Merge request reports

Loading