Commit Graph

76 Commits (e09e8604e6160775890c154b1fb8b6683a8bbb6f)

Author SHA1 Message Date
Peter Engelbert f11e74ee57 Add unit test for man-in-the-middle attack on pull
4 years ago
Adam Reese 44a2225035
ref(tests): localize unit test fixtures to package
4 years ago
Matt Butcher 59eed4e81f
feat: make the linter coalesce the passed-in values before running values tests (#7984)
4 years ago
Matt Farina f90b842d3e
Merge branch 'master' into xdg
4 years ago
Matt Butcher 8316a403ed bump version to v3.2
4 years ago
Matt Farina 2334195a01
Adding Helm env vars where XDG exposed
4 years ago
Matt Farina 2139e82c68
Merge pull request #7972 from IppX/bug/6081-bom-in-resource-file
4 years ago
Raphaël 984d2ac767
fix: write index.yaml file atomically (#7954)
4 years ago
Thomas FREYSS 27ebfa8c56 fix(*): remove bom in utf files when loading chart files (#6081)
4 years ago
Matt Farina b21b009785
Merge pull request #7147 from pmacik/fix-unknown-userid
4 years ago
Predrag Knezevic b83d3d415c fs_test: use os.Getuid() instead user.Current() to determine if a test is executed with root privileges.
4 years ago
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 (#7831)
4 years ago
Matt Butcher 16024dc19a
fix: add new static linter and fix issues it found (#7655)
4 years ago
Pavel Macík f05ffdd2da
Fix golangci-lint errors.
4 years ago
Marc Khouzam 97e353bda5 feat(comp): Dynamic completion for plugins
4 years ago
Marc Khouzam d6fad6b3c6 feat(comp): Move kube-context completion to Go
4 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 (#7261)
5 years ago
Josh Dolitsky 7ce29e12fa
ref(go.mod): oras v0.8.1 (#6862)
5 years ago
Marc Khouzam 1897d4d60a fix(tests): Make tests pass on MacOS
5 years ago
Matthew Fisher 98cae60cff
Merge pull request #7329 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 (#7336)
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 (#7258)
5 years ago
Matthew Fisher 1d36977224
Merge pull request #6824 from bacongobbler/remove-metadata
5 years ago
Matthew Fisher b0934d6df8
Merge pull request #6914 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 #6750 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 #6736 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 #6488 from bacongobbler/port-6258
5 years ago
John Howard 7a22cb88d9 Drop dependency on k8s.io/kubernetes (#6609)
5 years ago
Martin Hickey f2aa97e313
fix(helm): Port accept dependency in requirements.yaml from charts directory (#6611)
5 years ago
Matthew Fisher b02080dc2c
fix(downloader): bypass index cache when repository URL defined
5 years ago