Commit Graph

3334 Commits (741facca434c9ae9d4c7de4c5ea1ad71d6782790)

Author SHA1 Message Date
George Jenkins 741facca43 Update pkg/kube/client_test.go
10 months ago
George Jenkins 45141451b4 Kube client support server-side apply
10 months ago
Matt Farina 8affd6178f
Merge pull request #31126 from paologallinaharbur/fix/leverageSameTLSconfig
10 months ago
Matt Farina 523d0b305e
Merge pull request #31076 from matheuscscp/registry-tls-memory
10 months ago
Robert Sirchia c5901abba6
Merge pull request #31050 from spreadshirt/fix-helm-pull-ud-check
10 months ago
Paolo Gallina f3c9407052
fix(transport): leverage same tls config
10 months ago
Joe Julian ae0fe82bc3
Merge remote-tracking branch 'upstream/main' into get-values-test
10 months ago
Khwaja Faraz Ahmed 85164e5705 fix lint errors
10 months ago
Khwaja Faraz Ahmed ded25c1908 Add tests for alias
10 months ago
Pavani Pogula 6597fecce3 test(pkg/kube/wait): Add unit tests for waitForPodSuccess, waitForJob and SelectorsForObject.
10 months ago
Pavani Pogula d4ed9210df test(pkg/kube/roundtripper): Add unit tests for roundtripper.go
10 months ago
Robert Sirchia 3c5d68d62e
Merge pull request #31109 from carlossg/panic3
10 months ago
George Jenkins 18b7d45999
Merge pull request #31034 from Mazafard/feat/color-output-and-test-fixes
10 months ago
Robert Sirchia 9b217506bd
Merge pull request #31106 from irikeish/test/pkg_kube_client
10 months ago
George Jenkins 93106ba2b6
Merge pull request #30982 from gjenkins8/gjenkins/force_replace_flag
10 months ago
Carlos Sanchez 4e483d36bd fix: prevent panic when ChartDownloader.getOciURI
10 months ago
Robert Sirchia 6007d5773e
Merge pull request #31094 from mikelolasagasti/drop-freeport
10 months ago
Atish Kumar 008bd7fc82
test(pkg/kube/client): add test for isReachable
10 months ago
Evans Mungai 85243914a4
feat: switch yaml library to go.yaml.in/yaml/v3
10 months ago
Mikel Olasagasti Uranga 7007d4d485 chore(deps): remove phayes/freeport module
10 months ago
Khwaja Faraz Ahmed a37934a892 fix linting issue
10 months ago
Faraz Khawaja 2d2d4a868d Fix struct declaration
10 months ago
Matheus Pimenta 802e09038c
pkg/registry: Login option for passing TLS config in memory
10 months ago
Robert Sirchia a42b76421b
Merge pull request #31078 from 8tomat8/master
10 months ago
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
Borys Hulii 9f6beaad48
fix: k8s version parsing to match original
10 months ago
Luna Stadler 1031b67fff Fix `helm pull` untar dir check with repo urls
10 months ago
Faraz Khawaja f75100266b Resolve conflicts
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
11 months ago
George Jenkins 74f2805f01 Rename 'force' to 'force-replace'
11 months ago
yumeiyin 8c22fbfe4a refactor: replace Split in loops with more efficient SplitSeq
11 months ago
Danilo Bürger 055c4e2bec
Moved url comparison to own function
11 months ago
Mohammadreza Asadollahifard c1b3a83514
refactor: clean up color output imports in list, root, and status files
11 months ago
Mohammadreza Asadollahifard d28343550f
feat: make color output opt-in by default
11 months ago
Mohammadreza Asadollahifard ba8f70ae0b
refactor: move color package to internal/cli/output
11 months ago
Mohammadreza Asadollahifard b72db06c49
refactor: replace NoColor with ColorMode for improved color output control
11 months ago
Mohammadreza Asadollahifard 96c54a2963
refactor color output functions to simplify noColor checks
11 months ago
Mohammadreza Asadollahifard b630ae30a5
Merge remote-tracking branch 'upstream/main' into feat/color-output-and-test-fixes
11 months ago
Khwaja Faraz Ahmed d50d22c970 Add test coverage for get_values/metadata.go
11 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
11 months ago
Scott Rigby 091f9a24fe
Merge pull request #13154 from carloslima/post-render-everything
11 months ago