Commit Graph

8640 Commits (bdfa36da170a3e64ff887a17c350b25387e4f4d9)
 

Author SHA1 Message Date
dependabot[bot] bdfa36da17
chore(deps): bump golang.org/x/term from 0.33.0 to 0.34.0
5 months ago
Matt Farina d7df660418
Merge pull request #31107 from Pavanipogula/fix_kube_pkg_test_coverage
5 months ago
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
George Jenkins 99d42acf60
Merge pull request #31101 from banjoh/em/switch-yaml-library
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
Matt Farina 5ab8e26c9f
Merge pull request #31081 from mattfarina/charts-v3
5 months ago
Matt Farina 70257f5cd6
Initial addition of v3 charts
5 months ago
Robert Sirchia 92e2027c21
Merge pull request #31089 from helm/dependabot/go_modules/main/sigs.k8s.io/yaml-1.6.0
5 months ago
dependabot[bot] 1674fb6797
chore(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0
5 months ago
Robert Sirchia a42b76421b
Merge pull request #31078 from 8tomat8/master
5 months ago
Robert Sirchia 9a429991df
Merge pull request #31086 from helm/dependabot/go_modules/main/sigs.k8s.io/kustomize/kyaml-0.20.1
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
dependabot[bot] d46857fb3e
chore(deps): bump sigs.k8s.io/kustomize/kyaml from 0.20.0 to 0.20.1
5 months ago
Robert Sirchia 98d6d9c1ef
Merge pull request #31079 from gjenkins8/gjenkins/rm_plugin_dep_tunnel
5 months ago
George Jenkins f3065ff1ba Remove plugin deprecated 'UseTunnelDeprecated'
5 months ago
Robert Sirchia 1336f53aa7
Merge pull request #31077 from gaspergrom/feat/lfx-health-score
5 months ago
Borys Hulii 9f6beaad48
fix: k8s version parsing to match original
5 months ago
Gašper Grom cf06c6d418
fix: LFX health score badge link
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
Matt Farina 0ddbd8b07b
Merge pull request #31074 from joejulian/fix_test
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
Joe Julian 5b93420af4
Merge pull request #31071 from helm/dependabot/go_modules/main/k8s-io-5d769f3659
5 months ago
Robert Sirchia b9c8e8eb29
Merge pull request #31072 from helm/dependabot/go_modules/main/github.com/spf13/pflag-1.0.7
5 months ago
dependabot[bot] 846bb53f72
chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7
5 months ago
dependabot[bot] 57e84877d2
chore(deps): bump the k8s-io group with 7 updates
5 months ago
Robert Sirchia 8e5ce79e62
Merge pull request #31065 from TerryHowe/chore-improve-oci-debug-logging
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'
5 months ago
Robert Sirchia c2bd2e6ec5
Merge pull request #31053 from helm/dependabot/go_modules/main/github.com/fluxcd/cli-utils-0.36.0-flux.14
5 months ago
yumeiyin 8c22fbfe4a refactor: replace Split in loops with more efficient SplitSeq
5 months ago
dependabot[bot] 8650f28250
chore(deps): bump github.com/fluxcd/cli-utils
5 months ago
George Jenkins 23d71c03e2
Merge pull request #31051 from helm/dependabot/go_modules/main/golang.org/x/crypto-0.40.0
5 months ago
George Jenkins 5e0de5f972
Merge pull request #31052 from helm/dependabot/go_modules/main/sigs.k8s.io/kustomize/kyaml-0.20.0
5 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