Commit Graph

403 Commits (8857d1227e144f415bfb2f1c5ca367ce4bb0f888)

Author SHA1 Message Date
Matt Butcher 8a7e1ec29f Merge pull request #1512 from technosophos/fix/1508-delete-error-message
9 years ago
Matt Butcher 3830736001
fix(tiller): improve deletion failure handling
9 years ago
Adam Reese 1920761c90 fix(kube): add default client config to the loading rules
9 years ago
Adam Reese 92be174acf chore(*): bump to v2.0.0-rc.1
9 years ago
Adam Reese 7ce6001843 Merge pull request #1496 from adieu/master
9 years ago
adieu c0850efeb5 Separate tiller into pkg and cmd so we can use tiller as a library.
9 years ago
Vic Iglesias 4179282760 Dont use privileged port in port-forward of default chart
9 years ago
Vic Iglesias 5af08fa5b5 Fix labels in NOTES.txt
9 years ago
Vic Iglesias 8527f2f96c Use chart name for container name
9 years ago
Vic Iglesias 156d706dd1 Use internal port for health check
9 years ago
Matt Butcher 6b31664cd2 Merge pull request #1491 from technosophos/fix/1489-spurious-namespace-error
9 years ago
Matt Butcher 58164e0009
fix(linter): remove spurious namespace error
9 years ago
Adam Reese 13ec13aff5 Merge pull request #1487 from adamreese/ref/kube-builder-update
9 years ago
Adam Reese ab12c46259 ref(kube): add info match helper functions
9 years ago
Jim 7a054e0e6b fix(pkg/chartutil): add error if chart yaml not in directory
9 years ago
Adam Reese afb24d00d3 ref(kube): add newBuilder function to dry up builder calls
9 years ago
Matt Butcher 846011b02a Merge pull request #1473 from technosophos/fix/1468-3rd-party-apis
9 years ago
Matt Butcher f27791c35b
fix(tiller): allow 3rd party APIs
9 years ago
Adam Reese d2648ec479 fix(helm): add kubernetes defaults to context
9 years ago
Adnan Abdulhussein 5ea81b47b1 Merge pull request #1461 from viglesiasce/update-create-templates
9 years ago
Matt Butcher 9ae97c341c
fix(helm): read passphrase from prompt
9 years ago
Vic Iglesias 665615f30f Remove **** from default notes
9 years ago
Vic Iglesias 2b2e1d59c8 Simplify final logic block in create
9 years ago
Vic Iglesias 06d9ccd038 Fix formatting
10 years ago
Vic Iglesias cd34492b5a Add tests for new files in create
10 years ago
Vic Iglesias 8d867657bb Add resources and probes
10 years ago
Vic Iglesias 4120e67240 Add deployment, service and NOTES to create
10 years ago
Adam Reese 8a5550d0c6 chore(*): bump to v2.0.0-beta.2
10 years ago
Adnan Abdulhussein ebeaaf75e3 Merge pull request #1435 from prydonius/fix-notes
10 years ago
Adnan Abdulhussein f97dbe33da fix(tests): prefix template names with "templates/"
10 years ago
Matt Butcher 4b7e4b71bd fix(helm): use 127.0.0.1 instead of localhost
10 years ago
Matt Butcher 2eed3f0464 Merge pull request #1420 from databus23/compression
10 years ago
Matt Butcher 737d3c745f Merge pull request #1406 from technosophos/fix/1397-fix-index
10 years ago
Fabian Ruff eb4b78bbbe Add compression to configmap storage driver
10 years ago
Adam Reese 05c04bccae chore(*): bump to v2.0.0-beta.1
10 years ago
Adnan Abdulhussein ee7fe7c728 fix(repo): ensure index generates in the right order
10 years ago
Matt Butcher abf1ddc324 fix(helm): finish repo index.html
10 years ago
Matt Butcher fcdb79da16 Merge pull request #1402 from technosophos/fix/1328-generate-index
10 years ago
Matt Butcher 911d3224c5 fix(helm): make 'helm repo index' generate the right index
10 years ago
Matt Butcher 08a488f58c Merge pull request #1142 from ammeon/add-update
10 years ago
Matt Butcher 574ee4e6b0 Merge pull request #1391 from technosophos/fix/no-objects
10 years ago
Matt Butcher 8d32bd2a60 fix(tiller): fix wording for a few errors
10 years ago
Matt Butcher a1f5955a65 fix(tiller): fix nil pointers in error messages
10 years ago
Michelle Noorali a8418dd75b fix(kube): find current resource by name and kind
10 years ago
Matt Butcher 36f7eb0b2a fix(linter): add engine.FuncMap so linter can use real function list
10 years ago
Matt Butcher 70b29a47d0 Merge pull request #1368 from prydonius/1367-fix-linter-tmpl-regex
10 years ago
Matt Butcher 789e411d8d Merge pull request #1370 from prydonius/1369-fix-yaml-validation
10 years ago
Nic Roland 16436b565d feat(helm): update repo by default, added `--no-update` flag
10 years ago
Adnan Abdulhussein d81ac482ee fix(lint): use correct hash key for rendered tmpl
10 years ago
Adnan Abdulhussein aed4db02e8 fix(lint): validateNoMissingValues template regex
10 years ago