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

Issue #487: set default ingress path #539

Merged
merged 1 commit into from
Sep 21, 2021

Conversation

vmanley
Copy link
Contributor

@vmanley vmanley commented Sep 21, 2021

Description

Sets default path (/) when creating an ingress and no explicit path is set by user

Relevant issues/tickets

#487

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • This change requires a documentation update
  • I have added tests that prove my fix is effective or that my feature works
  • I have added a test case that will be used to verify my changes
  • Verified independently on a cluster by reviewer

Verification steps

  • Operator deployed locally with using example Grafana instance with path: " " in spec.ingress
  • Grafana ingress object should contain default path of path: /

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