Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Defer to service discoery in get_nginxhost_ip.py#43

Open
eggshell wants to merge 1 commit intoGeoNode:masterfrom
eggshell:k8s
Open

Defer to service discoery in get_nginxhost_ip.py#43
eggshell wants to merge 1 commit intoGeoNode:masterfrom
eggshell:k8s

Conversation

@eggshell
Copy link
Copy Markdown

This will add a few lines of python to defer to service discovery
in kubernetes. If http://geonode:80 is resolvable from the get-go,
then that will be deferred to and the script will exit. If not, the
rest of the logic which is key to running geonode with compose will
continue to run normally.

Signed-off-by: Cullen Taylor mctaylor@us.ibm.com

This will add a few lines of python to defer to service discovery
in kubernetes. If http://geonode:80 is resolvable from the get-go,
then that will be deferred to and the script will exit. If not, the
rest of the logic which is key to running geonode with compose will
continue to run normally.

Signed-off-by: Cullen Taylor <mctaylor@us.ibm.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant