forked from eclipse-jkube/jkube
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fea(helm): add support for generating helm test resources via fragmen…
…ts (3346) feat (jkube-kit/helm) : Add support for generating helm test resources via fragments + Add support for generating helm test resources. User would place a test fragment in src/main/jkube directory and it would be copied to templates/tests during helm chart generation. + Only fragments ending with `.test.helm.yaml` suffix would be considered for helm test resources. Signed-off-by: Rohan Kumar <[email protected]> --- review: helm test resource processing Signed-off-by: Marc Nuri <[email protected]> Co-authored-by: Marc Nuri <[email protected]>
- Loading branch information
1 parent
d2afc38
commit 6ddd463
Showing
6 changed files
with
215 additions
and
109 deletions.
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
Oops, something went wrong.