Commit Graph

500 Commits (main)

Author SHA1 Message Date
raffaelespazzoli e98cd621f0 added rest client passed with action configuration
5 years ago
Lennard Eijsackers a3f00fde69 fix(helm): Validate number of arguments in install client
5 years ago
jabielecki 3d04c6c5ce ref(pkg/action): split test of filterList (#6875)
5 years ago
Matthew Fisher 67e57a5fbb
feat(install): introduce --disable-openapi-validation
5 years ago
Juan Matías de la Cámara Beovide 357d265de0 fix(helm): add --description flag to helm (#7074)
5 years ago
Fabian Ruff cb81b07125 Reintroduce --is-upgrade to template command
5 years ago
James McElwain e9bf446fa8 fix(install): use ca file for install (#7140)
5 years ago
Matt Farina 4a01b1603b
Merge pull request #7136 from VilledeMontreal/fix/getValuesClusterCheck
5 years ago
Matt Farina 893e8de183
Merge pull request #7071 from SvenskaSpel/issue-7055-helm-pull-ca-file-usage
5 years ago
Marc Khouzam bf4cc97bbe fix(cli): IsReachable check for "get values"
5 years ago
Matthew Fisher 456eb7f411
Merge pull request #6946 from bacongobbler/fix-6939
5 years ago
Andreas Stenius d3ad6f9c78
cli/pull: pass TLS config to chart downloader from flags. (#7055)
5 years ago
Daniel Strobusch 8889625af6
fix: change error message to contain correct field name
5 years ago
Taylor Thomas ecb55c1de7 fix(wait): Adds support for waiting on v1 apiextensions for CRDs
5 years ago
Matthew Fisher e91feed1a3
fix(install): log the error when recording the release
5 years ago
Matt Butcher 865c46c014
fix: stop discovery errors from halting chart rendering. (#6908)
5 years ago
Marc Brugger 8231b17c31 print gvk information on existing resource conflict
5 years ago
Matthew Fisher bd1f4a443e
fix(show): restore comments from raw values
5 years ago
Fabian Ruff 7f7e90b407 Consider namespace when comparing resources
5 years ago
Matthew Fisher bf012282c8
fix(action): strip file extensions from name
5 years ago
Kamalashree Nagaraj 73db724c6c feat(helm): add linting support for '.tar.gz' tarballs for helm charts (#6829)
5 years ago
Aaron Mell 31f2fea061 Passing the namespace to actionconfig.Init instead of the entire object.
5 years ago
Aaron Mell eab9d2817d Revert "Allow namespace to be set by programs consuming helm."
5 years ago
Aaron Mell bc2cd3c794 Allow namespace to be set by programs consuming helm.
5 years ago
Karuppiah Natarajan bfd8250803 fix list not showing multiple releases with same name in different namespaces (#6756)
5 years ago
Taylor Thomas 25697a62c4 feat(test): Adds --logs flag
5 years ago
Taylor Thomas 5a23663c6b
Merge pull request #6679 from thomastaylor312/feat/timestamp_hell
5 years ago
Matthew Fisher 402fce389a
fix(chartutil): restore .Release.Revision
5 years ago
Karuppiah Natarajan dfed8ab5e3
fix install storing computed values in release
5 years ago
Taylor Thomas 93abfd75ad Remove reference to stdtime to reduce confusion
5 years ago
Taylor Thomas aa429e150a feat(*): Adds custom time package for better marshalling
5 years ago
Aaron Mell 6a98d1f1d2 Code Review Changes
5 years ago
Aaron Mell 4eca26e4e1 Modified the scope of Kubeconfig so it could be set outside an env variable.
5 years ago
Taylor Thomas 01e593fbcd fix(action): Fixes ordering of variable binding
5 years ago
Taylor Thomas da72944611
Merge pull request #6640 from thomastaylor312/feat/parse_pre_release
5 years ago
Taylor Thomas 0ba959af0d feat(lint): Ports v2 functionality for linting pre-release charts
5 years ago
Jacob LeGrone 2d983f27e7
feat(hooks): never delete CustomResourceDefinitions
5 years ago
Jacob LeGrone 34d685f8bf
feat(hooks): set default deletion policy to before-hook-creation
5 years ago
Matthew Fisher 0227ade173
Merge pull request #6363 from jlegrone/refactor-test-command
5 years ago
Jacob LeGrone 0645b92c1b
Print test status
5 years ago
Jacob LeGrone 6f18519957
Remove test --cleanup flag
5 years ago
Aaron Mell 1d66a676c8 Moved the GetNamespace and KubeConfig function from action to cli
5 years ago
Aaron Mell 3264b75378 Refactoring after rebasing with latest
5 years ago
Aaron Mell 01d7657c1e Another Code review change
5 years ago
Aaron Mell 851e016e90 Reverted previous commit, changes based on code review feedback.
5 years ago
Aaron Mell 1ca2ab1d8d Moving actionInit from cmd/helm/helm to pgk/action/action to make it easier to instantiate the configuration
5 years ago
Taylor Thomas 6cfd47784b
Merge pull request #6625 from Dean-Coakley/get-output-cmd
5 years ago
Dean Coakley 3c899d0bde Add get values table output headers
5 years ago
Dean Coakley 66268d9eee fix(cmd): Add --output option to get values
5 years ago
Adam Reese 1e20ebae35
fix(pkg/kube): validate with OpenAPI on install
5 years ago
Adam Reese 442c3588e4
Merge pull request #6599 from adamreese/feat/validation
5 years ago
Adam Reese 572b92dc8a
feat(pkg/kube): add openapi validation for k8s objects
5 years ago
Taylor Thomas 62ed7b3764
Merge pull request #6594 from thomastaylor312/feat/template_api_versions
5 years ago
Taylor Thomas 0210d43a66
Merge pull request #6550 from thomastaylor312/fix/missing_debug
5 years ago
Taylor Thomas 59d3488d1c feat(template): Ports api-versions flag to v3
5 years ago
Taylor Thomas 3d64c6bb54 ref(cmd): Implement flag parsing for output format
5 years ago
Taylor Thomas 768d27b387 ref(*): Refactors output into its own package
5 years ago
Matthew Fisher 0ae0f0742d
fix(action): fix import statement
5 years ago
Matthew Fisher 02999565a4
Merge pull request #6556 from karuppiah7890/conditional-dependencies-not-working-v3
5 years ago
Matthew Fisher c1e63a2a17
Merge pull request #6536 from karuppiah7890/fix-lint-for-no-package-found
5 years ago
Karuppiah Natarajan bb9426c4e2
fix(pkg/lint): fix lint silently ignoring non existing packaged charts
5 years ago
Taylor Thomas 3799d0024c fix(cmd): Fix all the outputs
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Matt Farina 967f4fed42
Update dependencies
5 years ago
Matthew Fisher c1fc24c84e
Merge pull request #6386 from VilledeMontreal/fix/testrunnocluster
5 years ago
Karuppiah Natarajan 337f52c566
fix(pkg/action): fix conditional dependencies not working with reuse values
5 years ago
Taylor Thomas 6ccb2897d9 PR fixes
5 years ago
Taylor Thomas 36f3a4b326 fix(action): Protects against current resource conflicts
5 years ago
Martin Hickey 26dacf84aa
feat(cmd): Port child NOTES.txt rendering to Helm 3 (#6512)
5 years ago
Taylor Thomas eac6a60001 feat(*): Ports all output functionality from v2
5 years ago
Matthew Fisher 261e5b00ac
Merge pull request #6491 from bacongobbler/port-5700
5 years ago
Matthew Fisher faa9048580
Merge pull request #6486 from bacongobbler/fix-6452
5 years ago
Matthew Fisher 9742c8c5a2
fix(action): typo
5 years ago
Taylor Thomas 6419ff6961
Merge pull request #6480 from thomastaylor312/feat/cleanup_on_fail
5 years ago
Matthew Fisher 1b0b843d6a
fix(action): invalidate discovery client cache on startup
5 years ago
Matthew Fisher 3e891dbde9
Merge pull request #6425 from AndiDog/helm-template-no-reachability-check
5 years ago
Taylor Thomas 17854e83af feat(*): Ports `--cleanup-on-fail` to v3
5 years ago
Matthew Fisher 4971ed5077
fix(list): scrub list returned from .List()
5 years ago
Andreas Sommer 3a843df1ff Fix reachability check which must be disabled for `helm template` (unless `--validate` is specified)
5 years ago
Karuppiah Natarajan 25324ca8db
fix install storing computed values in release instead of user supplied values
5 years ago
Marc Khouzam 5aa7c20f7c Check connectivity to cluster for helm test run
5 years ago
Taylor Thomas 01e562bd00
Merge pull request #6296 from andytom/fix/duplicate_error_msgs
5 years ago
Matt Butcher 0f332b67f1
fix: clear the discovery cache after CRDs are installed (#6332)
5 years ago
Matt Farina 01adf0d7a3
Merge pull request #6255 from waveywaves/fix/6237
5 years ago
Marc Khouzam f46df928cf fix(cmd/helm): Missing params for dir locations (#6300)
5 years ago
Thomas O'Donnell e5668f54fe Stop multiple error messages in lint results
5 years ago
Vibhav Bobade d00e328020 Applied check to actions
5 years ago
Adam Reese f76b5f21ad
Merge pull request #6272 from adamreese/feat/initless
5 years ago
Adam Reese 1779ad5302
ref(cmd/helm): remove init command
5 years ago
Josh Dolitsky af06037d23
chore(registry): upgrade to oras v0.7.0 (#6285)
5 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
5 years ago
Matt Farina fba311ba23
Merge pull request #6243 from technosophos/feat/5871-crds-directory
5 years ago
Taylor Thomas 7466c4ee3b
Merge pull request #6241 from waveywaves/fix/issue-6079
5 years ago
Vibhav Bobade 68a8f36a92 Fix Adding Errors from Linter.Messages to result.Errors
5 years ago
Adam Reese b2d5e41fc7
ref(*): remove dead code
5 years ago
Vibhav Bobade 9ab927f0bb Test for Linting multiple charts with the same vals instance
5 years ago
Vibhav Bobade 7da1f35386 Clone the vals map for every path to avoid mutation
5 years ago
Matt Butcher 98426d6ad3
feat: Add support for a crds/ directory
5 years ago
Taylor Thomas 16544c8190 fix(registry): Updates registry to handle go 1.12.8 changes
5 years ago
Matthew Fisher 4c4b10668a
ref(test): join all hook manifests before building
5 years ago
Matthew Fisher 4d6d384741
style(action): fix style tests
5 years ago
Matthew Fisher 4c366c972d
fix(action): return an error if len > 0
5 years ago
Matthew Fisher fddf066121
fix(test): restore --cleanup
5 years ago
Josh Dolitsky 6095070817
ref(internal/experimental/registry): pkg refactor (#6205)
5 years ago
Matthew Fisher c6d6e456d0
Merge pull request #6054 from jlegrone/test-as-hook
5 years ago
Taylor Thomas c9c95ea148 ref(*): Moves packages to internal
5 years ago
Jacob LeGrone 2085228b50
feat(hooks): add Running phase
5 years ago
Jacob LeGrone 2bd94bc552
Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook
5 years ago
Josh Dolitsky 63813fe7b9
feat(cmd): use alt dest for chart export (#6193)
5 years ago
Matthew Fisher c5137c5390
Merge pull request #6185 from bacongobbler/feature-gates
5 years ago
Matthew Fisher 6e7f5e64a0
fix(action): return nil if no errors occurred
5 years ago
Matthew Fisher fe952445bd
feat(cmd): put OCI commands behind a feature gate
5 years ago
Jacob LeGrone 4f6814afb5
refactor(hooks): replace hook execution Successful bool with HookPhase
5 years ago
Jacob LeGrone 047dd5911a
Fix make test
5 years ago
Jacob LeGrone 08b2d8a2dc
Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook
5 years ago
Adam Reese 2aee21730d
Merge pull request #6142 from joelanford/decouple-cli-vals
5 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
5 years ago
Jacob LeGrone 49987975a8
fix(test): wait for pods and record status
5 years ago
Joe Lanford 68ee30b48c cmd/*,pkg/*: move ValueOptions to cmd package and decouple from SDK
5 years ago
Jacob LeGrone 5ab42504f1
Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook
5 years ago
Taylor Thomas 0d8b30f46d
Merge pull request #6085 from thomastaylor312/ref/better_kube_client
5 years ago
Jacob LeGrone caa4240a30
refactor(release): track test executions via Hook type
5 years ago
Jacob LeGrone 72127c391c
feat(test): define tests as Jobs and allow arbitrary supporting resources
5 years ago
Karuppiah Natarajan 6d02079016
Fix values being ignored when reusing values on upgrade
5 years ago
Ian Howell ef46a0c1e7 fix(pkg/action): Allow name re-use for helm template
5 years ago
Taylor Thomas dd8222d7f2 Removes clientset method from interface in favor of the configuration struct
5 years ago
Taylor Thomas f6116a7ca9 Fixes issues with delete
5 years ago
Taylor Thomas 15fc57f8a3 ref(*): Refactors kube client to be a bit more friendly
5 years ago
Martin Hickey 5410e7d346 Fix style conformance issues
5 years ago
hd-rk 71c2bba69d fix: call chartutil.ProcessDependencies in action.Install
5 years ago
Matthew Fisher 63d7a0c2cf
Merge pull request #6070 from bacongobbler/fix-6059
5 years ago
Matthew Fisher 2045fab01f
ref(action): remove ParseReferenceWithChartDefaults
5 years ago
Josh Dolitsky b3fd254991 Use chart version as default tag when saving
5 years ago
Matthew Fisher 7de91248ce
feat(template): introduce --validate
5 years ago
Taylor Thomas 2c397b6879
Merge pull request #6011 from thomastaylor312/feat/atomic
5 years ago
Matthew Fisher 2800c56f9d
ref(downloader): pass in options to ChartDownloader
5 years ago
Matthew Fisher d23d68d51c
Merge pull request #5881 from torstenwalter/template
5 years ago
Torsten Walter ec038337a4
support writing multiple resources to the same file
5 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
5 years ago
Taylor Thomas 29c343278e feat(action): Refactors unit tests with better fakes
5 years ago
Taylor Thomas 93d07c862d feat(*): Adds back --atomic functionality to Helm 3
5 years ago
Andrew Rudoi 09e1f8aeb1 chore: add ValueOptions constructor
5 years ago
Matt Farina ff818fceca
Merge pull request #5860 from mattfarina/moar-capabilities-v3
5 years ago
Taylor Thomas 51ad3cd357 ref(*): Refactors the history action to return releases instead of formatted output
5 years ago
Taylor Thomas d031651c45 fix(pkg/action): Adds back in missing wait functionality
5 years ago
Matthew Fisher e410a03c74
ref(getter): introduce Options for passing in getter parameters
5 years ago
Matt Farina 64496cdc07
Expose the resource types in addition to the api group/version in templates
5 years ago
Martin Hickey ed68cbda3c Fix linter issues
5 years ago
Matthew Fisher da83115510
Merge pull request #5539 from jan25/fix-list-sorting-5499
5 years ago
Matthew Fisher f1594e564a
Merge pull request #5824 from rokii/fix5792
5 years ago
rokii 897a79a57f fix and add test cases
5 years ago
Torsten Walter 829d8ff4d6 Revert "do not write empty templates to disk"
5 years ago
Torsten Walter 0528c7bb19 add test for output-dir
5 years ago
Torsten Walter 7347be61ee Merge branch 'dev-v3' into output-dir
5 years ago
rokii 871b092f32 fix issue 5792
5 years ago
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 590bf10ab5
fix(pkg/action): add namespace to release options
5 years ago
Adam Reese 0338576fc5
ref(pkg/kube): cleanup kube client interface
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 b97f881be0
ref(*): use time.Duration for timeouts
5 years ago
Adam Reese 097834de0a
ref(pkg/chartutil): remove k8s version object dependency
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
Josh Dolitsky a12a396aab
Helm 3: registry login/logout (#5597)
5 years ago
Matthew Fisher b1ae1acc8b
Merge pull request #5283 from bacongobbler/purge-by-default
5 years ago
Martin Hickey 1915358a21
Merge pull request #5538 from hickeyma/add-app-version
5 years ago
Ian Howell ffff0e8c33 Feat/schema validation (#5350)
5 years ago
Martin Hickey b72e25cfb9 Change header "APP_VERSION" to "APP VERSION"
5 years ago
Martin Hickey b600f6090e Add app version to history table
5 years ago
Abhilash Gnan f7e2a78374 fix test cases for list.AllNamespaces
5 years ago
Abhilash Gnan f019ec0e8d add superseded to list filter mask
5 years ago
Abhilash Gnan 416667a8e9 Remove redundant ByNameAsc enum value. Handled by default sorting
5 years ago
Abhilash Gnan b9a39e46de handle default list sort order through enum order
5 years ago
Abhilash Gnan d3c85f97c2 fix sort list with options bug
5 years ago
Adam Reese 295092cd7d
ref(pkg/action): refactoring dup code and linter fixes
5 years ago
Matthew Fisher 0805a87140
ref(uninstall): purge release history by default
5 years ago
Matthew Fisher 0b1caa14a7
Merge pull request #5489 from bacongobbler/list-move-namespaces-field
5 years ago
Matthew Fisher 32712201ec
ref(list): move namespaces field closer to the name
5 years ago
Sunyk 223148dac9 Remove a trivial TODO comment
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
5 years ago
Matthew Fisher 017790d0e3
ref(action): remove ParseShowOutputFormat
5 years ago
Matthew Fisher 78bd46075b
fix(action): remove test.go
5 years ago
Matthew Fisher f185103b60
ref(action): move AddFlags functions back to cmd
5 years ago
Matthew Fisher 2b775d693d
ref(action): remove io.Writers, return string instead
5 years ago
Matthew Fisher 6bb9264e89
fix(helm): fix `helm status` output formatting
5 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
5 years ago
Adam Reese 849f27d11f
ref(pkg/engine): make template specific functions private
5 years ago
Matthew Fisher 2a82e6cbe6
docs: s,kubernetes/helm,helm/helm,g (#5404)
5 years ago
Adam Reese e51a9b90c9
Merge pull request #5284 from adamreese/v3/make-format
5 years ago
Martin Hickey 45fb4b1c44 Fix linter warnings
5 years ago
Adam Reese f791421fab
feat(Makefile): add formatting target
5 years ago
Josh Dolitsky a32f8ebb37
Helm 3: initial registry support (#5243)
5 years ago
Adam Reese d94707db86
ref(*): remove helmVersion chart constraint
6 years ago
Matt Butcher 425f7a6f6c
feat: add 'pkg/action' for list operations (#5077)
6 years ago