feat(extraObjects): Add support for additioanl K8S objects#731
Merged
Mart-Kuc merged 2 commits intoWeblateOrg:mainfrom Feb 18, 2026
Merged
feat(extraObjects): Add support for additioanl K8S objects#731Mart-Kuc merged 2 commits intoWeblateOrg:mainfrom
Mart-Kuc merged 2 commits intoWeblateOrg:mainfrom
Conversation
7835106 to
1d1a544
Compare
|
That would be awesome to have a folder CI in our chart, and have some scenario to execute in CI, like this chart for example : It's pretty hard to see the rendering behind the Some chart has more complex template like https://github.com/prometheus-community/helm-charts/blob/main/charts/kube-prometheus-stack/templates/extra-objects.yaml |
|
Just made a pr for the same topic, but for jenkins helm chart, if you want to have a look : jenkinsci/helm-charts#1593 |
5cfcd80 to
bf54d4e
Compare
for more information, see https://pre-commit.ci
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
PR for #726
Add support for extra K8S objects.