Matthew Fisher
566bdf7afa
Merge pull request #5967 from nehagup/patch-1
...
Documentation upgrade
5 years ago
Matthew Fisher
62448a93ba
Merge pull request #5969 from kostis-codefresh/related-ci-cd-codefresh
...
Mentioned Codefresh in related Helm services.
5 years ago
Kostis (Codefresh)
98b7738081
Mentioned Codefresh in related Helm services.
...
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io>
5 years ago
Neha Gupta
34bb64c0ff
Documentation upgrade
...
According to documentation helm install [CHART] [flags] should be the usage pattern. Seems a new update.
Signed-off-by: Neha Gupta <gneha21@yahoo.in>
5 years ago
Matt Farina
66d71811e8
Merge pull request #5942 from ds-ms/addDebugLogs
...
Adding extra debug logs
5 years ago
Matt Farina
e2b3afcf26
Merge pull request #5902 from mattfarina/expand-default-capabilities
...
Add more capabilities to the detault set used by helm template
5 years ago
Martin Hickey
25546fad9f
Merge pull request #5919 from naseemkullah/security-context
...
[helm create] Add security context to deployment template
5 years ago
ds-ms
b280fa5a7d
Adding extra debug logs
...
Signed-off-by: ds-ms <desattir@microsoft.com>
Using debug function instead
Signed-off-by: ds-ms <desattir@microsoft.com>
Removing [INFO] from the message
5 years ago
Naseem
23420fc436
Merge https://github.com/helm/helm into security-context
...
Signed-off-by: Naseem <naseemkullah@gmail.com>
5 years ago
Matthew Fisher
0b474e688f
Merge pull request #5933 from hongshaoyang/revert-5551-docs-chart-best-practices-fixes
...
Revert "Fixed default value for `helm.sh/chart` label"
5 years ago
Shao Yang Hong
b16ec08899
Revert "Fixed default value for `helm.sh/chart` label"
...
Signed-off-by: Shao Yang <shaoyang.hong@visenze.com>
5 years ago
Matthew Fisher
5744c66592
Merge pull request #5931 from tao12345666333/update-to-alpine-3.10
...
ref(rootfs):update to alpine 3.10
5 years ago
Jintao Zhang
cdb0571c79
update to alpine 3.10
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
5 years ago
Naseem
9af767c0e5
Add security context
...
Signed-off-by: Naseem <naseemkullah@gmail.com>
5 years ago
Martin Hickey
c3242d1be4
Merge pull request #5532 from mortent/WaitForDelete
...
fix(helm): Delete hooks should wait for resource to be removed from etcd before continuing
5 years ago
Morten Torkildsen
cb2207c2fb
fix(helm): Delete hooks should wait for resource to be removed from etcd before continuing
...
Signed-off-by: Morten Torkildsen <mortent@google.com>
5 years ago
Matt Farina
d6596690bf
Merge pull request #5910 from mattfarina/increment-sprig
...
Updating sprig dependency version
5 years ago
Matt Farina
23b61a183d
Updating sprig dependency version
...
Also updated cobra
Signed-off-by: Matt Farina <matt@mattfarina.com>
5 years ago
Matthew Fisher
8411169b2e
Merge pull request #5901 from helm/revert-5898-defaultNotes
...
Revert "Change port forward command order in default note"
5 years ago
Matt Farina
79235eef11
Add more capabilities to the detault set used by helm template
...
- These are the capabilities as of k8s 1.14
- They are generated because getting them at runtime uses so much
memory it causes CI errors
Signed-off-by: Matt Farina <matt@mattfarina.com>
5 years ago
Matthew Fisher
d93b660c62
Revert "Change port forward command order in default note"
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
6 years ago
Matt Farina
6c88a429ff
Merge pull request #5890 from naseemkullah/sa
...
[helm create] Add service account to templates
6 years ago
Martin Hickey
3630a5325a
Merge pull request #5678 from pdecat/fix-helm-repo-add-concurrent
...
Fix issues with concurrent `helm repo add` commands
6 years ago
Martin Hickey
2a344c0ed1
Merge pull request #5898 from Aisuko/defaultNotes
...
Change port forward command order in default note
6 years ago
Aisuko
2868aed321
Change port forward command order in default note
...
Signed-off-by: Aisuko <urakiny@gmail.com>
6 years ago
Naseem
ab8585faea
Keep indentation consistent
...
Signed-off-by: Naseem <naseemkullah@gmail.com>
6 years ago
Naseem
a985f34b81
Add sa
...
Signed-off-by: Naseem <naseemkullah@gmail.com>
6 years ago
Matthew Fisher
ea4c4f5a57
Merge pull request #5885 from idvoretskyi/idvoretskyi-snap-1
...
Snap installation information
6 years ago
Ihor Dvoretskyi
94201711ff
Snap installation information
...
Installation information added (and a minor fix)
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
6 years ago
Taylor Thomas
724eb3e4c3
Merge pull request #5821 from govau/refactortablecoalesce
...
Refactor to use common codepath for table coalescing
6 years ago
Adam Eijdenberg
0ba4c63546
Update warning to be more accurate
...
Signed-off-by: Adam Eijdenberg <adam.eijdenberg@digital.gov.au>
6 years ago
Adam Eijdenberg
dda84976bf
Refactor to use common codepath for table coalescing
...
Stop mutating maps passed on input
Signed-off-by: Adam Eijdenberg <adam.eijdenberg@digital.gov.au>
6 years ago
Adam Eijdenberg
29a295eb84
Add test for existing merging behaviour of mixed types
...
Signed-off-by: Adam Eijdenberg <adam.eijdenberg@digital.gov.au>
6 years ago
Matthew Fisher
3bd6e9fcf0
Merge pull request #5840 from badeadan/patch-2
...
doc: tuple replaced by list
6 years ago
Matthew Fisher
ba63a01307
Merge pull request #5865 from pfuhrmann/patch-1
...
Change references in Tiller SSL docs to list
6 years ago
Patrik Fuhrmann
b4475775fd
Making references into list
...
Signed-off-by: Patrik Fuhrmann <fuhrmann.patrik@gmail.com>
6 years ago
Patrik Fuhrmann
2f0a89a961
Adding newline to references
...
More readable this way.
Signed-off-by: Patrik Fuhrmann <fuhrmann.patrik@gmail.com>
6 years ago
Martin Hickey
2ca025d482
Merge pull request #5759 from ialidzhikov/issue-5758
...
Change extension rule to warning severity
6 years ago
Martin Hickey
5133af0a87
Merge pull request #5182 from ds-ms/RepoUpdateName
...
feat(helm): adding --name to update single repo
6 years ago
Deepak Sattiraju
c49ba7da85
feat(helm): adding --name to update single repo
...
Signed-off-by: Deepak Sattiraju <desattir@microsoft.com>
Lint
Signed-off-by: ds-ms <desattir@microsoft.com>
make docs
Signed-off-by: ds-ms <desattir@microsoft.com>
make docs
Signed-off-by: ds-ms <desattir@microsoft.com>
Signed-off-by: Deepak Sattiraju <desattir@microsoft.com>
using args instead of --name
Signed-off-by: ds-ms <desattir@microsoft.com>
Adding [repo_name] to use
Signed-off-by: ds-ms <desattir@microsoft.com>
Adding test
Signed-off-by: ds-ms <desattir@microsoft.com>
Adding positive test case
Signed-off-by: ds-ms <desattir@microsoft.com>
lint
Signed-off-by: ds-ms <desattir@microsoft.com>
Renaming
Signed-off-by: ds-ms <desattir@microsoft.com>
Updating repo_name to REPO_NAME
feat(helm): adding --name to update single repo
Signed-off-by: Deepak Sattiraju <desattir@microsoft.com>
Lint
Signed-off-by: ds-ms <desattir@microsoft.com>
make docs
Signed-off-by: ds-ms <desattir@microsoft.com>
make docs
Signed-off-by: ds-ms <desattir@microsoft.com>
Signed-off-by: Deepak Sattiraju <desattir@microsoft.com>
using args instead of --name
Signed-off-by: ds-ms <desattir@microsoft.com>
Adding [repo_name] to use
Signed-off-by: ds-ms <desattir@microsoft.com>
Adding test
Signed-off-by: ds-ms <desattir@microsoft.com>
Adding positive test case
Signed-off-by: ds-ms <desattir@microsoft.com>
lint
Signed-off-by: ds-ms <desattir@microsoft.com>
Renaming
Signed-off-by: ds-ms <desattir@microsoft.com>
Updating repo_name to REPO_NAME
6 years ago
Matt Farina
e46dd138b1
Merge pull request #5842 from mattfarina/moar-capabilities
...
Expose the resource types in addition to the api group/version in templates
6 years ago
Marc Khouzam
08650b22d4
Merge branch 'master' into fix/zshFlagBug
...
Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
6 years ago
Martin Hickey
445724cf73
Merge pull request #5849 from VilledeMontreal/feat-v2/updateCobra
...
Use the latest version of Cobra
6 years ago
Marc Khouzam
48f0e3101d
Allow for completion of aliases
...
Turns out that removing the quotes from the associate array
'aliashash' is still required, but because it is needed for
completion of alias commands. For example
helm dep <TAB>
does not complete as expected (as if it was 'helm dependency')
if the quotes are not removed.
This is because although bash ignores quotes when using
associative arrays, zsh does not. So when looking for an alias
aliashash[dep]
will not match the entry
aliashash["dep"]
in zsh but will for bash. Therefore, removing the quotes fixes
things.
Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
6 years ago
Marc Khouzam
5703bc9699
Use the latest version of Cobra
...
Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
6 years ago
Matthew Fisher
337be4dea6
Merge pull request #5562 from VilledeMontreal/feature/improveStatusDeleteCompletion
...
Dynamic completion for subcommands that apply to releases
6 years ago
Marc Khouzam
1bd6281761
Revert "Cannot have an = sign as an index"
...
This reverts commit d2ab3f5062
.
The reverted commit turned out to be a workaroud another problem.
The real fix is submitted in PR #5680
Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
6 years ago
Martin Hickey
c8b28f0a8c
Merge pull request #5845 from hickeyma/upd-rel-checklist
...
fix(docs): Update release checklist with some improvements
6 years ago
Martin Hickey
116522b014
Update release checklist
...
Some updates to the doc which would be beneficial to someone new to the
process..
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
6 years ago
Martin Hickey
5859403fd9
Merge pull request #5822 from daixiang0/patch-1
...
Update helm_create.md
6 years ago