UNCLASSIFIED - NO CUI

Skip to content

Duplicate ServiceEntry name template fix

Samuel Sarnowski requested to merge 121-bugfix into main

General MR

Summary

Duplicate ServiceEntry names if SSO is enabled. Conflict with chart/templates/bigbang/istio/mattermostServiceEntry.yaml and chart/templates/bigbang/istio/ssoServiceEntry.yaml.

Relevant logs/screenshots

Helm install failed for release mattermost/mattermost with chart mattermost@9.7.3-bb.0: error while running post render on files: may not add resource with an already registered id: ServiceEntry.v1beta1.networking.istio.io/mattermost-mattermost.mattermost

With fix, all ServiceEntries create as expected and the HelmRelease is successful.

image

Linked Issue

#121 (closed)

Upgrade Notices

N/A

Edited by Samuel Sarnowski

Merge request reports