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.
helm/pkg/tiller
Matthew Fisher a660b18987
Merge pull request #4135 from mattjmcnaughton/mattjmcnaughton/4086-fix-concurrency-issues-with-helm-install
8 years ago
..
environment Fix concurrency issues with helm install 8 years ago
hook_sorter.go
hook_sorter_test.go
hooks.go feat(tiller): support CRD installation (#3982) 8 years ago
hooks_test.go
kind_sorter.go Create PodSecurityPolicy before Pods and ServiceAccounts 8 years ago
kind_sorter_test.go Create PodSecurityPolicy before Pods and ServiceAccounts 8 years ago
release_content.go
release_content_test.go
release_history.go
release_history_test.go
release_install.go feat(tiller): support CRD installation (#3982) 8 years ago
release_install_test.go feat(tiller): support CRD installation (#3982) 8 years ago
release_list.go
release_list_test.go
release_modules.go
release_rollback.go
release_rollback_test.go
release_server.go Increase error message specificity for name reuse 8 years ago
release_server_test.go feat(tiller): support CRD installation (#3982) 8 years ago
release_status.go
release_status_test.go
release_testing.go
release_testing_test.go
release_uninstall.go
release_uninstall_test.go
release_update.go
release_update_test.go
release_version.go
resource_policy.go
server.go