Commit Graph

  • 4fc7792ad2 Move delete to existing if/else tree Scott Rigby 2017-07-06 21:08:25 -0400
  • 88897da954 Change regex back to nil comparison, because the encoding/yaml package parses YAML properly and so should be nil Scott Rigby 2017-07-06 21:02:06 -0400
  • cf0e9ae1c9
    feat(functional_tests): add functional tests Matt Butcher 2017-07-06 18:55:31 -0600
  • 67c5129e51 Change switch to regex Scott Rigby 2017-07-06 19:48:42 -0400
  • 5ff75f84a6 Adding APIService to the sort order Aaron Schlesinger 2017-07-06 14:21:32 -0700
  • 269b5766c1 Make switch more terse Scott Rigby 2017-07-06 15:24:12 -0400
  • 4790bb4631 Simplify comment Scott Rigby 2017-07-06 15:23:53 -0400
  • 413a01b34b Move delete key to coalesceValues and switch to cover all YAML null syntax options Scott Rigby 2017-07-06 12:37:27 -0400
  • d4e03f1e15 Revert "New Helm magic to delete a previous values file key" Scott Rigby 2017-07-06 11:45:13 -0400
  • 35d7aaab35
    Cross-build tiller as well Lucas Käldström 2017-07-06 14:34:07 +0300
  • 9697de54ee New Helm magic to delete a previous values file key Scott Rigby 2017-07-05 20:36:19 -0400
  • 0f43461052
    feat(tiller): limit number of versions stored per release Matt Butcher 2017-06-29 17:28:12 -0600
  • da5a523a60 Revert "Beautify test variables for clarity and remove stray comments." Justin Scott 2017-06-26 14:18:33 -0700
  • b9819ee63d Beautify test variables for clarity and remove stray comments. Justin Scott 2017-06-21 11:50:18 -0700
  • e7e9ea0229 Add comment to explain dropping the opening json object delimiter. Justin Scott 2017-06-20 17:28:07 -0700
  • 355942f4fb Replace string placeholder with double-quoted in error strings. Justin Scott 2017-06-20 17:22:55 -0700
  • 57db3c61b4 De-capitalize error strings. Justin Scott 2017-06-20 17:17:57 -0700
  • 50e4d40166 Add period to comment to trigger CI. Justin Scott 2017-06-20 16:56:55 -0700
  • 46b3cb2c24 Update parseNodeSelectors (renamed parseNodeSelectorsInto) to mutate map in place. Update init json output to use buffers instead of slice append. Justin Scott 2017-06-20 16:23:38 -0700
  • 59be341263 Fix missing default nodeSelector. Justin Scott 2017-06-20 11:28:49 -0700
  • 8c7b48126a ADd comments to OutputFormat exported funcs. Justin Scott 2017-06-19 18:21:56 -0700
  • 8c48a723a7 Make installer.OutputFormat exported. Add test for init output formats. Properly handle ToJSON error case. Update helm init doc. Justin Scott 2017-06-19 18:02:35 -0700
  • 6ab6e13576 Update init output to print pretty JSON. Justin Scott 2017-06-19 12:57:17 -0700
  • 2889f97b5c Rebase from master Justin Scott 2017-07-05 13:24:09 -0700
  • d4224af1f1 Update io.writer for json output. Justin Scott 2017-06-19 11:04:08 -0700
  • 585c6b354a Update json output to use io.writer over string concatenation Justin Scott 2017-06-16 16:36:06 -0700
  • 10c61d2f64 Check output flag as lowercase Justin Scott 2017-06-16 16:04:49 -0700
  • ded0037b8f Correct comments and usage instructions. Update helm_init.md. Justin Scott 2017-06-16 15:55:52 -0700
  • 8a29c90583 Use ParseInto properly to merge --set values. Modify deployment creation funcs to return err. Remove cruft. Needs test for --set value containing list index. Justin Scott 2017-06-16 15:14:04 -0700
  • 5e2ecbd5ce Checkpoint commit. Contains merge problem with set values map and deployment map. Add --set and tests for --set and --node-selectors. Add Options.Values and ValuesMap() test by setting image version: helm init --dry-run --debug --set spec.template.spec.containers[0].image=gcr.io/kubernetes-helm/tiller:v2.4.2 --set spec.replicas=2 -o yaml Justin Scott 2017-06-15 14:18:03 -0700
  • a19d646175 Update docs for helm_init.md Justin Scott 2017-06-07 13:22:59 -0700
  • e14f025b96 WIP feat(helm): Add --node-selectors and --output flags to helm init Justin Scott 2017-06-07 11:28:13 -0700
  • 305aebd893 WIP feat(helm): Add --node-selectors and --output flags to helm init Justin Scott 2017-06-07 11:10:19 -0700
  • 04a7e241e6 Fix a bug causing 'helm depndency update' to delete required charts #2644 Alon Lavi 2017-07-05 19:08:20 +0300
  • 1a2f54ad09 Added resource limit/request flags to helm init Aishwarya Thangappa 2017-07-01 21:31:10 -0700
  • ffa06a8d8c Added resource limit/request flags to helm init Aishwarya Thangappa 2017-07-01 21:31:10 -0700
  • 26a3feb1d0
    chore(glide): bump kubernetes to v1.7.0 Adam Reese 2017-07-03 14:37:51 -0700
  • 2f33017464
    chore(glide): bump kubernetes to v1.7.0-rc.1 Adam Reese 2017-06-24 16:12:05 -0700
  • fc45a4f603
    feat(*): use kubernetes 1.7 Adam Reese 2017-06-22 08:12:56 -0700
  • b2ed340743 Added resource limit/request flags to helm init Aishwarya Thangappa 2017-07-01 21:31:10 -0700
  • 475de1f47a Merge pull request #2637 from IlyaSemenov/document_nodeport_requirement Steven E. Harris 2017-07-02 17:57:57 -0400
  • 13b15f5662 Remove service.type mention from ingress docs #2637 Ilya Semenov 2017-06-30 13:03:59 +0700
  • 33d37a17a2 feat(helm): adding kubeconfig flag gardlt 2017-06-24 20:01:59 -0500
  • 83a874822f feat(helm): adding kubeconfig flag gardlt 2017-06-24 20:01:59 -0500
  • 5a004ea351 Document that ingress may need service.type: NodePort Ilya Semenov 2017-06-30 13:03:59 +0700
  • 6eaeadf228 Merge pull request #2635 from jascott1/cap_init2 Matt Butcher 2017-06-29 17:45:49 -0600
  • 8cac493557 Capitalize 'helm' text in init.go. #2635 Justin Scott 2017-06-29 16:33:00 -0700
  • 9bcaf7e2a8
    feat(tiller): limit number of versions stored per release Matt Butcher 2017-06-29 17:28:12 -0600
  • 10fd6f5c98 Added resource limits/requests flags to helm init Aishwarya Thangappa 2017-06-23 14:29:07 -0700
  • dfb296ad77 Merge pull request #2626 from twolfy/master Taylor Thomas 2017-06-29 12:53:37 -0700
  • 24238bbe20 Merge pull request #2601 from jascott1/cap_init Steven E. Harris 2017-06-29 14:44:14 -0400
  • f0af7d60e7 Merge pull request #2592 from raisemarketplace/compare Matt Butcher 2017-06-29 12:19:57 -0600
  • c95fdaf61b helm: add --annotations option for install and upgrade commands Igor Bazhitov 2017-06-29 15:28:21 +0300
  • 04a2583a48 tiller: store annotations during release install/upgrade Igor Bazhitov 2017-06-29 15:01:46 +0300
  • e9a740fc57 feat(*): add annotations to release Igor Bazhitov 2017-06-29 14:45:49 +0300
  • 8eace382f9 improve check if we are root already - in scripts/get #2626 Tony Fahrion 2017-06-29 13:22:08 +0200
  • 6931a2387d Merge pull request #2629 from gmile/patch-1 Taylor Thomas 2017-06-28 21:36:26 -0700
  • 4204f69cd2 Merge pull request #2628 from KarolisL/patch-1 Taylor Thomas 2017-06-28 21:34:46 -0700
  • 1ea663a32b Merge pull request #2625 from santiycr/patch-1 Taylor Thomas 2017-06-28 21:26:20 -0700
  • 4c58fb0443 removing redundant content after reorg #2625 Santiago Suarez Ordoñez 2017-06-28 11:07:00 -0700
  • 0104bce792 Add syntax highlighting #2629 Eugene Pirogov 2017-06-28 17:00:15 +0200
  • 5a892efcf8 Reduce indent in code block Eugene Pirogov 2017-06-28 16:59:13 +0200
  • 25852aa8f4 Remove confusing 'if' from install.md #2628 Karolis Labrencis 2017-06-28 13:46:59 +0300
  • 974c4b67c7 fix scripts/get runAsRoot CMD var building Tony Fahrion 2017-06-28 10:21:08 +0200
  • f43da7fcfb makes sudo an optional dependency in scripts/get Tony Fahrion 2017-06-28 09:41:23 +0200
  • 731df0a154 charts.md updates Santiago Suarez Ordoñez 2017-06-27 15:02:31 -0700
  • 37e5f76f9e Capitalize 'helm' text that was missed. #2601 Justin Scott 2017-06-27 10:21:30 -0700
  • b704947d54 Fix broken tests due to "server-side" text change. Justin Scott 2017-06-26 14:41:00 -0700
  • af4c243ee3 Correct punctuation and capitalization for user facing strings. Justin Scott 2017-06-20 17:40:10 -0700
  • 3fd4af9209 feat(helm): adding kubeconfig flag gardlt 2017-06-24 20:01:59 -0500
  • d3586bd26c
    feat(*): use kubernetes 1.7 Adam Reese 2017-06-22 08:12:56 -0700
  • 967665730c Punctuate stray sentence. Justin Scott 2017-06-23 15:46:57 -0700
  • 56ed16aeca Merge pull request #2499 from WilliamDenniss/test-docs Taylor Thomas 2017-06-23 15:42:08 -0700
  • 5dbc1236ec Correct grammar, capitalization and punctuation for remaining strings. Justin Scott 2017-06-23 15:19:46 -0700
  • c19bba17c5 Fixed helm test sample. #2499 William Denniss 2017-05-25 14:56:56 -0700
  • 5524b8177c Capitalize tiller and kubernetes and helm in pkg docs strings. Justin Scott 2017-06-23 13:03:29 -0700
  • 342c2e2526 Capitalize tiller and kubernetes in all cmd usage strings and comments. Correct punctuation in some comments. Re-gen docs. Justin Scott 2017-06-23 12:38:36 -0700
  • a618424585 Update helm init docs Justin Scott 2017-06-20 17:55:23 -0700
  • cf07e9ba34 Capitalize "tiller" in all init sub-command usage strings. Justin Scott 2017-06-20 17:40:10 -0700
  • 29c4709b5e Merge pull request #2550 from michelleN/export-fake-release-client Michelle Noorali 2017-06-23 14:38:36 -0400
  • 3ec9ec5e61 Adding Snap package #2616 Joe Borg 2017-06-23 11:17:47 +0100
  • 654e8430c5 Merge pull request #2614 from unguiculus/docs-update Taylor Thomas 2017-06-22 19:34:00 -0700
  • 5f96fb816c CAFile is now optional, in that case the default RootCAs are used #2615 Nandor Kracser 2017-06-22 20:37:26 +0200
  • 4f14bb9d05 Update standard label docs #2614 Reinhard Nägele 2017-06-22 19:44:58 +0200
  • 82da721c0a Added tests for different combinations of subcharts & requirements.yaml #2607 Sushil Kumar 2017-06-22 10:44:17 -0700
  • 42ede7f6f8 Merge pull request #2589 from luck02/patch-1 Matt Butcher 2017-06-22 10:12:31 -0600
  • 0f953403a2 give an uniform check for release process (#2565) Y.W 2017-06-23 00:05:29 +0800
  • 5a3be67acf Update standard label docs (#2581) Reinhard Nägele 2017-06-22 18:03:57 +0200
  • 3437a578c3 Merge branch 'master' into docs-update #2581 Matt Butcher 2017-06-22 10:02:39 -0600
  • 66f908778f Merge pull request #2603 from yuvipanda/patch-2 Matt Butcher 2017-06-22 09:44:10 -0600
  • bf2e154f9e Merge pull request #2605 from sushilkm/issues/2598 Matt Butcher 2017-06-22 09:41:59 -0600
  • a41b851bc2 Merge pull request #2608 from flynnduism/doc-links Michelle Noorali 2017-06-22 11:23:48 -0400
  • 0b8b8733c4 Merge pull request #2583 from unguiculus/improve-examples Taylor Thomas 2017-06-22 08:18:45 -0700
  • 8e5d77d2fa Update README with links to docs.helm.sh #2608 flynnduism 2017-06-21 22:38:46 -0700
  • 8a99a4aa6f ref(helm): rename FakeReleaseClient -> FakeClient #2550 Michelle Noorali 2017-06-07 14:31:11 -0400
  • 7ce5c7925b Adds charts in "charts\" directory to dependencies Sushil Kumar 2017-06-21 15:28:46 -0700
  • 5a0f8cca15 Beautify test variables for clarity and remove stray comments. Justin Scott 2017-06-21 11:50:18 -0700
  • bfd74c35e9 Added omitempty to Requirements struct #2605 Sushil Kumar 2017-06-21 11:17:05 -0700
  • 963aca1d78 Fix markdown syntax in doc #2603 Yuvi Panda 2017-06-20 19:49:04 -0700
  • c338202992 Update helm init docs Justin Scott 2017-06-20 17:55:23 -0700