Commit Graph

3319 Commits (bdfa36da170a3e64ff887a17c350b25387e4f4d9)

Author SHA1 Message Date
Pavani Pogula 6597fecce3 test(pkg/kube/wait): Add unit tests for waitForPodSuccess, waitForJob and SelectorsForObject.
5 months ago
Pavani Pogula d4ed9210df test(pkg/kube/roundtripper): Add unit tests for roundtripper.go
5 months ago
Robert Sirchia 3c5d68d62e
Merge pull request #31109 from carlossg/panic3
5 months ago
George Jenkins 18b7d45999
Merge pull request #31034 from Mazafard/feat/color-output-and-test-fixes
5 months ago
Robert Sirchia 9b217506bd
Merge pull request #31106 from irikeish/test/pkg_kube_client
5 months ago
George Jenkins 93106ba2b6
Merge pull request #30982 from gjenkins8/gjenkins/force_replace_flag
5 months ago
Carlos Sanchez 4e483d36bd fix: prevent panic when ChartDownloader.getOciURI
5 months ago
Robert Sirchia 6007d5773e
Merge pull request #31094 from mikelolasagasti/drop-freeport
5 months ago
Atish Kumar 008bd7fc82
test(pkg/kube/client): add test for isReachable
5 months ago
Evans Mungai 85243914a4
feat: switch yaml library to go.yaml.in/yaml/v3
5 months ago
Mikel Olasagasti Uranga 7007d4d485 chore(deps): remove phayes/freeport module
5 months ago
Robert Sirchia a42b76421b
Merge pull request #31078 from 8tomat8/master
5 months ago
Mohammadreza Asadollahifard 0865d70304
refactor: change default color output setting to auto and remove ColorEnabled method
5 months ago
Mohammadreza Asadollahifard 4ef0f3d5e2
Merge remote-tracking branch 'upstream/main' into feat/color-output-and-test-fixes
5 months ago
George Jenkins f3065ff1ba Remove plugin deprecated 'UseTunnelDeprecated'
5 months ago
Borys Hulii 9f6beaad48
fix: k8s version parsing to match original
5 months ago
George Jenkins 8face0e596
Merge pull request #31060 from yumeiyin/main
5 months ago
Robert Sirchia 619035d789
Merge pull request #31057 from danilobuerger/db/thick-lark
5 months ago
Joe Julian 7f4eb407c6
add missing template directory to badcrdfile testdata
5 months ago
Joe Julian 08909e030b
Merge pull request #31019 from zachburg/templates_lint
5 months ago
Joe Julian 1f3e4ad12a
Merge pull request #31011 from yalosev/feature/add-labels-to-metadata
5 months ago
Joe Julian cd5ae5b19e
Merge pull request #31015 from zachburg/crds_lint
5 months ago
Terry Howe 250ce7b5dc
chore: improve OCI debug logging
5 months ago
Matt Farina 1a73633908
Merge pull request #31033 from navinag1989/test-cov-cli-options
5 months ago
George Jenkins 74f2805f01 Rename 'force' to 'force-replace'
6 months ago
yumeiyin 8c22fbfe4a refactor: replace Split in loops with more efficient SplitSeq
6 months ago
Danilo Bürger 055c4e2bec
Moved url comparison to own function
6 months ago
Mohammadreza Asadollahifard c1b3a83514
refactor: clean up color output imports in list, root, and status files
6 months ago
Mohammadreza Asadollahifard d28343550f
feat: make color output opt-in by default
6 months ago
Mohammadreza Asadollahifard ba8f70ae0b
refactor: move color package to internal/cli/output
6 months ago
Mohammadreza Asadollahifard b72db06c49
refactor: replace NoColor with ColorMode for improved color output control
6 months ago
Mohammadreza Asadollahifard 96c54a2963
refactor color output functions to simplify noColor checks
6 months ago
Mohammadreza Asadollahifard b630ae30a5
Merge remote-tracking branch 'upstream/main' into feat/color-output-and-test-fixes
6 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
6 months ago
Scott Rigby 091f9a24fe
Merge pull request #13154 from carloslima/post-render-everything
6 months ago
Robert Sirchia 49e82c1fe9
Merge pull request #31042 from TerryHowe/fix-test-teardown-dns-data-race
6 months ago
jingchanglu 2da734d0b2 chore: fix typo in pkg/repo/chartrepo.go
6 months ago
Terry Howe 82bc9adcc2
fix: test teardown dns data race
6 months ago
Yuriy Losev 46b1a41631 Add release labels to the release Metadata
6 months ago
Robert Sirchia 4b8e61093d
Merge commit from fork
6 months ago
naving1989 4310b2bc36 Fixed linting issues
6 months ago
Zach Burgess 1002ec5ae9 Update tests in lint_test.go
6 months ago
Zach Burgess 35434947a3 Return a lint warning if `templates/` does not exist.
6 months ago
Zach Burgess b6e3301bef
Merge branch 'helm:main' into templates_lint
6 months ago
Zach Burgess fe11438715 Raise error instead of warning if `crds/` is not a valid directory
6 months ago
Zach Burgess eea2d4577b Raise an error if the `templates/` dir is not valid and return early.
6 months ago
Mohammadreza Asadollahifard 1e00790b8c
refactor tests to use t.Setenv for NO_COLOR environment variable
6 months ago
Mohammadreza Asadollahifard c547d1f2ae
add color output functionality and tests for release statuses
6 months ago
Zach Burgess 3a318c2fa3 Update crds.go after https://github.com/helm/helm/pull/31029
6 months ago
Zach Burgess 81af3c9570
Merge branch 'helm:main' into crds_lint
6 months ago