Commit Graph

536 Commits (fd210dfd3076187e875a882d7bd3a13f9dff76c8)

Author SHA1 Message Date
Adam Reese 803475c824 fix(*): misc linter issues
10 years ago
Matt Butcher e097e1b724 Merge pull request #1599 from technosophos/fix/1590-pass-no-hooks-to-server
10 years ago
Matt Butcher d84deb5b3d Merge pull request #1598 from technosophos/fix/1594-delete-too-much
10 years ago
Matt Butcher 5f3d255ecd
fix(helm): pass the no-hooks flag during upgrade
10 years ago
Matt Butcher 7a15ad381e Merge pull request #1484 from technosophos/feat/documentation-generator
10 years ago
Matt Butcher aca9f86df6
feat(helm): add command to generate documentation
10 years ago
Matt Butcher 02a1cf382c
fix(tiller): validate names before performing operations
10 years ago
Matt Butcher fad755e7ae
feat(helm): add plugin system backend
10 years ago
Matt Butcher 5517d00a48 Merge pull request #1547 from technosophos/feat/packs
10 years ago
Matt Butcher 784a339627
feat(helm): support 'helm create --pack=mypack'
10 years ago
Matt Butcher f637e07928 Merge pull request #1578 from rollulus/fix_deleterelease
10 years ago
Rollulus bfd64878b1 fix(helm): don't pass nil-opt to ReleaseContent
10 years ago
Adam Reese 2ae8821418 feat(kube): add schema validation
10 years ago
Adam Reese 51bdad4275 chore(*): bump to v2.0.0
10 years ago
Matt Butcher a772697f4d Merge pull request #1560 from technosophos/fix/1528-increase-release-name-limit
10 years ago
Matt Butcher 9effe7a505
fix(tiller): allow release name to be up to 53 chars
10 years ago
Adam Reese df123865c3 fix(kube): fix incomplete patches generated on update
10 years ago
Adam Reese 62df1ad358 Merge pull request #1549 from adamreese/fix/1519-bubbly-yaml-errors
10 years ago
Matt Butcher bae4508d8f Merge pull request #1538 from technosophos/fix/1515-no-overwrite-for-helm-create
10 years ago
Matt Butcher 48c1ba5355 Merge pull request #1545 from mattfarina/feat/1543-charts-domain-change
10 years ago
Matt Butcher 985e975f53 Merge pull request #1546 from technosophos/fix/1499-show-broken-yaml
10 years ago
Rollulus 8a13be29ac fix(helm): respect dryRun opt in DeleteRelease
10 years ago
Matt Farina da73150ce9
fix(tls): download helm and charts over https
10 years ago
Adam Reese e2ab407209 fix(tiller): return yaml parsing errors
10 years ago
Matt Butcher 6eabe28334
fix(tiller): show failed YAML
10 years ago
Matt Butcher 915769b311 Merge pull request #1529 from technosophos/fix/1522-replace-duplicate-entries
10 years ago
Matt Farina 7a79661f0e
feat(charts): Move bucket to domain from path
10 years ago
Matt Butcher 0a163a2a3a
fix(helm): helm create will not overwrite existing files
10 years ago
Matt Butcher c616bb5a98
fix(helm): replace repo entry instead of duplicating
10 years ago
Matt Butcher 8f9b9db547
docs(tiller): add docblocks to public methods
10 years ago
Adam Reese d59f66fc9e fix(*): fix new linter errors
10 years ago
Sebastian Mandrean b3d45aef7a fix(1516): use correct value reference in boilerplate NOTES.txt
10 years ago
Adam Reese f8037c83c6 chore(*): bump to v2.0.0-rc.2
10 years ago
Matt Butcher 8a7e1ec29f Merge pull request #1512 from technosophos/fix/1508-delete-error-message
10 years ago
Matt Butcher 3830736001
fix(tiller): improve deletion failure handling
10 years ago
Adam Reese 1920761c90 fix(kube): add default client config to the loading rules
10 years ago
Adam Reese 92be174acf chore(*): bump to v2.0.0-rc.1
10 years ago
Adam Reese 7ce6001843 Merge pull request #1496 from adieu/master
10 years ago
adieu c0850efeb5 Separate tiller into pkg and cmd so we can use tiller as a library.
10 years ago
Vic Iglesias 4179282760 Dont use privileged port in port-forward of default chart
10 years ago
Vic Iglesias 5af08fa5b5 Fix labels in NOTES.txt
10 years ago
Vic Iglesias 8527f2f96c Use chart name for container name
10 years ago
Vic Iglesias 156d706dd1 Use internal port for health check
10 years ago
Matt Butcher 6b31664cd2 Merge pull request #1491 from technosophos/fix/1489-spurious-namespace-error
10 years ago
Matt Butcher 58164e0009
fix(linter): remove spurious namespace error
10 years ago
Adam Reese 13ec13aff5 Merge pull request #1487 from adamreese/ref/kube-builder-update
10 years ago
Adam Reese ab12c46259 ref(kube): add info match helper functions
10 years ago
Jim 7a054e0e6b fix(pkg/chartutil): add error if chart yaml not in directory
10 years ago
Adam Reese afb24d00d3 ref(kube): add newBuilder function to dry up builder calls
10 years ago
Matt Butcher 846011b02a Merge pull request #1473 from technosophos/fix/1468-3rd-party-apis
10 years ago
Matt Butcher f27791c35b
fix(tiller): allow 3rd party APIs
10 years ago
Adam Reese d2648ec479 fix(helm): add kubernetes defaults to context
10 years ago
Adnan Abdulhussein 5ea81b47b1 Merge pull request #1461 from viglesiasce/update-create-templates
10 years ago
Matt Butcher 9ae97c341c
fix(helm): read passphrase from prompt
10 years ago
Vic Iglesias 665615f30f Remove **** from default notes
10 years ago
Vic Iglesias 2b2e1d59c8 Simplify final logic block in create
10 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
Matt Butcher ab6a73a0b5 Merge pull request #1361 from technosophos/fix/1334-merge-indices
10 years ago
Matt Butcher 25c7e6dc21 fix(helm): allow entries to be merged into index
10 years ago
Adam Reese 0f5990f4cd feat(helm): add kubeconfig context switching to init command
10 years ago
Brian d6b0dc0626 Merge pull request #1339 from fibonacci1729/ref/rlsutil
10 years ago
Matt Butcher cbe7a2a993 Merge pull request #1345 from technosophos/fix/1342-ignore-charts-dotfiles
10 years ago
fibonacci1729 24fe8643de ref(*): add sorter/filter utilties to releaseutil
10 years ago
Michal Rostecki 1b5c993853 fix(helm): remove unused consts from client
10 years ago
Matt Butcher 2388e71528 fix(helm): ignore dotfiles in charts/ directories
10 years ago
Adam Reese f71230ccd3 fix(*): resolve go linter issues
10 years ago
Matt Butcher 4979aa0827 ref(repo): move urlJoin to the right package
10 years ago
Adam Reese 150fb33c2e fix(*): prevent testing package from being imported
10 years ago
Adam Reese 4de5c4aa57 chore(*): bump to v2.0.0-alpha.5
10 years ago
Matt Butcher 1c6fc9c0e8 feat(helm): remove the requirement that fetch/install need version
10 years ago
Matt Butcher d4e7845e7a Merge pull request #1287 from technosophos/fix/1192-remove-gopkg-yaml
10 years ago
Keerthan Reddy Mala (kmala) 3830a06b14
fix(index): Append just the filename instead of full path to the url
10 years ago
Brian c87a902b0c Merge pull request #1274 from fibonacci1729/feat/history
10 years ago
fibonacci1729 e9dd302a9c feat(helm/cmd): support for retrieving release history
10 years ago
Matt Butcher fd0303c86e fix(*): remove references to gopkg.in/yaml.v2
10 years ago
Matt Butcher ea66d66d2d Merge pull request #1282 from technosophos/fix/1265-auto-update-index
10 years ago
Matt Butcher ea0e665f84 fix(repo): auto-update index file formats
10 years ago
Matt Butcher 3e3312cea0 feat(tiller): re-use values during upgrade
10 years ago
Matt Butcher 96cdbbe6b1 Merge pull request #1275 from technosophos/fix/srv-in-tmp
10 years ago
Brian 837d0a8880 Merge pull request #1253 from fibonacci1729/chore/pkg-helm-tests
10 years ago
fibonacci1729 41be5f5985 chore(helm): add test coverage to pkg/helm
10 years ago
Matt Butcher fc160256e5 fix(helm): fix tests so that they do not write data into testdata
10 years ago
Matt Butcher 10eb74abbb Merge pull request #1269 from technosophos/feat/1264-chart-apiversion
10 years ago
Matt Butcher 4f09b05613 feat(helm): implement new index format
10 years ago
Matt Butcher e0227c7510 fix(chart): Chart.yaml now has an apiVersion field.
10 years ago
Matt Butcher 95a358de35 Merge pull request #1236 from technosophos/ref/kube1.4
10 years ago
Matt Butcher 68dd4c9a66 fix(proto): remove unused fields
10 years ago
Adam Reese 5a5a44ec17 feat(*): add rollback to a release version
10 years ago
Michelle Noorali ac88aaf218 feat(*): add helm rollback functionality
10 years ago
Matt Butcher e4c217768e ref(*): update to Kubernetes 1.4
10 years ago
Adam Reese c0d33afc81 Merge pull request #1235 from adamreese/chore/bump-grpc
10 years ago
Matt Butcher 431cc46cad feat(tiller): add toYaml template function
10 years ago
Adam Reese a4a2f5c983 chore(*): bump grpc to 1.0.1-GA
10 years ago
Matt Butcher be409d31c5 Merge pull request #1221 from technosophos/feat/helm-dependency-update-2
10 years ago
Matt Butcher 593718d749 feat(helm): add 'helm dependency' commands
10 years ago
Adam Reese e0d02e6e5b feat(*): add api version checks
10 years ago
Matt Butcher a5921faf99 feat(chartutils): add support for requirements.yaml
10 years ago
fibonacci1729 f77435e686 fix(helm-list): only list configmaps owned by TILLER
10 years ago
Matt Butcher b8f8efc601 Merge pull request #1202 from philips/use-digest-format
10 years ago
Brandon Philips 440e548901 feat(repo): use OCI style digest identifiers
10 years ago
Adam Reese 264c6b10e1 feat(*): add git tree state to binaries
10 years ago
Ville Aikas 1d6202d895 Merge pull request #1126 from vaikas-google/master
10 years ago
Ville Aikas 09e6af461f clean up the formatting, remove unnecessary git_version from version as per discussions with @areese
10 years ago
Keerthan Reddy Mala (kmala) 55dc7b690f
fix(tiller): Upgrade shouldn't fail if there are no changes
10 years ago
vaikas-google 4a7352cdc0 adjust proto field numbers
10 years ago
vaikas-google f8adf7f4d2 Address cr comments
10 years ago
vaikas-google cbec79482a address code review comments
10 years ago
vaikas-google 6d26024a27 first cut of version on client and server
10 years ago
Brian 79e5772061 Merge pull request #1155 from fibonacci1729/feat/rollback-storage
10 years ago
Brian cb93006c83 Merge pull request #1154 from fibonacci1729/feat/version-opt-flag
10 years ago
fibonacci1729 83df6ebc4d feat(rollback-storage): remove extraneous else block and fix type in records_test
10 years ago
Brandon Philips dadb026afe fix(helm): avoid a panic for sign
10 years ago
Adam Reese d8616dd2b3 fix(lint): allow .txt files
10 years ago
fibonacci1729 1d6c16175b feat(rollback-storage): remove unreachable code from memory
10 years ago
fibonacci1729 e42aa6c09c feat(helm): add optional version flag to helm{get,status}
10 years ago
fibonacci1729 b47379ccdc feat(rollback-storage): golint & removed early return from release server
10 years ago
fibonacci1729 e25732284b feat(rollback-storage): gofmt, added missing license headers, and canconical import paths
10 years ago
fibonacci1729 383a9c186a update pkg/storage to support rollback
10 years ago
Matt Butcher 36606cf152 Merge pull request #1150 from technosophos/feat/874-chart-deps
10 years ago
Michelle Noorali ce4ae51ec1 Merge pull request #1146 from michelleN/bug/1133-fix-delete
10 years ago
Matt Butcher 34577d1ebc feat(charts): add 'dependencies:' to Chart.yaml
10 years ago
Michelle Noorali f062cff5a3 fix(kube): delete should skip resources not found
10 years ago
Adam Reese 60b4188867 chore(*): bump version to v2.0.0-alpha.4
10 years ago
fibonacci1729 f622672bf8 feat(rollback-support): add version field to protos to support querying by (release_name, version)
10 years ago