Commit Graph

64 Commits (e7adc4b5d73ec76a84a5e8ae258823b3d2990a74)

Author SHA1 Message Date
Matt Butcher 16024dc19a
fix: add new static linter and fix issues it found () 5 years ago
Pavel Macík f05ffdd2da
Fix golangci-lint errors. 5 years ago
Marc Khouzam 97e353bda5 feat(comp): Dynamic completion for plugins 5 years ago
Marc Khouzam d6fad6b3c6 feat(comp): Move kube-context completion to Go 5 years ago
Matthew Fisher 0977ded29a
bump version to v3.1 5 years ago
Matthew Fisher 8b6233fc3e
fix(version): fix typo in doc comment 5 years ago
Martin Hickey 5ec70ab27f
fix(chart): lock digest differs when dependency build with Helm 2 and then Helm 3 () 5 years ago
Josh Dolitsky 7ce29e12fa
ref(go.mod): oras v0.8.1 () 5 years ago
Marc Khouzam 1897d4d60a fix(tests): Make tests pass on MacOS 5 years ago
Matthew Fisher 98cae60cff
Merge pull request from fenggw-fnst/work 5 years ago
Marc Khouzam a8369db802 feat(comp): Isolate go completion framework better 5 years ago
Marc Khouzam 0095e32001 feat(test): add some completion tests 5 years ago
Marc Khouzam 90548c591d feat(comp): Don't use error codes for completion 5 years ago
Marc Khouzam 62c9c34d49 feat(comp): Dynamic completion of flags in Go 5 years ago
Marc Khouzam 9240e78124 feat(comp): Dynamic completion of arguments in Go 5 years ago
Nguyen Hai Truong 29cc5efc18 Remove duplicated words () 5 years ago
Guangwen Feng 476200ed06 Add corresponding unit test to the function in resolver.go 5 years ago
Hu Shuai 3eb8df0c5e Fix a typo "the the" -> "the" 5 years ago
Josh Soref 02ad2b1187 Spelling () 5 years ago
Matthew Fisher 1d36977224
Merge pull request from bacongobbler/remove-metadata 5 years ago
Matthew Fisher b0934d6df8
Merge pull request from bacongobbler/remove-serverconfig 5 years ago
Matthew Fisher 9ed2a28ede
ref(tlsutil): remove ServerConfig 5 years ago
Matthew Fisher aa6104e442
fix(tlsutil): accept only a CA certificate for validation 5 years ago
Matthew Fisher c9b127c3ee
fix(getter): set up TLS options during .Get() 5 years ago
Matt Farina 9f1dc3b0d5
Merge pull request from ysh7/support-cross-device-rename-v3 5 years ago
Matthew Fisher 1c64d8fb81
fix(version): lift "unreleased" status 5 years ago
Matthew Fisher 5a7d4f1f74
fix(loader): error out when loading irregular files 5 years ago
Matthew Fisher 2c791189f8
Merge pull request from hangpark/fix/calculate-digest-from-chart-yaml-n-chart-lock 5 years ago
Hang Park c72caf6a11
fix(pkg/downloader): Calculate digest from both Chart.lock & Chart.yaml deps 5 years ago
Josh Dolitsky 5e1ad8b025 Change mediatype for chart content layer 5 years ago
Yagnesh Mistry ceb6bcb318 fix rename for helm dependency upgrade 5 years ago
Matthew Fisher ee8cd8bffb
fix(sympath): walk symbolic links one once 5 years ago
Taylor Thomas a758490f4d fix(chartutil): Uses copystructure for deep copy to avoid using gob 5 years ago
Karuppiah Natarajan dfed8ab5e3
fix install storing computed values in release 5 years ago
Matthew Fisher 40572311ab
Merge pull request from bacongobbler/port-6258 5 years ago
John Howard 7a22cb88d9 Drop dependency on k8s.io/kubernetes () 5 years ago
Martin Hickey f2aa97e313
fix(helm): Port accept dependency in requirements.yaml from charts directory () 5 years ago
Matthew Fisher b02080dc2c
fix(downloader): bypass index cache when repository URL defined 5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version 5 years ago
Matt Farina 967f4fed42
Update dependencies 5 years ago
Adam Reese f76b5f21ad
Merge pull request from adamreese/feat/initless 5 years ago
Adam Reese 1779ad5302
ref(cmd/helm): remove init command 5 years ago
Josh Dolitsky af06037d23
chore(registry): upgrade to oras v0.7.0 () 5 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command 5 years ago
Adam Reese b2d5e41fc7
ref(*): remove dead code 5 years ago
Taylor Thomas 16544c8190 fix(registry): Updates registry to handle go 1.12.8 changes 6 years ago
Josh Dolitsky 6095070817
ref(internal/experimental/registry): pkg refactor () 6 years ago
Matt Farina a6762a38a8
Making the monocular client search path a const 6 years ago
Matt Farina 2d4ced9090
Moving monocular client to internal and adding user agent to version pkg 6 years ago
Taylor Thomas c9c95ea148 ref(*): Moves packages to internal 6 years ago