Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename OPAL_SERVER_PORT to OPAL_SERVER_BIND_PORT #442

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

roekatz
Copy link
Collaborator

@roekatz roekatz commented Apr 19, 2023

OPAL_SERVER_PORT was often set by k8s to the string "tcp://..." when a service named "opal-server" existed in the current namespace. Rename it to OPAL_SERVER_BIND_PORT.
To maintain backward compatibility - still use OPAL_SERVER_PORT if it is has a valid value

@roekatz roekatz requested a review from orweis April 19, 2023 09:55
@netlify
Copy link

netlify bot commented Apr 19, 2023

Deploy Preview for opal-docs ready!

Name Link
🔨 Latest commit c07bb7f
🔍 Latest deploy log https://app.netlify.com/sites/opal-docs/deploys/643fbba13589780008f455a0
😎 Deploy Preview https://deploy-preview-442--opal-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

`OPAL_SERVER_PORT` was often set by k8s to the string "tcp://..." when a service named "opal-server" existed in the current namespace.
Rename it to `OPAL_SERVER_BIND_PORT`.
To maintain backward compatibility - still use `OPAL_SERVER_PORT` if it is has a valid value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants