rokii
871b092f32
fix issue 5792
...
Signed-off-by: rokii <shangtaocn@gmail.com>
6 years ago
Adam Reese
2a3b7b5395
Merge pull request #5813 from adamreese/ref/klog
...
ref(*): expose klog flags
6 years ago
Adam Reese
77a1b7e0a2
ref(*): expose klog flags
...
Signed-off-by: Adam Reese <adam@reese.io>
6 years ago
Torsten Walter
da260ec15f
do not write empty templates to disk
...
Signed-off-by: Torsten Walter <mail@torstenwalter.de>
6 years ago
Torsten Walter
cb58035f90
use outputDir instead of hardcoded value
...
Signed-off-by: Torsten Walter <mail@torstenwalter.de>
6 years ago
Adam Reese
6809a1ef18
Merge pull request #5785 from adamreese/docs/namespace
...
docs(faq): add namespace changes for non existing namespaces
6 years ago
Adam Reese
fc07fec173
docs(faq): add namespace changes for non existing namespaces
...
Signed-off-by: Adam Reese <adam@reese.io>
6 years ago
Adam Reese
f1718462c9
Merge pull request #5761 from cpanato/GH-5741
...
fix missing package name
6 years ago
Adam Reese
53a46d21ac
Merge pull request #5781 from adamreese/ref/chartutils
...
ref(pkg/chartutil): break up chartutil into logical files
6 years ago
Adam Reese
b49db9e6e6
ref(pkg/chartutil): break up chartutil into logical files
...
Signed-off-by: Adam Reese <adam@reese.io>
6 years ago
Torsten Walter
24578a6411
support --output-dir option for helm3 template
...
Signed-off-by: Torsten Walter <mail@torstenwalter.de>
6 years ago
Carlos Panato
b5f83a08e3
fix missing package name
...
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
6 years ago
Adam Reese
645e09ef9a
Merge pull request #5749 from adamreese/v3/rawvals
...
ref(pkg/chart): remove unused chart.RawValues
6 years ago
Adam Reese
45f63628e1
ref(pkg/chart): remove unused chart.RawValues
...
Signed-off-by: Adam Reese <adam@reese.io>
6 years ago
Matthew Fisher
1a675f8f55
Merge pull request #5739 from bacongobbler/fix-broken-release-links
...
docs(install): fix release links
6 years ago
Matthew Fisher
0ca956ff95
docs(install): fix release links
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
6 years ago
Matthew Fisher
edfb47b1f4
Merge pull request #5738 from bacongobbler/fix-helm-install-usage
...
fix(docs): fix `helm install` usage
6 years ago
Matthew Fisher
20f2e1b3a2
fix(docs): fix `helm install` usage
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
6 years ago
Adam Reese
b9a54967f8
Merge pull request #5737 from adamreese/v3/release-namespace
...
fix(pkg/action): add namespace to release options
6 years ago
Adam Reese
590bf10ab5
fix(pkg/action): add namespace to release options
...
ref: https://github.com/helm/helm/issues/5732
Signed-off-by: Adam Reese <adam@reese.io>
6 years ago
Adam Reese
9401295d2a
Merge pull request #5736 from adamreese/v3/requirements
...
feat(pkg/chart): support deprecated requirements.yaml
6 years ago
Adam Reese
634fcfb7ef
feat(pkg/chart): support deprecated requirements.yaml
...
Signed-off-by: Adam Reese <adam@reese.io>
6 years ago
Adam Reese
73495e97d5
Merge pull request #5735 from adamreese/v3/kube-interface
...
ref(pkg/kube): cleanup kube client interface
6 years ago
Adam Reese
0338576fc5
ref(pkg/kube): cleanup kube client interface
...
* move the main interface to it's own file
* removed summarizeKeptManifests() which was the last place kube.Get()
was called
* when polling for hooks, use external types
* refactor out legacyschema
* refactor detecting selectors from object
* refactor creating test client
Signed-off-by: Adam Reese <adam@reese.io>
6 years ago
Matt Farina
c62a3a4896
Merge pull request #5730 from mattfarina/fix-lint-apiversion-v3
...
Fix lint apiversion v3
6 years ago
Matthew Fisher
25b5403f1a
Merge pull request #5718 from bacongobbler/more-docs
...
docs(faq): more information on what changed in Helm 3
6 years ago
Matthew Fisher
31667b6050
Merge pull request #5717 from jdolitsky/feat-v3/oci-registry-loglevel
...
Helm 3: pass debug option to registry client
6 years ago
Matthew Fisher
757eb88d6c
Merge pull request #5441 from hickeyma/update-lib-charts
...
feat(*): Add capability for application charts to be used as library charts
6 years ago
Matthew Fisher
867c525a5f
Merge pull request #5728 from bacongobbler/fix-v1-apiversion-missing
...
fix(loader): assume apiVersion is v1 when loading charts
6 years ago
Matt Farina
50e06b1447
Adding apiVersion guidance to the linting
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
6 years ago
Matt Farina
069eec9e42
Updatin gthe apiVersion linting for Helm v3
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
6 years ago
Matt Farina
29842e040f
Adding lint check for apiVersion which is a required field
...
Fixes #5727
Signed-off-by: Matt Farina <matt@mattfarina.com>
6 years ago
Matthew Fisher
5367c6c296
fix(loader): assume apiVersion is v1 when loading charts
...
In Helm 2, no chart validation was performed on v1 charts, so there are
a few charts out there that never added an apiVersion to the Chart.yaml.
To ensure those charts continue to work for Helm 3, we should assume
that charts loaded without an apiVersion set should be assumed as v1.
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
6 years ago
Matthew Fisher
55ae0c2efb
Merge pull request #5716 from bacongobbler/get-helm-sh
...
update links to get.helm.sh
6 years ago
Matthew Fisher
eb1ba03e24
update links to get.helm.sh
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
6 years ago
Matthew Fisher
041c347edb
docs(faq): more information on what changed in Helm 3
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
6 years ago
Matt Farina
0f449079e5
Merge pull request #5713 from mattfarina/owners-sync
...
Updating OWERS to remove outdated reviewers and to reflect current case
6 years ago
Adam Reese
7d7e879500
Merge pull request #5708 from adamreese/v3/fix-timeout
...
fix(cmd/helm): set 300s as default on timeout flags
6 years ago
Josh Dolitsky
5f1128b5f7
pass debug option to registry client
...
Signed-off-by: Josh Dolitsky <jdolitsky@gmail.com>
6 years ago
Martin Hickey
d4131ab047
Merge pull request #5714 from hickeyma/fix-dry-run-output
...
Print manifest output for dry-run option
6 years ago
Martin Hickey
22d0ba8b51
Print manifest output for dry-run option
...
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
6 years ago
Matthew Fisher
02e9a6493d
Merge pull request #5709 from bacongobbler/fix-deploy-script
...
fix(circle): lsb_release does not exist in linuxkit images
6 years ago
Matt Farina
65ad58511e
Updating OWERS to remove outdated reviewers and to reflect current case
...
Two changes in this:
1. Remove the reviewers. These are from when Helm was under
Kubernetes and used its tools. That is no longer the case
so this section has no use.
2. List fibonacci1729 with the maintainers. He has been a
maintainer a long time. The original listing had to do with
department locations within Deis rather than his work. He
has been a maintainer since before Helm was a CNCF project.
Fixes #5685
Signed-off-by: Matt Farina <matt@mattfarina.com>
6 years ago
Matthew Fisher
48cec416e8
fix(circle): lsb_release does not exist in linuxkit images
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
6 years ago
Matthew Fisher
8842393e7c
Merge pull request #5694 from bacongobbler/upload-to-azure
...
ref(circle): push assets to Azure
6 years ago
Adam Reese
b960dea497
fix(cmd/helm): set 300s as default on timeout flags
...
Signed-off-by: Adam Reese <adam@reese.io>
6 years ago
Adam Reese
8d1590016c
Merge pull request #5646 from adamreese/v3/kube-wait
...
ref(pkg/kube): extract wait logic from install/update
6 years ago
Adam Reese
b7a14de590
Merge pull request #5601 from adamreese/v3/capabilities
...
ref(pkg/chartutil): remove k8s version object dependency
6 years ago
Martin Hickey
3ef5570828
Merge pull request #5698 from hickeyma/add-scaffold-chart-fix
...
Add fix for scaffold chart label
6 years ago
Martin Hickey
ecf4eda6c5
Fix scaffold chart label in helper template
...
The 'app.kubernetes.io/version' label was not being rendered as
expected. It was appending onto the label before it and also
the next label label was appending onto it on the same line.
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
6 years ago