Commit Graph

1276 Commits (c1e1c309822d8c5dc5975850747a62398b54a65d)

Author SHA1 Message Date
Torsten Walter da260ec15f
do not write empty templates to disk
5 years ago
Torsten Walter cb58035f90
use outputDir instead of hardcoded value
5 years ago
Adam Reese f1718462c9
Merge pull request #5761 from cpanato/GH-5741
5 years ago
Adam Reese b49db9e6e6
ref(pkg/chartutil): break up chartutil into logical files
5 years ago
Torsten Walter 24578a6411
support --output-dir option for helm3 template
5 years ago
Carlos Panato b5f83a08e3
fix missing package name
5 years ago
Adam Reese 45f63628e1
ref(pkg/chart): remove unused chart.RawValues
5 years ago
Adam Reese 590bf10ab5
fix(pkg/action): add namespace to release options
5 years ago
Adam Reese 9401295d2a
Merge pull request #5736 from adamreese/v3/requirements
5 years ago
Adam Reese 634fcfb7ef
feat(pkg/chart): support deprecated requirements.yaml
5 years ago
Adam Reese 0338576fc5
ref(pkg/kube): cleanup kube client interface
5 years ago
Matt Farina c62a3a4896
Merge pull request #5730 from mattfarina/fix-lint-apiversion-v3
5 years ago
Matthew Fisher 31667b6050
Merge pull request #5717 from jdolitsky/feat-v3/oci-registry-loglevel
5 years ago
Matthew Fisher 757eb88d6c
Merge pull request #5441 from hickeyma/update-lib-charts
5 years ago
Matt Farina 50e06b1447
Adding apiVersion guidance to the linting
5 years ago
Matt Farina 069eec9e42
Updatin gthe apiVersion linting for Helm v3
5 years ago
Matt Farina 29842e040f
Adding lint check for apiVersion which is a required field
5 years ago
Matthew Fisher 5367c6c296
fix(loader): assume apiVersion is v1 when loading charts
5 years ago
Josh Dolitsky 5f1128b5f7 pass debug option to registry client
5 years ago
Martin Hickey 22d0ba8b51 Print manifest output for dry-run option
5 years ago
Adam Reese 8d1590016c
Merge pull request #5646 from adamreese/v3/kube-wait
5 years ago
Adam Reese b7a14de590
Merge pull request #5601 from adamreese/v3/capabilities
5 years ago
Martin Hickey ecf4eda6c5 Fix scaffold chart label in helper template
5 years ago
Adam Reese b97f881be0
ref(*): use time.Duration for timeouts
5 years ago
Adam Reese 097834de0a
ref(pkg/chartutil): remove k8s version object dependency
5 years ago
Matt Farina 2a06c2baba
Merge pull request #5684 from mattfarina/add-app-version
5 years ago
Adam Reese 2dd4744d23
ref(pkg/kube): extract wait logic from install/update
5 years ago
Adam Reese b8bced2649
fix(pkg/action): load clients after flags have been parsed (#5681)
5 years ago
Matt Farina 250b63eced
Updating the labels for consistency
5 years ago
Luis Davim 82ffe56ca6
Reduce template code duplication. Fixes #5372
6 years ago
Luis Davim 4425f86865
Add app.kubernetes.io/version label
6 years ago
Matt Farina af7eab0325
Updating to the k8s label convention
6 years ago
Martin Hickey 75624afb73
Merge pull request #5662 from hickeyma/fix-scaffold-chart-image
6 years ago
Josh Dolitsky a12a396aab
Helm 3: registry login/logout (#5597)
6 years ago
Martin Hickey f12c2a3111 Change the nginx app version to a set tag
6 years ago
Martin Hickey 0b809dd078 Validate library chart files after chart loaded
6 years ago
Martin Hickey 86c5e52ac4 Fix the image field for the scaffold chart application
6 years ago
Martin Hickey b74fee715e Add capability for application charts to be used as library charts
6 years ago
Matthew Fisher b1ae1acc8b
Merge pull request #5283 from bacongobbler/purge-by-default
6 years ago
Martin Hickey 1915358a21
Merge pull request #5538 from hickeyma/add-app-version
6 years ago
Ian Howell ffff0e8c33 Feat/schema validation (#5350)
6 years ago
Michelle Noorali 3dd1765491
Merge pull request #5631 from michelleN/test-run
6 years ago
Matthew Fisher e2ccf13294
Merge pull request #5553 from bacongobbler/same-appversion-as-version
6 years ago
Michelle Noorali ceab13e9a1 fix test command, move test to test run subcmd
6 years ago
Martin Hickey b72e25cfb9 Change header "APP_VERSION" to "APP VERSION"
6 years ago
Martin Hickey b600f6090e Add app version to history table
6 years ago
Matthew Fisher 5264ebd5aa
Merge pull request #5572 from ian-howell/fix/template-error-messages
6 years ago
Matthew Fisher d3f0ac9343
ref(create): app version should be 0.1.0
6 years ago
Ian Howell 278594fb0f fix(pkg/engine): Style changes on template errors
6 years ago
Ian Howell 92b86f6e74 fix(pkg/engine): Catch non-templating errors when rendering templates
6 years ago
Ian Howell 33b1ede570 fix(pkg/engine): Clean up template error messages
6 years ago
Abhilash Gnan d40f3c63ea fix ByDate sorter to use Time.Unix()
6 years ago
Adam Reese e458a67f0c
ref(pkg/chart): add validation method to chart
6 years ago
Abhilash Gnan f7e2a78374 fix test cases for list.AllNamespaces
6 years ago
Abhilash Gnan f019ec0e8d add superseded to list filter mask
6 years ago
Abhilash Gnan 416667a8e9 Remove redundant ByNameAsc enum value. Handled by default sorting
6 years ago
Abhilash Gnan b9a39e46de handle default list sort order through enum order
6 years ago
Abhilash Gnan d3c85f97c2 fix sort list with options bug
6 years ago
Adam Reese 31819e4796
fix(pkg/chartutil): marshal capabilities VersionSet into slice
6 years ago
Adam Reese 87e789f01f
fix(pkg/chartutil): only include external objects in capabilities
6 years ago
Adam Reese fe06343b8f
Merge pull request #5512 from adamreese/v3/linter-fixes
6 years ago
Adam Reese 295092cd7d
ref(pkg/action): refactoring dup code and linter fixes
6 years ago
Matthew Fisher bb179bdead
chore(dep): bump kubernetes to 1.14.0
6 years ago
Matthew Fisher 0805a87140
ref(uninstall): purge release history by default
6 years ago
Matthew Fisher 0b1caa14a7
Merge pull request #5489 from bacongobbler/list-move-namespaces-field
6 years ago
Matthew Fisher 32712201ec
ref(list): move namespaces field closer to the name
6 years ago
Adam Reese 779373a276
Merge pull request #5472 from adamreese/v3/template-name
6 years ago
Sunyk 223148dac9 Remove a trivial TODO comment
6 years ago
Adam Reese 271e4cf111
fix(cmd/template): allow setting release name for template
6 years ago
Adam Reese 14d8e97d2a
fix(*): resolve new govet issues
6 years ago
Matthew Fisher 8f37ab48ac
Merge pull request #5455 from bacongobbler/fix-list
6 years ago
Matthew Fisher 5c2f235b6c
fix(install): fix issue where chart metadata is not being saved on `helm install`
6 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
6 years ago
Matthew Fisher 017790d0e3
ref(action): remove ParseShowOutputFormat
6 years ago
Matthew Fisher 78bd46075b
fix(action): remove test.go
6 years ago
Matthew Fisher f8ed917830
test(cmd): refactor release_testing_test.go
6 years ago
Matthew Fisher f185103b60
ref(action): move AddFlags functions back to cmd
6 years ago
Matthew Fisher 2b775d693d
ref(action): remove io.Writers, return string instead
6 years ago
Matthew Fisher 6bb9264e89
fix(helm): fix `helm status` output formatting
6 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
6 years ago
Adam Reese 21d3a40f3b
feat(tests): replace gometalinter with golangci-lint
6 years ago
Adam Reese 849f27d11f
ref(pkg/engine): make template specific functions private
6 years ago
Adam Reese d841a1b1d9
fix(engine): make template rendering thread safe
6 years ago
Matthew Fisher 2a82e6cbe6
docs: s,kubernetes/helm,helm/helm,g (#5404)
6 years ago
Adam Reese a1a7d3e824
ref(pkg/helm): refactor out `ReleaseStatus`
6 years ago
Martin Hickey ef4d2a6e65 Update after review
6 years ago
Martin Hickey abdaf3ce1b Add chart type
6 years ago
Adam Reese e51a9b90c9
Merge pull request #5284 from adamreese/v3/make-format
6 years ago
Martin Hickey 45fb4b1c44 Fix linter warnings
6 years ago
Adam Reese f791421fab
feat(Makefile): add formatting target
6 years ago
Josh Dolitsky 16b59bfe5b
Helm 3: fix "latest" tag bug (#5279)
6 years ago
Josh Dolitsky a32f8ebb37
Helm 3: initial registry support (#5243)
6 years ago
Adam Reese 28d8c7b277
ref(*): remove references to chart 'engine'
6 years ago
Matthew Fisher 95c865513f
fix appveyor builds (#4934)
6 years ago
Martin Hickey 86d8596763 Feature(Plugins): Enable platform specific commands (#5176)
6 years ago
Adam Reese d94707db86
ref(*): remove helmVersion chart constraint
6 years ago
Matt Butcher f3bfae5ea7
fix: fix a number of style errors (#5136)
6 years ago
Matt Butcher 425f7a6f6c
feat: add 'pkg/action' for list operations (#5077)
6 years ago
derkoe 6e1b45888a feat(cmd/helm): re-add --history-max option to v3
6 years ago
Adam Reese 2b81eea1e2
ref(*): replace byte array with map for Release config
6 years ago