Commit Graph

  • 387be04071 Add test to SortManifest that fails when it sorts custom resources Loïc Minaudier 2019-10-18 16:07:15 +0200
  • c2440264ca
    Upgrade to golang 1.13.3 v2.15.0 upstream/release-2.15 Jintao Zhang 2019-10-18 11:52:41 +0800
  • 9668ad4d90
    Merge pull request #6698 from tao12345666333/update-to-go-1.13.3 Matt Farina 2019-10-18 09:29:13 -0400
  • cae8d4a96a fix(cmd): Add release name to install examples (#6697) Marc Khouzam 2019-10-18 03:52:59 -0400
  • 30bccea707 Upgrade to golang 1.13.3 #6698 Jintao Zhang 2019-10-18 11:52:41 +0800
  • 0274d6e156
    fix silent lint ignore for non existing packaged charts #6538 Karuppiah Natarajan 2019-10-01 00:06:53 +0530
  • d36c5d6526 fix(cmd): Add release name to install examples #6697 Marc Khouzam 2019-10-17 22:15:07 -0400
  • 1ea5b84890
    Merge pull request #6667 from yisiqi/recommend-helm-nexus Matthew Fisher 2019-10-17 18:41:20 -0700
  • c7841da9ad Update related.md #6667 Yi Siqi 2019-10-15 09:38:46 +0800
  • cfbeead01a
    Merge pull request #6693 from thomastaylor312/feat/testing_logs Matthew Fisher 2019-10-17 15:35:23 -0700
  • 25697a62c4 feat(test): Adds --logs flag #6693 Taylor Thomas 2019-10-17 16:27:19 -0500
  • 52a3cdb8e4
    Merge pull request #6694 from bacongobbler/fix-6682-helm2 Matthew Fisher 2019-10-17 15:04:07 -0700
  • ff12f65645
    Merge pull request #6692 from bacongobbler/fix-6682-helm3 Matthew Fisher 2019-10-17 15:03:52 -0700
  • 4d6a2461f3
    fix(cmd): acquire repository.lock #6692 Matthew Fisher 2019-10-17 14:27:38 -0700
  • 0a2d58457a
    fix(cmd): acquire file lock on repository.lock #6694 Matthew Fisher 2019-10-17 14:31:46 -0700
  • c3e356faba
    Merge pull request #6691 from thomastaylor312/fix/broken_template_test Taylor Thomas 2019-10-17 16:10:41 -0500
  • a758490f4d fix(chartutil): Uses copystructure for deep copy to avoid using gob #6691 Taylor Thomas 2019-10-17 16:02:51 -0500
  • 7892a36cb3
    Merge pull request #6687 from thomastaylor312/feat/v3_lint Taylor Thomas 2019-10-17 15:33:05 -0500
  • b38c413d1b
    Merge pull request #6602 from karuppiah7890/fix-url-decode-v3 Matthew Fisher 2019-10-17 12:41:43 -0700
  • a92dd44cad
    Merge pull request #6669 from SimonAlling/err Matthew Fisher 2019-10-17 12:38:54 -0700
  • 07c17133fd
    Merge pull request #6671 from brennerm/ignore-coveralls-internal-errors Matthew Fisher 2019-10-17 12:38:01 -0700
  • 5a23663c6b
    Merge pull request #6679 from thomastaylor312/feat/timestamp_hell Taylor Thomas 2019-10-17 14:23:25 -0500
  • 5f15be36e2
    Merge pull request #6688 from bacongobbler/restore-revision Matthew Fisher 2019-10-17 11:16:52 -0700
  • 402fce389a
    fix(chartutil): restore .Release.Revision #6688 Matthew Fisher 2019-10-17 11:04:45 -0700
  • caf629a3e9 feat(lint): Adds v3 chart checks to linter #6687 Taylor Thomas 2019-10-17 12:20:47 -0500
  • b42967ff51
    Merge pull request #6681 from bacongobbler/fix-6642 Matthew Fisher 2019-10-17 09:40:11 -0700
  • 4d5a62303e
    fix(kube): replace rather than delete/create #6681 Matthew Fisher 2019-10-16 14:23:01 -0700
  • feff367160
    Merge pull request #6661 from karuppiah7890/fix-install-storing-computed-values Matthew Fisher 2019-10-17 08:53:38 -0700
  • fd89e20d55
    feat(test): add ability to store releases in multiple namespaces in the memory storage driver #6684 Karuppiah Natarajan 2019-10-13 13:57:02 +0530
  • dfed8ab5e3
    fix install storing computed values in release #6661 Karuppiah Natarajan 2019-10-13 22:02:26 +0530
  • 93abfd75ad Remove reference to stdtime to reduce confusion #6679 Taylor Thomas 2019-10-16 21:01:52 -0500
  • e7413bd61c
    Merge pull request #6678 from sidharthsurana/fix-nil-pointer-load Matthew Fisher 2019-10-16 11:39:19 -0700
  • 31d41d3fd1 Add unit test for this specific case of loading from V1 archive #6678 Sidharth Surana 2019-10-16 11:33:18 -0700
  • 40572311ab
    Merge pull request #6488 from bacongobbler/port-6258 Matthew Fisher 2019-10-16 09:10:06 -0700
  • a7c285bf7e ref(pkg/chartutil): Improve error handling code in Save #6669 Simon Alling 2019-10-01 13:10:26 +0200
  • 0c9374e122
    Merge pull request #6656 from VilledeMontreal/fix/onlySubcommands Matthew Fisher 2019-10-16 08:10:34 -0700
  • 3cb7f5298d
    Merge pull request #6672 from kenperkins/no-error-recursion Matthew Fisher 2019-10-16 07:50:37 -0700
  • 4d7968f692 ref(time): Adds wrapper for most time stdlib methods Taylor Thomas 2019-10-16 08:40:21 -0600
  • 8f833fed25 Fix the ordering of the APIVersion check to avoid nil pointer Sidharth Surana 2019-10-15 22:39:12 -0700
  • 060def3b88 Fix chartutils/errors.go stack overflow #6672 Ken Perkins 2019-10-15 12:59:50 -0700
  • eea4379aaf
    fix(version): implement `helm version -c`, mark as hidden #6670 Matthew Fisher 2019-10-15 11:12:04 -0700
  • 01ea487582 Introducing an tests for chartutils/errors.go Ken Perkins 2019-10-15 12:57:32 -0700
  • aa429e150a feat(*): Adds custom time package for better marshalling Taylor Thomas 2019-10-14 15:31:25 -0600
  • 6570541f64 ignore coveralls internal server errors #6671 Max Brenner 2019-10-15 21:31:57 +0200
  • d6580a1c4a
    fix(kube): fix race condition v2.15.0-rc.2 Matthew Fisher 2019-10-11 10:59:36 -0700
  • f1d4d15b37
    Merge pull request #6654 from bacongobbler/fix-6643 Matthew Fisher 2019-10-15 10:46:47 -0700
  • 237acc1f98
    fix(pkg/downloader): Implement ensureLock() instead of digest comparison Hang Park 2019-10-15 06:50:35 +0900
  • 3edad39e08
    Merge pull request #6660 from aaronmell/Kubeconfig_scope_fix Taylor Thomas 2019-10-14 13:07:36 -0600
  • 6a98d1f1d2 Code Review Changes #6660 Aaron Mell 2019-10-14 11:46:06 -0500
  • 4eca26e4e1 Modified the scope of Kubeconfig so it could be set outside an env variable. Aaron Mell 2019-10-14 13:14:14 -0500
  • 81b92e8c21
    Merge pull request #6657 from jonasrutishauser/fix/special-plugin-args Taylor Thomas 2019-10-14 11:31:14 -0600
  • 94afebce29
    fix(pkg/downloader): Add failing tests for #6416 and bugs due to #5874 Hang Park 2019-10-14 19:29:06 +0900
  • 0650d6953d
    Remove all known arguments in plugin invocations #6657 Jonas Rutishauser 2019-10-12 20:54:17 +0200
  • 1d017e3793 feat(cmd): Replace 'helm get' with 'helm get all' #6656 Marc Khouzam 2019-10-11 19:10:57 -0400
  • 0b9bffebf2
    fix(pkg/downloader): Remove comparing hashed digests on build cmd Hang Park 2019-10-12 21:37:32 +0900
  • ac732523b1 feat(cmd): Replace 'helm show' with 'helm show all' Marc Khouzam 2019-10-11 18:47:16 -0400
  • 34b930cb9d
    Merge pull request #6653 from thomastaylor312/fix/action_config Taylor Thomas 2019-10-11 15:05:04 -0600
  • 33bb88851d
    fix(kube): fix race condition #6654 Matthew Fisher 2019-10-11 10:59:36 -0700
  • 01e593fbcd fix(action): Fixes ordering of variable binding #6653 Taylor Thomas 2019-10-11 11:39:40 -0600
  • da72944611
    Merge pull request #6640 from thomastaylor312/feat/parse_pre_release Taylor Thomas 2019-10-11 10:42:48 -0600
  • 0dc9aca2e1
    Merge pull request #6652 from thomastaylor312/fix/broken_env_vars Taylor Thomas 2019-10-11 10:26:39 -0600
  • 1123e5ca1f fix(cli): Fixes incorrect variable reference #6652 Taylor Thomas 2019-10-11 10:21:49 -0600
  • ed90425ebb
    Merge pull request #6632 from mumoshu/add-plugin-envvars Matthew Fisher 2019-10-11 09:05:43 -0700
  • 36e30472d7
    Merge pull request #6639 from jlegrone/set-default-hook-delete-policy Matthew Fisher 2019-10-11 09:03:32 -0700
  • 74e8dd03c8
    Merge pull request #6634 from mumoshu/bring-back-template-execute Matthew Fisher 2019-10-11 09:02:43 -0700
  • 0f26eeb8fd
    Merge pull request #6519 from SimonAlling/dev-v3 Matthew Fisher 2019-10-11 09:02:01 -0700
  • 38d4f33a0f
    Merge pull request #6641 from VilledeMontreal/feat/refactorOutput Taylor Thomas 2019-10-11 09:59:07 -0600
  • 1cc2ad0061
    Port #5298 to Helm v3 (#6613) Martin Hickey 2019-10-11 16:19:26 +0100
  • 9e9f317cbf
    Merge pull request #6608 from bacongobbler/refactor-switch-statement Matthew Fisher 2019-10-11 08:03:46 -0700
  • 91bd76abfa Port #5298 to Helm v3 #6613 Martin Hickey 2019-10-08 21:47:03 +0100
  • dd1a440026
    Add support to scaffold chart for ingress prior to k8s 1.14 (#6651) Martin Hickey 2019-10-11 15:33:30 +0100
  • c0c2270fa2
    Merge pull request #6637 from bacongobbler/bump-version-2.15 Matthew Fisher 2019-10-11 07:32:13 -0700
  • 7a22cb88d9 Drop dependency on k8s.io/kubernetes (#6609) John Howard 2019-10-11 06:13:25 -0700
  • f3d05a4c73 fix(v3) Get Ingress resource for apiVersion ExtensionsV1beta1 #6649 Sargis Saribekyan 2019-10-11 16:40:00 +0400
  • d233fd7230 Add support to scaffold chart for ingress prior to k8s 1.14 #6651 Martin Hickey 2019-10-11 13:30:39 +0100
  • 2bcdd9bd01 Add support in chart create for ingress prior to k8s 1.14 #6650 Martin Hickey 2019-10-11 13:21:13 +0100
  • 69adc5a218 v3: Propagate --kube-context, --kubeconfig and --namespace values to plugins #6632 Yusuke Kuoka 2019-10-10 21:32:38 +0900
  • 2a462aef2d fix(pkg/chartutil): add tests according to feedback #6519 Simon Alling 2019-10-01 09:25:30 +0200
  • f12be4c4b6
    Port #4078 to Helm v3 (#6619) Martin Hickey 2019-10-11 09:03:36 +0100
  • 74a2adf6c5 fixup! fix(v3): Bring back the missing `helm template [-x|--execute] PATH/TO/SINGLE/TEMPLATE` #6634 Yusuke Kuoka 2019-10-11 15:05:27 +0900
  • b6054d63b2 Add 'get notes' subcommand based on similar v2 code. #6645 Michael Nelson 2019-10-11 04:12:04 +0000
  • 483904656b ref(cmd): Use string method to list formats #6641 Marc Khouzam 2019-10-10 22:39:18 -0400
  • 7fd384c8fb ref(cmd): Use method to list formats Marc Khouzam 2019-10-10 15:49:18 -0400
  • 17027a1271
    Merge pull request #6638 from bacongobbler/add-from-script-guide Matthew Fisher 2019-10-10 17:04:27 -0700
  • 0ba959af0d feat(lint): Ports v2 functionality for linting pre-release charts #6640 Taylor Thomas 2019-10-10 16:53:47 -0600
  • 82a52ed349
    ref(README): update wording on using the From Script guide #6638 Matthew Fisher 2019-10-10 15:32:34 -0700
  • 2d983f27e7
    feat(hooks): never delete CustomResourceDefinitions #6639 Jacob LeGrone 2019-10-10 18:30:49 -0400
  • 34d685f8bf
    feat(hooks): set default deletion policy to before-hook-creation Jacob LeGrone 2019-10-10 18:22:36 -0400
  • 0227ade173
    Merge pull request #6363 from jlegrone/refactor-test-command Matthew Fisher 2019-10-10 15:24:14 -0700
  • d618e327ae
    Merge pull request #6341 from aaronmell/Action_Init Matthew Fisher 2019-10-10 14:56:13 -0700
  • 8b8ffcdb21 Moved config and configOnce to struct Signed-off-by: Aaron Mell <amell@lumindigital.com> #6341 Aaron Mell 2019-10-10 16:46:58 -0500
  • 0645b92c1b
    Print test status #6363 Jacob LeGrone 2019-09-05 14:59:10 -0400
  • 7afbddfba2
    bump version to v2.15 #6637 Matthew Fisher 2019-10-10 13:36:02 -0700
  • 288a9579b4
    bump version to v2.15 v2.15.0-rc.1 Matthew Fisher 2019-10-10 13:36:02 -0700
  • 14841258e0
    Merge pull request #6590 from hickeyma/refactor-chart-create Matthew Fisher 2019-10-10 13:13:39 -0700
  • 024f168bdf
    Merge pull request #6612 from bacongobbler/rebase-6167 Matthew Fisher 2019-10-10 13:10:14 -0700
  • 6f18519957
    Remove test --cleanup flag Jacob LeGrone 2019-09-05 13:25:14 -0400
  • a6f4bc1bc0
    Remove "run" test subcommand Jacob LeGrone 2019-09-05 13:23:20 -0400
  • 00249a3235 Moved namespace and kubeconfig variable back to original place. Aaron Mell 2019-10-10 13:35:54 -0500
  • 79a8ca1576 Commit for PR #6429 #6429 ConnorBrereton 2019-10-04 13:07:15 -0700