Commit Graph

3305 Commits (0865d703048dfbc2e949e34a681fecb34aacba32)

Author SHA1 Message Date
Mohammadreza Asadollahifard 0865d70304
refactor: change default color output setting to auto and remove ColorEnabled method
10 months ago
Mohammadreza Asadollahifard 4ef0f3d5e2
Merge remote-tracking branch 'upstream/main' into feat/color-output-and-test-fixes
10 months ago
George Jenkins f3065ff1ba Remove plugin deprecated 'UseTunnelDeprecated'
10 months ago
George Jenkins 8face0e596
Merge pull request #31060 from yumeiyin/main
10 months ago
Robert Sirchia 619035d789
Merge pull request #31057 from danilobuerger/db/thick-lark
10 months ago
Joe Julian 7f4eb407c6
add missing template directory to badcrdfile testdata
10 months ago
Joe Julian 08909e030b
Merge pull request #31019 from zachburg/templates_lint
10 months ago
Joe Julian 1f3e4ad12a
Merge pull request #31011 from yalosev/feature/add-labels-to-metadata
10 months ago
Joe Julian cd5ae5b19e
Merge pull request #31015 from zachburg/crds_lint
10 months ago
Terry Howe 250ce7b5dc
chore: improve OCI debug logging
10 months ago
Matt Farina 1a73633908
Merge pull request #31033 from navinag1989/test-cov-cli-options
10 months ago
yumeiyin 8c22fbfe4a refactor: replace Split in loops with more efficient SplitSeq
10 months ago
Danilo Bürger 055c4e2bec
Moved url comparison to own function
10 months ago
Mohammadreza Asadollahifard c1b3a83514
refactor: clean up color output imports in list, root, and status files
10 months ago
Mohammadreza Asadollahifard d28343550f
feat: make color output opt-in by default
10 months ago
Mohammadreza Asadollahifard ba8f70ae0b
refactor: move color package to internal/cli/output
10 months ago
Mohammadreza Asadollahifard b72db06c49
refactor: replace NoColor with ColorMode for improved color output control
10 months ago
Mohammadreza Asadollahifard 96c54a2963
refactor color output functions to simplify noColor checks
10 months ago
Mohammadreza Asadollahifard b630ae30a5
Merge remote-tracking branch 'upstream/main' into feat/color-output-and-test-fixes
10 months ago
Danilo Bürger 8096f09370
Pass credentials when either chart repo or repo dont specify a port but it matches the default port of that scheme
10 months ago
Scott Rigby 091f9a24fe
Merge pull request #13154 from carloslima/post-render-everything
10 months ago
Robert Sirchia 49e82c1fe9
Merge pull request #31042 from TerryHowe/fix-test-teardown-dns-data-race
10 months ago
jingchanglu 2da734d0b2 chore: fix typo in pkg/repo/chartrepo.go
10 months ago
Terry Howe 82bc9adcc2
fix: test teardown dns data race
10 months ago
Yuriy Losev 46b1a41631 Add release labels to the release Metadata
10 months ago
Robert Sirchia 4b8e61093d
Merge commit from fork
10 months ago
naving1989 4310b2bc36 Fixed linting issues
10 months ago
Zach Burgess 1002ec5ae9 Update tests in lint_test.go
10 months ago
Zach Burgess 35434947a3 Return a lint warning if `templates/` does not exist.
10 months ago
Zach Burgess b6e3301bef
Merge branch 'helm:main' into templates_lint
10 months ago
Zach Burgess fe11438715 Raise error instead of warning if `crds/` is not a valid directory
10 months ago
Zach Burgess eea2d4577b Raise an error if the `templates/` dir is not valid and return early.
10 months ago
Mohammadreza Asadollahifard 1e00790b8c
refactor tests to use t.Setenv for NO_COLOR environment variable
10 months ago
Mohammadreza Asadollahifard c547d1f2ae
add color output functionality and tests for release statuses
10 months ago
Zach Burgess 3a318c2fa3 Update crds.go after https://github.com/helm/helm/pull/31029
10 months ago
Zach Burgess 81af3c9570
Merge branch 'helm:main' into crds_lint
10 months ago
George Jenkins d21a8a04cb
Merge pull request #31029 from gjenkins8/gjenkins/k8s_yaml_struct
10 months ago
Zach Burgess cc85352a0e Use `assert.Len` instead of `assert.Lenf`
10 months ago
Zach Burgess c59a097209 Remove duplicate test case from crds_test.go
10 months ago
naving1989 3b2f9e7d6f test: increase test coverage for pkg/cli/options.go file
10 months ago
Zach Burgess bf9084a16a Rename `validateCrdApiVersion` to `validateCrdAPIVersion`
10 months ago
Zach Burgess 357957b0d3 Use testify and add a CRD to the `goodone` test case.
10 months ago
Zach Burgess dadaff716a
Merge branch 'helm:main' into crds_lint
10 months ago
Zach Burgess 6e30619d8f
Merge branch 'helm:main' into templates_lint
10 months ago
Matt Farina 76fdba4c8c
Updating link handling
10 months ago
George Jenkins bbea98ed6b
Merge pull request #30898 from fidelity-contributions/fix-issue-13198
10 months ago
George Jenkins 4c674728d2 Privatize 'k8sYamlStruct'
10 months ago
George Jenkins edd0dabe02
Merge pull request #31021 from zachburg/test_temp_dir
10 months ago
Matt Farina e8be2e540d
Merge pull request #31023 from gjenkins8/gjenkins/rm_recreate_pods
11 months ago
George Jenkins a3bcc5b184 fix: 'TestRunLinterRule' stateful test
11 months ago