Commit Graph

205 Commits (main)

Author SHA1 Message Date
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
EItanya 17dc43f054 added config file string
5 years ago
Nguyen Hai Truong 451e2158ad Remove duplicated words (#7336)
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
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 #6272 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 (#6285)
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
5 years ago
Josh Dolitsky 6095070817
ref(internal/experimental/registry): pkg refactor (#6205)
5 years ago
Matt Farina a6762a38a8
Making the monocular client search path a const
5 years ago
Matt Farina 2d4ced9090
Moving monocular client to internal and adding user agent to version pkg
5 years ago
Taylor Thomas c9c95ea148 ref(*): Moves packages to internal
5 years ago
Matthew Fisher fe952445bd
feat(cmd): put OCI commands behind a feature gate
5 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
5 years ago
Torsten Walter ec038337a4
support writing multiple resources to the same file
5 years ago
Matthew Fisher a24915a079
ref(version): catch some edge cases
5 years ago
Tariq Ibrahim 3a36ab67e9
add go version to version cmd output of helm
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
5 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
5 years ago
Martin Hickey 45fb4b1c44 Fix linter warnings
5 years ago
Adam Reese d94707db86
ref(*): remove helmVersion chart constraint
6 years ago
Matt Butcher f3bfae5ea7
fix: fix a number of style errors (#5136)
6 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Adam Reese 1d2f40c801
ref(cmd): test template cmd using golden files
6 years ago
Adam Reese a02a598c33
ref(tests): simplify cmd test setup/teardown
6 years ago
Adam Reese 75c4df0b56
ref(tests): use golden files for testing command output
6 years ago