Commit Graph

429 Commits (fad755e7ae926fcdf0b05ea6b150e39eb44020d0)

Author SHA1 Message Date
Matt Butcher fad755e7ae
feat(helm): add plugin system backend
8 years ago
Matt Butcher 5517d00a48 Merge pull request #1547 from technosophos/feat/packs
8 years ago
Matt Butcher 784a339627
feat(helm): support 'helm create --pack=mypack'
8 years ago
Matt Butcher f637e07928 Merge pull request #1578 from rollulus/fix_deleterelease
8 years ago
Rollulus bfd64878b1 fix(helm): don't pass nil-opt to ReleaseContent
8 years ago
Adam Reese 2ae8821418 feat(kube): add schema validation
8 years ago
Adam Reese 51bdad4275 chore(*): bump to v2.0.0
8 years ago
Matt Butcher a772697f4d Merge pull request #1560 from technosophos/fix/1528-increase-release-name-limit
8 years ago
Matt Butcher 9effe7a505
fix(tiller): allow release name to be up to 53 chars
8 years ago
Adam Reese df123865c3 fix(kube): fix incomplete patches generated on update
8 years ago
Adam Reese 62df1ad358 Merge pull request #1549 from adamreese/fix/1519-bubbly-yaml-errors
8 years ago
Matt Butcher bae4508d8f Merge pull request #1538 from technosophos/fix/1515-no-overwrite-for-helm-create
8 years ago
Matt Butcher 48c1ba5355 Merge pull request #1545 from mattfarina/feat/1543-charts-domain-change
8 years ago
Matt Butcher 985e975f53 Merge pull request #1546 from technosophos/fix/1499-show-broken-yaml
8 years ago
Rollulus 8a13be29ac fix(helm): respect dryRun opt in DeleteRelease
8 years ago
Matt Farina da73150ce9
fix(tls): download helm and charts over https
8 years ago
Adam Reese e2ab407209 fix(tiller): return yaml parsing errors
8 years ago
Matt Butcher 6eabe28334
fix(tiller): show failed YAML
8 years ago
Matt Butcher 915769b311 Merge pull request #1529 from technosophos/fix/1522-replace-duplicate-entries
8 years ago
Matt Farina 7a79661f0e
feat(charts): Move bucket to domain from path
8 years ago
Matt Butcher 0a163a2a3a
fix(helm): helm create will not overwrite existing files
8 years ago
Matt Butcher c616bb5a98
fix(helm): replace repo entry instead of duplicating
8 years ago
Matt Butcher 8f9b9db547
docs(tiller): add docblocks to public methods
8 years ago
Adam Reese d59f66fc9e fix(*): fix new linter errors
8 years ago
Sebastian Mandrean b3d45aef7a fix(1516): use correct value reference in boilerplate NOTES.txt
8 years ago
Adam Reese f8037c83c6 chore(*): bump to v2.0.0-rc.2
8 years ago
Matt Butcher 8a7e1ec29f Merge pull request #1512 from technosophos/fix/1508-delete-error-message
8 years ago
Matt Butcher 3830736001
fix(tiller): improve deletion failure handling
8 years ago
Adam Reese 1920761c90 fix(kube): add default client config to the loading rules
8 years ago
Adam Reese 92be174acf chore(*): bump to v2.0.0-rc.1
8 years ago
Adam Reese 7ce6001843 Merge pull request #1496 from adieu/master
8 years ago
adieu c0850efeb5 Separate tiller into pkg and cmd so we can use tiller as a library.
8 years ago
Vic Iglesias 4179282760 Dont use privileged port in port-forward of default chart
8 years ago
Vic Iglesias 5af08fa5b5 Fix labels in NOTES.txt
8 years ago
Vic Iglesias 8527f2f96c Use chart name for container name
8 years ago
Vic Iglesias 156d706dd1 Use internal port for health check
8 years ago
Matt Butcher 6b31664cd2 Merge pull request #1491 from technosophos/fix/1489-spurious-namespace-error
8 years ago
Matt Butcher 58164e0009
fix(linter): remove spurious namespace error
8 years ago
Adam Reese 13ec13aff5 Merge pull request #1487 from adamreese/ref/kube-builder-update
8 years ago
Adam Reese ab12c46259 ref(kube): add info match helper functions
8 years ago
Jim 7a054e0e6b fix(pkg/chartutil): add error if chart yaml not in directory
8 years ago
Adam Reese afb24d00d3 ref(kube): add newBuilder function to dry up builder calls
8 years ago
Matt Butcher 846011b02a Merge pull request #1473 from technosophos/fix/1468-3rd-party-apis
8 years ago
Matt Butcher f27791c35b
fix(tiller): allow 3rd party APIs
8 years ago
Adam Reese d2648ec479 fix(helm): add kubernetes defaults to context
8 years ago
Adnan Abdulhussein 5ea81b47b1 Merge pull request #1461 from viglesiasce/update-create-templates
8 years ago
Matt Butcher 9ae97c341c
fix(helm): read passphrase from prompt
8 years ago
Vic Iglesias 665615f30f Remove **** from default notes
8 years ago
Vic Iglesias 2b2e1d59c8 Simplify final logic block in create
8 years ago
Vic Iglesias 06d9ccd038 Fix formatting
8 years ago