Unable to create Proxy after upgrading to 5.1.2 on kubernetes
search cancel

Unable to create Proxy after upgrading to 5.1.2 on kubernetes

book

Article ID: 256923

calendar_today

Updated On:

Products

CA API Developer Portal

Issue/Introduction

Since upgrading the portal FROM 5.02 we can no longer create new proxy endpoints. As soon as you click save the portal errors with "There was an error while creating a proxy".

Environment

Release : 5.1.2

Cause

Some variables are not set in the  the portal-data container due to a problem with the helm charts 

CONFIG_DSSG_DATALAKE_HOST
CONFIG_APIM_HOST
CONFIG_APIM_PORT
CONFIG_BROKER_HOST
CONFIG_BROKER_PORT
CONFIG_DSSG_DATALAKE_PORT
CONFIG_PSSG_ENROLL_HOST
CONFIG_PSSG_ENROLL_PORT
CONFIG_PSSG_SSO_HOST
CONFIG_PSSG_SSO_PORT
CONFIG_PSSG_SYNC_HOST
CONFIG_PSSG_SYNC_PORT
PSSG_SSL_KEY
PSSG_SSL_KEY_PASS
DSSG_SSL_KEY
DSSG_SSL_KEY_PASS
APIM_SSL_KEY
APIM_SSL_KEY_PASS

 

Resolution

The updated helm charts to resolve the proxy enrollment are available on github 

https://github.com/CAAPIM/apim-charts/tree/stable/charts/portal

Use version 2.2.9

General Updates
This version fixes the broken functional issue of enrolling proxy so the advisory to use this version after 2.2.5