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

Use path-based ingress rules instead of host-based #72

Open
ghost opened this issue Jan 23, 2023 · 2 comments
Open

Use path-based ingress rules instead of host-based #72

ghost opened this issue Jan 23, 2023 · 2 comments

Comments

@ghost
Copy link

ghost commented Jan 23, 2023

Use path-based ingress rules instead of host-based, for example:

example.com/workspace/resource-catalogue instead of resource-catalogue.workspace_name.example.com

The problem is that wildcard SSL certificate are only valid for first level domains.

@rconway
Copy link
Contributor

rconway commented Jan 24, 2023

Feedback from the domain experts is that both the resource-catalogue and data-access can be configured with ingress that uses path-prefix style routing. The resource-catalogue configured must also include the full URL, so that the dynamic links provided by the api will be presented as needed.
I'm not sure the existing helm charts fully support this ingress configuration - to be checked.

@rconway
Copy link
Contributor

rconway commented Jan 24, 2023

Jira issue EOEPCA-813 has been created to cover this - https://eoepca.atlassian.net/browse/EOEPCA-813

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

1 participant