- 10 Feb, 2017 1 commit
-
-
Adam Reese authored
-
- 21 Dec, 2016 1 commit
-
-
Matt Butcher authored
Closes #1744
-
- 13 Dec, 2016 5 commits
-
-
Matt Butcher authored
-
Matt Farina authored
There was a hyphen range bug in semver that prevented constraints in the form of v2.3.5-20161202202307-sha.e8fc5e5. This would be parsed incorrectly as a hyphen range and then fail. The bug in semver was fixed in semver v1.2.2 for this issue.
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
- 02 Dec, 2016 1 commit
-
-
Matt Butcher authored
This adds shasum, int, and float64 functions, and fixes quote escaping for 'quote'. Closes #1524
-
- 01 Dec, 2016 1 commit
-
-
Andrew Stuart authored
-
- 29 Nov, 2016 1 commit
-
-
Matt Farina authored
A bug in the semver package caused prereleases to be included in version ranges by default. Prereleases, per the spec, are not expected to be API compatible with the releases themselves. The semver package now ignores prereleases when evaluating constraints when the constraint does not contain a prerelease. If the constraint contains a prerelease they are evaluated.
-
- 23 Nov, 2016 1 commit
-
-
Adam Reese authored
-
- 13 Oct, 2016 1 commit
-
-
Adam Reese authored
- decouple tunnel from kube client - add context switching for init cmd - add unit tests for installer and init command - refactor installer and remove unused code
-
- 11 Oct, 2016 1 commit
-
-
Matt Butcher authored
-
- 10 Oct, 2016 1 commit
-
-
Adam Reese authored
-
- 05 Oct, 2016 1 commit
-
-
Matt Butcher authored
This removes the last of the requests for gopkg.in/yaml.v2, and also the struct annotations. Closes #1192 Closes #1263
-
- 04 Oct, 2016 1 commit
-
-
Matt Butcher authored
-
- 27 Sep, 2016 1 commit
-
-
Matt Butcher authored
This starts with #1211 and does the other updates necessary for bumping us to Kubernetes 1.4.
-
- 26 Sep, 2016 1 commit
-
-
Adam Reese authored
-
- 23 Aug, 2016 1 commit
-
-
Matt Butcher authored
This adds support for OpenPGP signatures containing provenance data. Such information can be used to verify the integrity of a Chart by testing that its file hash, metadata, and images are correct. This first PR does not contain all of the tooling necessary for end-to-end chart integrity. It contains just the library. See #983
-
- 19 Aug, 2016 1 commit
-
-
Matt Butcher authored
We need this specifically for trimSuffix. Closes #1071
-
- 16 Aug, 2016 1 commit
-
-
Matt Butcher authored
Closes #1055
-
- 12 Aug, 2016 1 commit
-
-
Adam Reese authored
-
- 10 Aug, 2016 1 commit
-
-
Matt Butcher authored
Looks like another Go git repo got moved around.
-
- 08 Aug, 2016 1 commit
-
-
fibonacci1729 authored
-
- 05 Aug, 2016 1 commit
-
-
Michelle Noorali authored
* Thanks for the reminder adam :)
-
- 31 Jul, 2016 1 commit
-
-
Adam Reese authored
-
- 06 Jul, 2016 1 commit
-
-
Adam Reese authored
-
- 26 Jun, 2016 1 commit
-
-
Adam Reese authored
-
- 21 Jun, 2016 1 commit
-
-
Matt Butcher authored
New template functions like trunc will be really helpful for dealing with Kubernetes naming limits.
-
- 20 Jun, 2016 1 commit
-
-
Miguel Martinez authored
Fixed tests Adding chart name linter Add lint error Moving to blocks Moving to method Moved lint rules to functions Semantic version validation Linting engine Adding sources and home validations Sharing file loading Sharing file loading Rolling back readme Rewriting other linters Fixing tests Typo Using chart.Metadata Fixing format Adding UNKNOWN in Engine Adding tabs Fixing tabs
-
- 16 Jun, 2016 1 commit
-
-
Matt Butcher authored
This is the final step in replacing pkg/chart with pkg/chartutil. This also removes the last of the TOML code.
-
- 07 Jun, 2016 1 commit
-
-
Adam Reese authored
-
- 24 May, 2016 1 commit
-
-
Adam Reese authored
-
- 19 May, 2016 1 commit
-
-
Matt Butcher authored
Also updated the lock file as part of this, and there are a lot of changes there.
-
- 11 May, 2016 1 commit
-
-
fibonacci1729 authored
details: the host flag for install overrides the TILLER_HOST env var. If neither are set, host defaults to ":44134".
-
- 28 Apr, 2016 2 commits
-
-
Matt Butcher authored
-
Matt Butcher authored
-
- 27 Apr, 2016 3 commits
-
-
Michelle Noorali authored
-
Adam Reese authored
-
Adam Reese authored
-