- 11 Oct, 2019 3 commits
-
-
Matthew Fisher authored
.Get() calls perform() on a list of infos, populating two shared maps. perform() now concurrently calls the ResourceActorFunc concurrently based on GVK, causing a data race condition in .Get() This fixes that condition by locking the function to ensure these functions run serially for Helm 2 to fix the data race condition. This has since been optimized in Helm 3 so it's no longer an issue. Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
Matthew Fisher authored
bump version to v2.15
-
Matthew Fisher authored
Add from script guide
-
- 10 Oct, 2019 6 commits
-
-
Matthew Fisher authored
- remove note on GCP (belongs in the Distribution Guide) - clean up capitalization - clarify wording Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
Matthew Fisher authored
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
Matthew Fisher authored
Update Ingress API group in scaffold chart
-
Matthew Fisher authored
feat(test): add `--logs` to `helm test`
-
ConnorBrereton authored
Fixed linking alignment error in README. Signed-off-by: ConnorBrereton <breretonconnor@gmail.com>
-
Matthew Fisher authored
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
- 09 Oct, 2019 4 commits
-
-
Matthew Fisher authored
fix file mode,it should be octal expressed
-
Guangming Wang authored
Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
-
Martin Hickey authored
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
-
Karuppiah Natarajan authored
Signed-off-by: Karuppiah Natarajan <karuppiah7890@gmail.com>
-
- 08 Oct, 2019 8 commits
-
-
Matthew Fisher authored
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
Matthew Fisher authored
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
Jeff Knurek authored
well, more specifically returns an io.ReadCloser (giving the consumer more capabilities) Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com>
-
Jeff Knurek authored
Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com>
-
Jeff Knurek authored
Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com>
-
Jeff Knurek authored
Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com>
-
Jeff Knurek authored
Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com>
-
Jeff Knurek authored
Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com>
-
- 07 Oct, 2019 3 commits
-
-
Matthew Fisher authored
fix(helm): Accept dependency in requirements.yaml from charts directory
-
Matthew Fisher authored
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
Matthew Fisher authored
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-
- 04 Oct, 2019 8 commits
-
-
Taylor Thomas authored
Allow lint command to parse pre-release charts
-
Taylor Thomas authored
Allow customization of API Versions when using Helm Template
-
Matthew Fisher authored
Helm client: add methods that accept contexts
-
Benjamen Keroack authored
Signed-off-by: Benjamen Keroack <benjamen@dollarshaveclub.com>
-
Bhargav Nookala authored
Signed-off-by: Bhargav Nookala <nooknb@gmail.com>
-
Taylor Thomas authored
Performance: Batch kube API operations
-
Ting-Wai authored
Signed-off-by: Ting-Wai To <tingwai@bitgo.com>
-
Martin Hickey authored
Some updates on process folowwing a review during a patch release Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
-
- 03 Oct, 2019 8 commits
-
-
-
Sebastien Plisson authored
Signed-off-by: Sebastien Plisson <sebastien.plisson@gmail.com>
-
Sebastien Plisson authored
Signed-off-by: Sebastien Plisson <sebastien.plisson@gmail.com>
-
Sebastien Plisson authored
Signed-off-by: Sebastien Plisson <sebastien.plisson@gmail.com>
-
Sebastien Plisson authored
Signed-off-by: Sebastien Plisson <sebastien.plisson@gmail.com>
-
Matthew Fisher authored
Extra hint in the error when failing to open a chart file.
-
Matthew Fisher authored
upgrade Go to 1.13.1
-
Matthew Fisher authored
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
-