Commit Graph

3326 Commits (ae0fe82bc31b5dd40c1b0de0b1d96bf379bfcff0)

Author SHA1 Message Date
Joe Julian ae0fe82bc3
Merge remote-tracking branch 'upstream/main' into get-values-test
9 months ago
Khwaja Faraz Ahmed 85164e5705 fix lint errors
9 months ago
Khwaja Faraz Ahmed ded25c1908 Add tests for alias
9 months ago
Pavani Pogula 6597fecce3 test(pkg/kube/wait): Add unit tests for waitForPodSuccess, waitForJob and SelectorsForObject.
9 months ago
Pavani Pogula d4ed9210df test(pkg/kube/roundtripper): Add unit tests for roundtripper.go
9 months ago
Robert Sirchia 3c5d68d62e
Merge pull request #31109 from carlossg/panic3
9 months ago
George Jenkins 18b7d45999
Merge pull request #31034 from Mazafard/feat/color-output-and-test-fixes
9 months ago
Robert Sirchia 9b217506bd
Merge pull request #31106 from irikeish/test/pkg_kube_client
9 months ago
George Jenkins 93106ba2b6
Merge pull request #30982 from gjenkins8/gjenkins/force_replace_flag
9 months ago
Carlos Sanchez 4e483d36bd fix: prevent panic when ChartDownloader.getOciURI
9 months ago
Robert Sirchia 6007d5773e
Merge pull request #31094 from mikelolasagasti/drop-freeport
9 months ago
Atish Kumar 008bd7fc82
test(pkg/kube/client): add test for isReachable
9 months ago
Evans Mungai 85243914a4
feat: switch yaml library to go.yaml.in/yaml/v3
9 months ago
Mikel Olasagasti Uranga 7007d4d485 chore(deps): remove phayes/freeport module
9 months ago
Khwaja Faraz Ahmed a37934a892 fix linting issue
9 months ago
Faraz Khawaja 2d2d4a868d Fix struct declaration
9 months ago
Robert Sirchia a42b76421b
Merge pull request #31078 from 8tomat8/master
9 months ago
Mohammadreza Asadollahifard 0865d70304
refactor: change default color output setting to auto and remove ColorEnabled method
9 months ago
Mohammadreza Asadollahifard 4ef0f3d5e2
Merge remote-tracking branch 'upstream/main' into feat/color-output-and-test-fixes
9 months ago
George Jenkins f3065ff1ba Remove plugin deprecated 'UseTunnelDeprecated'
9 months ago
Borys Hulii 9f6beaad48
fix: k8s version parsing to match original
9 months ago
Faraz Khawaja f75100266b Resolve conflicts
9 months ago
George Jenkins 8face0e596
Merge pull request #31060 from yumeiyin/main
9 months ago
Robert Sirchia 619035d789
Merge pull request #31057 from danilobuerger/db/thick-lark
9 months ago
Joe Julian 7f4eb407c6
add missing template directory to badcrdfile testdata
9 months ago
Joe Julian 08909e030b
Merge pull request #31019 from zachburg/templates_lint
9 months ago
Joe Julian 1f3e4ad12a
Merge pull request #31011 from yalosev/feature/add-labels-to-metadata
9 months ago
Joe Julian cd5ae5b19e
Merge pull request #31015 from zachburg/crds_lint
9 months ago
Terry Howe 250ce7b5dc
chore: improve OCI debug logging
9 months ago
Matt Farina 1a73633908
Merge pull request #31033 from navinag1989/test-cov-cli-options
9 months ago
George Jenkins 74f2805f01 Rename 'force' to 'force-replace'
9 months ago
yumeiyin 8c22fbfe4a refactor: replace Split in loops with more efficient SplitSeq
9 months ago
Danilo Bürger 055c4e2bec
Moved url comparison to own function
9 months ago
Mohammadreza Asadollahifard c1b3a83514
refactor: clean up color output imports in list, root, and status files
9 months ago
Mohammadreza Asadollahifard d28343550f
feat: make color output opt-in by default
9 months ago
Mohammadreza Asadollahifard ba8f70ae0b
refactor: move color package to internal/cli/output
9 months ago
Mohammadreza Asadollahifard b72db06c49
refactor: replace NoColor with ColorMode for improved color output control
9 months ago
Mohammadreza Asadollahifard 96c54a2963
refactor color output functions to simplify noColor checks
9 months ago
Mohammadreza Asadollahifard b630ae30a5
Merge remote-tracking branch 'upstream/main' into feat/color-output-and-test-fixes
9 months ago
Khwaja Faraz Ahmed d50d22c970 Add test coverage for get_values/metadata.go
9 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
9 months ago
Scott Rigby 091f9a24fe
Merge pull request #13154 from carloslima/post-render-everything
9 months ago
Robert Sirchia 49e82c1fe9
Merge pull request #31042 from TerryHowe/fix-test-teardown-dns-data-race
9 months ago
jingchanglu 2da734d0b2 chore: fix typo in pkg/repo/chartrepo.go
9 months ago
Terry Howe 82bc9adcc2
fix: test teardown dns data race
9 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