Matt Farina
74115ac3d5
Merge pull request #8921 from mattfarina/bump-version-v2.17
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
c7b0e32e54
bump version to 2.17
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
(cherry picked from commit a690bad98a
)
4 years ago
Matt Butcher
62d6e4076b
Change default repositories for Helm v2 ( #8901 )
...
* switch to new repository URLs
Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
* added warning each time old repository is noticed
Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
4 years ago
Matt Farina
d70b260dc8
Merge pull request #8910 from mattfarina/fix-deploy-tiller-hubs
...
Re-instating quay Tiller push
4 years ago
Matt Farina
11783477f0
Re-instating quay Tiller push
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
b5f337402f
Merge pull request #8906 from mattfarina/disable-quay
...
Disbling pushing Tiller to quay in CI
4 years ago
Matt Farina
905375a879
Disbling pushing Tiller to quay in CI
...
CircleCI has been unable to automatically push images to Quay. An
error of "denied: requested access to the resource is denied" is
returned when pushing to Quay.
When SSHing into the CI runner and manually running the commands
which uses the CircleCI stored environment variables the commands
succeed. The Quay credentials work.
Disabling Quay as it is blocking CI but the problem is not
immediately obvious.
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
7dc87376e0
Merge pull request #8884 from mattfarina/new-image-location
...
Moving Tiller to new location
4 years ago
Matthew Fisher
d9977b86c6
Merge pull request #8888 from bacongobbler/fix-8848-dev-v2
...
add Docker authentication to CircleCI jobs
4 years ago
Matthew Fisher
911e061883
add Docker authentication to CircleCI jobs
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
4 years ago
Matt Farina
01dc62ecfd
Moving Tiller to new location
...
The tiller primary location is now GitHub Container Registry.
It is also replicatated to GCR, Docker Hub, and Quay.
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Martin Hickey
0d9779c4f1
Merge pull request #8764 from hickeyma/fix/issue-8761-for-helm2
...
fix(repo): Backport from Helm 3 to allow serverInfo field on index files
4 years ago
Martin Hickey
d46f7bc2ca
Fix for issue 8761
...
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
4 years ago
Matt Butcher
b9566b8799
fix formatting error ( #8758 )
...
Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
4 years ago
Matthew Fisher
3a7b781f88
Merge pull request #8760 from bacongobbler/fix-yamlv2-annotations
...
fix: use yaml annotations for yaml.v2 validation
4 years ago
Matthew Fisher
a9d1204edd
fix: use yaml annotations for yaml.v2 validation
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
4 years ago
Matthew Fisher
f2ede29480
Merge pull request from GHSA-c52f-pq47-2r9j
...
validate plugin metadata before loading
4 years ago
Matthew Fisher
e6c8ed4691
Merge pull request #8756 from technosophos/fix/omnibus-ports-from-v3
...
backported fixes from helm3
4 years ago
Matt Butcher
7c287078c1
backported fixes from helm3
...
Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
4 years ago
Matt Farina
95cb9d6f84
Merge pull request #8747 from mattfarina/fix-vanity
...
Fixing broken vanity URL in dependencies
4 years ago
Matt Farina
d154b05921
Fixing broken vanity URL in dependencies
...
Signed-off-by: Matt Farina <matt.farina@rancher.com>
4 years ago
Matthew Fisher
b0296c0522
validate plugin metadata before loading
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
4 years ago
Martin Hickey
f65808b88e
Merge pull request #8516 from jeff-knurek/issue-6705
...
fix: removed strict template errors from v2 linter
4 years ago
Jeff Knurek
242bd58066
also don't need the values.yaml in testdata
...
Signed-off-by: Jeff Knurek <knurek.stuff@gmail.com>
4 years ago
Jeff Knurek
77957fc764
remove unrequired files in testdata
...
Signed-off-by: Jeff Knurek <knurek.stuff@gmail.com>
4 years ago
Jeff Knurek
5c9ff04da4
the last revert commit still was making an undesired change
...
Signed-off-by: Jeff Knurek <knurek.stuff@gmail.com>
4 years ago
Jeff Knurek
cd90fb4319
revert the removal of strict param in functions for better backwards compatibility
...
Signed-off-by: Jeff Knurek <knurek.stuff@gmail.com>
4 years ago
Matthew Fisher
5d2799051e
Merge pull request #8558 from BaltoRepo/dev-v2
...
Update Debian repo signing key location
4 years ago
Matthew Fox
e03f1ae502
Update Debian repo signing key location
...
Signed-off-by: Matthew Fox <matt@getbalto.com>
4 years ago
Jeff Knurek
a979ba8c58
fix: removed strict template errors from v2 linter
...
Signed-off-by: Jeff Knurek <knurek.stuff@gmail.com>
4 years ago
Martin Hickey
73d88af866
Merge pull request #7360 from cristiklein/fix/less-corruption-with-concurrent-executions-v2
...
fix(tiller): Avoid corrupting storage via a lock
4 years ago
zwwhdls
0b31450452
[v2] fix stack overflow error in helm template. ( #7185 )
...
* fix #6116
Signed-off-by: zwwhdls <zwwhdls@hotmail.com>
* fix another extreme case
Signed-off-by: zwwhdls <zwwhdls@hotmail.com>
4 years ago
Matthew Fisher
0ea9e6ccfc
Merge pull request #8390 from mattfarina/rework-install-docs
...
Updating the install instructions
4 years ago
Matt Farina
e52dbc2c2b
Updating the install instructions
...
This mirrors the change already merged into v3 at
https://github.com/helm/helm-www/pull/713
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
9b84fdb30d
Merge pull request #8136 from BaltoRepo/dev-v2
...
Add Apt (Deb/Ubuntu) installation instructions for Helm 2
4 years ago
Martin Hickey
0499fb5987
Merge pull request #8310 from stantonxu/dev-v2
...
Add Warning when installing or upgrading a deprecated chart - replacing PR #8262
4 years ago
Matthew Fisher
df3332e61a
Merge pull request #8305 from novas0x2a/v2-orphan-resources
...
Consider namespace when comparing resources
4 years ago
Matt Farina
8fa86f9082
Merge pull request #8344 from mattfarina/disable-repos-flag
...
Adding init flad to skip adding repos
4 years ago
Matt Farina
a03d3e34ac
Adding init flad to skip adding repos
...
The stable charts repository is nearing the end of its life. Once
that has happened those who attempt to run helm init will get an
error. This flag provides a means to still use Helm v2 after the
stable charts repository is gone.
A secondary situation is that Helm v2 can be used in environmnets
without a network connection.
Closes #7868
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matthew Fisher
3ce9ac387d
Merge pull request #8323 from bridgetkromhout/dev-v2
...
Adding --devel to helm inspect
4 years ago
Martin Hickey
92470e992a
Merge pull request #8198 from hickeyma/fix/add-k8s-api-better-err-msg
...
fix(kube): Backport add more informative error message for removed k8s APIs
4 years ago
Stanton Xu
416c97d221
Updated test cases
...
Signed-off-by: Stanton Xu <xjiefeng@gmail.com>
4 years ago
Martin Hickey
059aeed8c7
Update after review
...
Review comment:
- https://github.com/helm/helm/pull/8198/files#r435237511
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
4 years ago
Martin Hickey
a90182e3b2
Add more informative error message for removed k8s APIs
...
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
4 years ago
Bridget Kromhout
ebbb29eca6
Adding --devel to helm inspect
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
4 years ago
Matt Butcher
def975f556
backported archive improvements from v3 ( #8318 )
...
Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
4 years ago
Fabian Ruff
0c96138afa
Consider namespace when comparing resources
...
Fixes #6857
X-Cherry-Picked: 7f7e90b407
Signed-off-by: Mike Lundy <mike@fluffypenguin.org>
4 years ago
Adam Reese
7606f0879c
fix(ci): use go 1.14 ( #8288 )
...
Signed-off-by: Adam Reese <adam@reese.io>
5 years ago
Martin Hickey
cc258415a5
Merge pull request #8135 from hickeyma/doc/add-k8s-api-doc
...
doc(*): Backport deprecated Kubernetes API doc
5 years ago
Martin Hickey
9247be3b78
Pull review comments from v3 doc
...
Pulled in review comments from
https://github.com/helm/helm-www/pull/639
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
5 years ago