Skip to content
New issue

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

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

Already on GitHub? # to your account

Add support for API Ingress #255

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

josephteddick
Copy link

This PR intends to allow users to give external access to the API by allowing for configuration of an Ingress.

Fix for issue: #254

Copy link
Contributor

@TheisFerre TheisFerre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I support this. Would be a nice addition to the helm chart! I did encounter an issue with the Ingress name though, it has to follow the kubernetes naming convention.

I also suggest that we add the option to change the pathType as there can be use cases where this will be relevant (i.e. Oauth2 Proxy in front of API)

Co-authored-by: Theis Ferré Hjortkjær <theisferre@gmail.com>
Signed-off-by: Joseph Teddick <43552317+josephteddick@users.noreply.github.com>
@josephteddick
Copy link
Author

@TheisFerre Thanks for reviewing, great suggestions! Just made the changes, let me know if there is anything else.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants