Commit Graph

42 Commits

Author SHA1 Message Date
Julia Bier c44867c8f2 Remove unwanted bin 2025-10-03 15:12:39 -04:00
Julia Bier ee4281af20 Fix golangci-lint version 2025-10-03 15:05:03 -04:00
Julia Bier b51efbdde0 Fix tests in template_test.go to match new implementation of helmChartUtil.ParseKubeVersion 2025-10-03 15:05:03 -04:00
Julia Bier 9af3417cf3 Bump wrangler dependency 2025-10-03 12:51:52 -04:00
Julia Bier d7af57959d Bump dependencies 2025-10-03 10:40:37 -04:00
vardhaman22 ab710d7658 bumped helm to v3.14.1 and go to 1.21 2024-02-23 15:17:59 +05:30
vardhaman 6f1a88408e changed github.com/aiyengar2/hull to github.com/rancher/hull 2023-03-28 14:44:30 +05:30
Arvind Iyengar 71f096e8a9
Update examples/README.md with correct link 2023-03-16 19:04:49 -07:00
Arvind Iyengar d4d21ca0ba
Update docs and examples 2023-03-16 18:58:23 -07:00
Arvind Iyengar c2ee8f26a5
Refactor coverage to cover on fields and templates, not filepaths 2023-03-09 00:02:02 -08:00
Arvind Iyengar 928ddfff62
Refactor test.Suite and update examples with more flavor 2023-03-08 17:58:47 -08:00
Arvind Iyengar 344ce93c34
Add more helper utilities around looping through resources 2023-03-08 17:49:48 -08:00
Arvind Iyengar 745d4ce4b8
Refactor NewChainedCheckFunc 2023-03-08 17:43:30 -08:00
Arvind Iyengar 1f8d2659a8
Refactor TestContext functions and move to context.go 2023-03-08 17:43:29 -08:00
Arvind Iyengar b03877a40c
Add ability to supply FailureCases 2023-03-08 17:37:29 -08:00
Arvind Iyengar 1ad2151097
Rename simple/example* to simple/simple* 2023-03-08 17:16:04 -08:00
Arvind Iyengar 7df519a1ad
Bump Helm version and add Set with interface{} value 2023-03-02 12:26:46 -08:00
Arvind Iyengar c88b665780
Remove schema from simple-chart and add example test suite 2023-03-02 11:01:56 -08:00
Arvind Iyengar 6c376c3236
Disable YAMLLint by default 2023-03-02 10:56:08 -08:00
Arvind Iyengar 9a061b733c
Add coverage tracker and re-introduce coverage 2023-02-28 11:00:12 -08:00
Arvind Iyengar ab7f4b8b5f
Move new Checks into test package and deprecate checker.Check 2023-02-28 09:56:29 -08:00
Arvind Iyengar 0b2fd7a3a1
Introduce checker.Chain and update example 2023-02-28 09:56:29 -08:00
Arvind Iyengar 3e9710ecd3
Move test.Suite and variables to example.go 2023-02-28 09:56:28 -08:00
Arvind Iyengar 4120cf59bc
Remove pkg/checker/resource 2023-02-28 09:56:28 -08:00
Arvind Iyengar 407eb2c712
Remove SchemaMustMatchStruct logic from coverage 2023-02-28 09:56:27 -08:00
Arvind Iyengar e53c83243a
Rename coverage functions 2023-02-28 09:56:27 -08:00
Arvind Iyengar 035f69a2a1
Rename codegen.go to schema.go in examples 2023-02-28 09:56:27 -08:00
Arvind Iyengar d1fb8bbdfb
Bump to Go 1.19 to use generics 2023-02-17 10:59:46 -08:00
Arvind Iyengar 9b5769f0f7
Switch to with-schema, remove no-schema, and use utils.MustGetModuleRoot in all tests 2023-02-16 15:35:32 -08:00
Arvind Iyengar ce25bab8be
Refactor Helm linting to use action.Lint 2023-02-16 15:35:30 -08:00
Arvind Iyengar 4b654b91cb
nit: fix replace call in examples/ directory 2023-02-16 09:40:52 -08:00
Arvind Iyengar 038fce086a
Update example and docs for code changes 2023-01-17 16:39:17 -08:00
Arvind Iyengar 8d8ee294e0
Fix k8s.io imports to 1.24 for examples 2023-01-13 11:58:47 -08:00
Arvind Iyengar 8a671b9766
Refactor docs 2022-12-19 11:03:07 -08:00
Arvind Iyengar 99acaaa5b2
Rewrite README.md to encode accurate information 2022-09-23 12:15:16 -07:00
Arvind Iyengar 79ba030dd8
Move configmap funcs into resources package and minor refactor 2022-09-23 10:53:44 -07:00
Arvind Iyengar 3768d217f2
various changes 2022-09-18 12:58:42 -07:00
Arvind Iyengar a363aaf2e0
Clean up testing logic 2022-09-17 21:51:44 -07:00
Arvind Iyengar 23ae278113
Add a bunch of tests and refactor a lot of stuff 2022-09-15 17:15:09 -07:00
Arvind Iyengar e2accbe584
Refactor chart and template logic 2022-09-13 14:36:54 -07:00
Arvind Iyengar a53a965352
Add matcher stuff 2022-09-03 16:03:06 -07:00
Arvind Iyengar b2695d8957
Initial commit 2022-08-24 13:14:57 -07:00