You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matt Farina
548ec55cf9
Fix panic with OCI for install, upgrade, and show
...
When range support for OCI went in via #10527 it created a situation
where some lookups for a chart could cause a panic. This change
makes sure the registry client is available to lookup OCI charts
Signed-off-by: Matt Farina <matt.farina@suse.com>
4 years ago
..
testdata
this rewrites a whole bunch of old repo URLs to the new repo URL ( #8902 )
5 years ago
action.go
Merge pull request #9066 from scaat/fix-specification
5 years ago
action_test.go
Update oras-go to v0.4.0
4 years ago
dependency.go
docs: fix typo Charts.yaml
4 years ago
dependency_test.go
handle case where dependency name collisions break dependency resolution
5 years ago
doc.go
feat: add 'pkg/action' for list operations ( #5077 )
7 years ago
get.go
Add comments about release Version variable
6 years ago
get_values.go
fix(cli): IsReachable check for "get values"
6 years ago
history.go
Add explanatory comments to action.List and action.History
5 years ago
hooks.go
fix(helm): sort hooks by kind for equal weight
6 years ago
install.go
Fix panic with OCI for install, upgrade, and show
4 years ago
install_test.go
validate release name during install
4 years ago
lazyclient.go
upgrade to kubernetes 1.21
5 years ago
lint.go
refactor: use os instead of ioutil's ReadDir
5 years ago
lint_test.go
ref(tests): localize unit test fixtures to package
6 years ago
list.go
Add explanatory comments to action.List and action.History
5 years ago
list_test.go
Added testing for list action with selector
5 years ago
package.go
Upgrade to oras v0.9.0 ( #9269 )
5 years ago
package_test.go
Fix that the invalid version number of the helm package command will escape
5 years ago
pull.go
Handling name of OCI file
4 years ago
release_testing.go
feat: Allow helm test to run a subset of tests
5 years ago
resource_policy.go
Remove duplicate variable definition
5 years ago
rollback.go
add waitwithjobs instead of changing wait api
5 years ago
show.go
Fix panic with OCI for install, upgrade, and show
4 years ago
show_test.go
Fix panic with OCI for install, upgrade, and show
4 years ago
status.go
feat: status command display description
5 years ago
uninstall.go
Rename newly introduced interface to InterfaceExt
4 years ago
uninstall_test.go
feat: add optional boolean '--wait' flag to 'uninstall' command.
4 years ago
upgrade.go
Fix panic with OCI for install, upgrade, and show
4 years ago
upgrade_test.go
Refactor SIGTERM logic
4 years ago
validate.go
fix: added resource info into the validation error
4 years ago
validate_test.go
Add tests
6 years ago
verify.go
Add verification output to the verify command
6 years ago