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

feat: Improve generation of Ingress rules #112

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

obs-gh-enricogiorio
Copy link
Collaborator

We used to only return which host(s) each rule would apply to.

This PR enhances the formatting of ingress rules, returning them as a JSON object with more information, such as the URL path they are defined on and which serviceName:port the rules are for.

Description

OB-XXX Please explain the changes you made here.

Checklist

  • Created tests which fail without the change (if possible)
  • Extended the README / documentation, if necessary

We used to only return which host(s) each rule would apply to.

This PR enhances the formatting of ingress rules, returning them as a
JSON object with more information, such as the URL path they are defined
on and which serviceName:port the rules are for.
@obs-gh-enricogiorio obs-gh-enricogiorio merged commit 0d2a488 into main Oct 24, 2024
8 checks passed
@obs-gh-enricogiorio obs-gh-enricogiorio deleted the enrico/externalIPs branch November 4, 2024 19:51
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