oracle/docker-images

External DNS name not getting set

Open

#1,738 opened on Oct 14, 2020

View on GitHub
 (2 comments) (0 reactions) (4 assignees)Shell (5,379 forks)batch import
help wantedsoasuite

Repository metrics

Stars
 (6,139 stars)
PR merge metrics
 (Avg merge 6d 10h) (3 merged PRs in 30d)

Description

Whilst spinning up the OracleSoaSuite images using the respective image from Oracle container registry version 12.2.1.3. i noticed that the admin server external dns name is empty. In my case the external dns name is the address for my load balancer which i use to route through to the Admin server.

It just looks like updateListenAddress function does nothing. I probably wouldnt care about except im told that it might be a reason why i cant connect to the server from Jdeveloper.

Contributor guide