Constantin Bugneac
535df90cc8
Added HorizontalPodAutoscaler to sort order.
...
Signed-off-by: Constantin Bugneac <constantin.bugneac@worldfirst.com>
7 years ago
Matthew Fisher
a4b1d01283
Merge pull request #6028 from nmerdan/github-issue-5988
...
Fix documentation to use existing chart in the stable repository
7 years ago
Nenad Merdanovic
5a39ff90ad
Fix documentation to use existing chart in the stable repository
...
Signed-off-by: Nenad Merdanovic <nmerdan@anine.io>
7 years ago
Martin Hickey
545518dace
Merge pull request #5748 from sebosp/list-mode-install-order
...
Added List mode for Role, ClusterRole and Bindings
7 years ago
Seb Ospina
320e853b8d
Added List mode for Role, ClusterRole and Bindings
...
Kubernetes supports RoleList, RoleBindingList, ClusterRoleList and
ClusterRoleBindingList, in order for a Role to be bound, it must
already exist.
For the List reference, see: https://github.com/kubernetes/kubernetes/blob/master/pkg/apis/rbac/types.go
Signed-off-by: Seb Ospina <kraige@gmail.com>
7 years ago
Martin Hickey
55193089e6
Merge pull request #6004 from rossf7/glide-1-15-0
...
chore(glide): bump kubernetes to 1.15.0
7 years ago
Ross Fairbanks
86f9b9fa4c
chore(glide): bump kubernetes to 1.15.0
...
Signed-off-by: Ross Fairbanks <ross@rossfairbanks.com>
7 years ago
Taylor Thomas
4cbbd1046a
Merge pull request #5559 from steven-sheehy/downloader-subcommands
...
Add sub-command support to plugin downloader
7 years ago
Matthew Fisher
9b1d8f9c86
Merge pull request #5966 from willise/master
...
ref(tiller): add more info when force update
7 years ago
willise
a1b391951e
ref(tiller): add more info when force update
...
Signed-off-by: willise <sunshuai@cmss.chinamobile.com>
7 years ago
Matthew Fisher
566bdf7afa
Merge pull request #5967 from nehagup/patch-1
...
Documentation upgrade
7 years ago
Matthew Fisher
62448a93ba
Merge pull request #5969 from kostis-codefresh/related-ci-cd-codefresh
...
Mentioned Codefresh in related Helm services.
7 years ago
Kostis (Codefresh)
98b7738081
Mentioned Codefresh in related Helm services.
...
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io>
7 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>
7 years ago
Matt Farina
66d71811e8
Merge pull request #5942 from ds-ms/addDebugLogs
...
Adding extra debug logs
7 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
7 years ago
Martin Hickey
25546fad9f
Merge pull request #5919 from naseemkullah/security-context
...
[helm create] Add security context to deployment template
7 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
7 years ago
Naseem
23420fc436
Merge https://github.com/helm/helm into security-context
...
Signed-off-by: Naseem <naseemkullah@gmail.com>
7 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"
7 years ago
Shao Yang Hong
b16ec08899
Revert "Fixed default value for `helm.sh/chart` label"
...
Signed-off-by: Shao Yang <shaoyang.hong@visenze.com>
7 years ago
Matthew Fisher
5744c66592
Merge pull request #5931 from tao12345666333/update-to-alpine-3.10
...
ref(rootfs):update to alpine 3.10
7 years ago
Jintao Zhang
cdb0571c79
update to alpine 3.10
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
7 years ago
Naseem
9af767c0e5
Add security context
...
Signed-off-by: Naseem <naseemkullah@gmail.com>
7 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
7 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>
7 years ago
Matt Farina
d6596690bf
Merge pull request #5910 from mattfarina/increment-sprig
...
Updating sprig dependency version
7 years ago
Matt Farina
23b61a183d
Updating sprig dependency version
...
Also updated cobra
Signed-off-by: Matt Farina <matt@mattfarina.com>
7 years ago
Matthew Fisher
8411169b2e
Merge pull request #5901 from helm/revert-5898-defaultNotes
...
Revert "Change port forward command order in default note"
7 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>
7 years ago
Matthew Fisher
d93b660c62
Revert "Change port forward command order in default note"
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
7 years ago
Matt Farina
6c88a429ff
Merge pull request #5890 from naseemkullah/sa
...
[helm create] Add service account to templates
7 years ago
Martin Hickey
3630a5325a
Merge pull request #5678 from pdecat/fix-helm-repo-add-concurrent
...
Fix issues with concurrent `helm repo add` commands
7 years ago
Martin Hickey
2a344c0ed1
Merge pull request #5898 from Aisuko/defaultNotes
...
Change port forward command order in default note
7 years ago
Aisuko
2868aed321
Change port forward command order in default note
...
Signed-off-by: Aisuko <urakiny@gmail.com>
7 years ago
Naseem
ab8585faea
Keep indentation consistent
...
Signed-off-by: Naseem <naseemkullah@gmail.com>
7 years ago
Naseem
a985f34b81
Add sa
...
Signed-off-by: Naseem <naseemkullah@gmail.com>
7 years ago
Matthew Fisher
ea4c4f5a57
Merge pull request #5885 from idvoretskyi/idvoretskyi-snap-1
...
Snap installation information
7 years ago
Ihor Dvoretskyi
94201711ff
Snap installation information
...
Installation information added (and a minor fix)
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
7 years ago
Taylor Thomas
724eb3e4c3
Merge pull request #5821 from govau/refactortablecoalesce
...
Refactor to use common codepath for table coalescing
7 years ago
Adam Eijdenberg
0ba4c63546
Update warning to be more accurate
...
Signed-off-by: Adam Eijdenberg <adam.eijdenberg@digital.gov.au>
7 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>
7 years ago
Adam Eijdenberg
29a295eb84
Add test for existing merging behaviour of mixed types
...
Signed-off-by: Adam Eijdenberg <adam.eijdenberg@digital.gov.au>
7 years ago
Matthew Fisher
3bd6e9fcf0
Merge pull request #5840 from badeadan/patch-2
...
doc: tuple replaced by list
7 years ago
Matthew Fisher
ba63a01307
Merge pull request #5865 from pfuhrmann/patch-1
...
Change references in Tiller SSL docs to list
7 years ago
Patrik Fuhrmann
b4475775fd
Making references into list
...
Signed-off-by: Patrik Fuhrmann <fuhrmann.patrik@gmail.com>
7 years ago
Patrik Fuhrmann
2f0a89a961
Adding newline to references
...
More readable this way.
Signed-off-by: Patrik Fuhrmann <fuhrmann.patrik@gmail.com>
7 years ago
Martin Hickey
2ca025d482
Merge pull request #5759 from ialidzhikov/issue-5758
...
Change extension rule to warning severity
7 years ago
Martin Hickey
5133af0a87
Merge pull request #5182 from ds-ms/RepoUpdateName
...
feat(helm): adding --name to update single repo
7 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
7 years ago