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

Support Ingresses using a path prefix #30

Open
ctas582 opened this issue Mar 24, 2020 · 0 comments
Open

Support Ingresses using a path prefix #30

ctas582 opened this issue Mar 24, 2020 · 0 comments
Labels
enhancement Improvement to existing functionality/feature Kubernetes Issue related to the Kubernetes side of the project
Milestone

Comments

@ctas582
Copy link
Member

ctas582 commented Mar 24, 2020

The Gaffer Helm Chart deploys, and exposes, a number of web UIs:

  • HDFS Namenode
  • Accumulo Monitor
  • Gaffer REST API
  • Gaffer UI

Unfortunately, none of these work if they are exposed by an Ingress configured to route to them using a path prefix. Work out what is required to make this possible.

The HDFS Namenode UI will work if Hadoop is built using this patch: https://github.com/gchq/gaffer-docker/blob/e5597da9e7d7c4300b4e1e6fe1207a2c0daff1a0/docker/hdfs/files/patches/3.2.1/enable-urls-with-path-prefix.patch

@ctas582 ctas582 added the enhancement Improvement to existing functionality/feature label Mar 24, 2020
@d47853 d47853 linked a pull request Jan 28, 2021 that will close this issue
@d47853 d47853 removed a link to a pull request Jan 28, 2021
@p3430233 p3430233 self-assigned this May 11, 2021
@GCHQDeveloper314 GCHQDeveloper314 added this to the post-v2.0_backlog milestone Nov 2, 2022
@GCHQDeveloper314 GCHQDeveloper314 added the Kubernetes Issue related to the Kubernetes side of the project label Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to existing functionality/feature Kubernetes Issue related to the Kubernetes side of the project
Projects
None yet
Development

No branches or pull requests

3 participants