-
Notifications
You must be signed in to change notification settings - Fork 543
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
Helm - Templatable host for gateway ingress/route #7218
Merged
dimitarvdimitrov
merged 14 commits into
grafana:main
from
Itaykal:feat/host-templating-helm
Feb 8, 2024
Merged
Changes from 7 commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
8673d68
feat: added host templating for gateway ingress
Itaykal ca828f1
feat: added host templating for gateway route
Itaykal cf956fb
fix: missing ctx ref
Itaykal 4d7001e
Revert "fix: missing ctx ref"
Itaykal 8adb2b7
fix: missing ctx ref
Itaykal be491b3
ci: ran make build-helm-tests
Itaykal 4bf6d81
updated CHANGELOG.md
Itaykal 7ad7d77
fix: re-ordered changelog
Itaykal 62d321b
feat: added templating to global ingress
Itaykal 922c344
fix: added templating to host rules
Itaykal a37197d
docs: values.yaml examples
Itaykal 9216f2a
test: rebuild tests according to examples
Itaykal 50a9e25
Merge branch 'main' into feat/host-templating-helm
Itaykal 968cc16
Merge branch 'main' into feat/host-templating-helm
dimitarvdimitrov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you order this after the other ENHANCEMENTS? Can you also have the PR number instead of the issue number - it makes tracking down the actual change faster.