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

Disable external access, does not remove external_public_agent_hostname requirement #18

Closed
a-nldisr opened this issue Aug 17, 2018 · 2 comments

Comments

@a-nldisr
Copy link

Setting external_access enabled to false does not remove the requirement for a filled in external_public_agent_hostname.

JSON snippet example

  "external_access": {
      "enabled": false,
      "external_public_agent_hostname": "shouldnothavetofillthisin.com"
    }

Removing the external_public_agent_hostname gives:

Expecting a string here
@vishnu2kmohan
Copy link
Collaborator

This is mandatory for now and will be optional in the next release.

@vishnu2kmohan
Copy link
Collaborator

@a-nldisr We've released a new version 1.3.0-0.35.4 of the service and it's now renamed to beta-mesosphere-jupyter-service in the DC/OS Catalog

Please give this new version a spin and let me know if it resolves your issues.

@a-nldisr a-nldisr closed this as not planned Won't fix, can't repro, duplicate, stale Feb 22, 2023
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

No branches or pull requests

2 participants