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>
5 years ago
..
testdata
…
action.go
Merge pull request #9066 from scaat/fix-specification
5 years ago
action_test.go
Update oras-go to v0.4.0
5 years ago
dependency.go
docs: fix typo Charts.yaml
5 years ago
dependency_test.go
…
doc.go
…
get.go
…
get_values.go
…
history.go
Add explanatory comments to action.List and action.History
6 years ago
hooks.go
…
install.go
Fix panic with OCI for install, upgrade, and show
5 years ago
install_test.go
validate release name during install
5 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
…
list.go
Add explanatory comments to action.List and action.History
6 years ago
list_test.go
…
package.go
Upgrade to oras v0.9.0 ( #9269 )
6 years ago
package_test.go
Fix that the invalid version number of the helm package command will escape
6 years ago
pull.go
Handling name of OCI file
5 years ago
release_testing.go
feat: Allow helm test to run a subset of tests
6 years ago
resource_policy.go
…
rollback.go
add waitwithjobs instead of changing wait api
6 years ago
show.go
Fix panic with OCI for install, upgrade, and show
5 years ago
show_test.go
Fix panic with OCI for install, upgrade, and show
5 years ago
status.go
…
uninstall.go
Rename newly introduced interface to InterfaceExt
5 years ago
uninstall_test.go
feat: add optional boolean '--wait' flag to 'uninstall' command.
5 years ago
upgrade.go
Fix panic with OCI for install, upgrade, and show
5 years ago
upgrade_test.go
Refactor SIGTERM logic
5 years ago
validate.go
fix: added resource info into the validation error
5 years ago
validate_test.go
…
verify.go
…