[CCSDK] Workaround for naming service host name verification issue 82/125382/3
authorDan Timoney <dtimoney@att.com>
Tue, 26 Oct 2021 14:59:36 +0000 (10:59 -0400)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Sun, 31 Oct 2021 16:26:49 +0000 (16:26 +0000)
commit7ec6cb6b34221a9a2293fbc3c09a89940c8f18bd
treec3dc8f537f1936d52a9773d959f54a36413ee545
parent6a5f13a48cadf1bcaaa84d281fa9d7c9f3205782
[CCSDK] Workaround for naming service host name verification issue

The naming service query to policy manager is failing host name
verification.  While this issue is under investigation, it can be
worked around by configuring the naming service to disable host
name verification.  This requires a new version of the network-name-gen
microservice (1.2.1), and a change to set a new env variable to
disable host name verification (enabled by default if this variable
is unset).

Issue-ID: CCSDK-3501
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ia471cd27ce16b6e79a3ce6708e08c7d5f239feb3
kubernetes/common/network-name-gen/templates/deployment.yaml
kubernetes/common/network-name-gen/values.yaml