Commit Graph

  • a8d74baf8b
    separate repository name from chart name #5635 Matthew Fisher 2019-04-25 13:53:25 -0700
  • b5c7c2549f Update documentation to reflect changes to subchart schemas #5350 Ian Howell 2019-04-25 14:12:56 -0500
  • aba45122a0 Remove a misleading unit test Ian Howell 2019-04-25 14:03:46 -0500
  • 8036cfb56e Remove nonessential test files Ian Howell 2019-04-25 14:01:09 -0500
  • 0afec2dba1 Add unit tests for ValidateAgainstSchema Ian Howell 2019-04-25 13:48:41 -0500
  • 02dc0c3f5b This checks subcharts for schema validation Ian Howell 2019-04-25 12:39:19 -0500
  • dcb81c9c09
    Merge pull request #5346 from truongnh1992/github_workflow Matt Farina 2019-04-25 12:48:15 -0400
  • 42bbea26b1
    Merge pull request #5624 from panicstevenson/hapi.version-description-grammar Martin Hickey 2019-04-25 15:56:23 +0100
  • b8bfd7e15b
    Merge pull request #5644 from hickeyma/fix-env-list-helm-doc Martin Hickey 2019-04-25 15:49:53 +0100
  • d082754b1a Fix environment list in helm doc #5644 Martin Hickey 2019-04-25 15:29:09 +0100
  • 1f0f973d5a Fix up YAML/JSON conversions Ian Howell 2019-04-25 09:23:47 -0500
  • 94adb5bbe0 fix(helm): Only validate new manifests #5643 Morten Torkildsen 2019-04-24 20:07:22 -0700
  • e07ff88f1d
    add bootstrap target when running make/make all #5641 Tariq Ibrahim 2019-04-24 13:34:26 -0700
  • db4d6c857d Fix some tests that were broken by a rebase Ian Howell 2019-04-24 14:23:46 -0500
  • b06b5ef4d2
    Merge pull request #5373 from luisdavim/version_label Matt Farina 2019-04-24 15:06:43 -0400
  • a4cb9582aa Convert all Schema YAML to JSON Ian Howell 2019-04-17 09:42:54 -0500
  • 44017710e7 Change Schema type from map[string]interface{} to []byte Ian Howell 2019-04-17 09:18:49 -0500
  • b96f8a0567 Remove JSON Schema generation Ian Howell 2019-04-17 09:07:49 -0500
  • 10f436ab26 Minor change to avoid string cast Ian Howell 2019-03-22 15:18:55 -0500
  • bd512f8058 Updates to unit tests Ian Howell 2019-03-22 15:15:45 -0500
  • 4c0192afef Use the constants from the gojsonschema package Ian Howell 2019-03-22 15:04:09 -0500
  • fe80e65628 Switch to using a third-party library for JSON conversion Ian Howell 2019-03-22 14:36:56 -0500
  • 8e050bb4b0 Switch to using builtin functionality for file extensions Ian Howell 2019-03-22 13:55:48 -0500
  • 304f1c4684 Specify JSONSchema spec Ian Howell 2019-03-22 13:49:36 -0500
  • 9d2bd248a5 Clean up documentation Ian Howell 2019-03-20 15:46:51 -0500
  • f67e71dff4 Fix a test that broke during a rebase Ian Howell 2019-03-14 12:12:45 -0500
  • 449823c838 Fix a linter issue Ian Howell 2019-03-12 12:33:18 -0500
  • d869d22110 Add documentation Ian Howell 2019-03-11 10:11:08 -0500
  • 3606d131cb Modify error output Ian Howell 2019-03-07 08:19:34 -0600
  • 493e7b1486 Clean up "matchSchema" Ian Howell 2019-02-27 13:22:38 -0600
  • 497be7f5ec Add schema validation to helm lint Ian Howell 2019-02-27 13:08:37 -0600
  • e97ec08992 Add tests for helm install with schema Ian Howell 2019-02-27 12:39:21 -0600
  • a77a6586fc Clean up implementation in chartutil Ian Howell 2019-02-27 11:50:15 -0600
  • 1ad4a26a96 Add Schema to Chart and loader Ian Howell 2019-02-27 11:09:35 -0600
  • 8e6433a53f Add functionality to generate a schema from a values.yaml Ian Howell 2019-02-26 15:28:23 -0600
  • 686b620a1f Check that values.yaml matches schema Ian Howell 2019-02-22 16:25:28 -0600
  • 2dd821af9b Added a function to read a schema from a file Ian Howell 2019-02-21 15:53:43 -0600
  • 34b2b71f86 Add the Schema type and a function to read it Ian Howell 2019-02-18 14:37:14 -0600
  • d0e046549f
    integrate `helm chart *` commands into helm Matthew Fisher 2019-04-12 12:31:14 -0700
  • f70cba9b51
    Merge pull request #5630 from tao12345666333/ref-rootfs Matthew Fisher 2019-04-24 07:46:40 -0700
  • 0270f2e2b5 Reduce template code duplication. Fixes #5372 #5373 Luis Davim 2019-03-06 12:45:57 +0000
  • 77185d31a9 Fix reset force which hangs Tiller pod removed #5596 Martin Hickey 2019-04-12 11:52:32 +0100
  • 0980100560 List all releases when doing completion Marc Khouzam 2019-04-23 22:30:23 -0400
  • e2ccf13294
    Merge pull request #5553 from bacongobbler/same-appversion-as-version Matthew Fisher 2019-04-23 14:22:03 -0700
  • ceab13e9a1 fix test command, move test to test run subcmd #5631 Michelle Noorali 2019-04-23 12:07:42 -0400
  • b72e25cfb9 Change header "APP_VERSION" to "APP VERSION" #5538 Martin Hickey 2019-04-23 17:43:43 +0100
  • b600f6090e Add app version to history table Martin Hickey 2019-04-02 17:22:49 +0100
  • 5264ebd5aa
    Merge pull request #5572 from ian-howell/fix/template-error-messages Matthew Fisher 2019-04-23 08:56:10 -0700
  • bbae86e09a
    Merge pull request #5620 from ecv/ecv/no-forced-chirpiness Matthew Fisher 2019-04-23 08:43:50 -0700
  • 792af434e6 ref(rootfs): remove useless action. #5630 Jintao Zhang 2019-04-23 16:49:06 +0800
  • e562a2ee94
    Merge pull request #5621 from mauilion/patch-1 Matthew Fisher 2019-04-22 17:07:55 -0700
  • 8bc521fd54
    Updating to use git.io short url #5621 Duffie Cooley 2019-04-19 16:27:34 -0700
  • 9f1a62783a batch perform function by resource kind (Deployment, Pod, etc) Charlie Getzen 2019-04-22 09:54:10 -0700
  • f4052821c9 Fix formatting issue #5371 Elliot Maincourt 2019-03-05 12:17:32 +0100
  • 13e82d2039 Clarify our SQL Release binding struct naming and purpose Elliot Maincourt 2019-03-04 18:14:41 +0100
  • 6c396880ad [pr-review] Lighten docs & validate SQL dialect Étienne Lafarge 2019-03-02 11:56:40 +0100
  • a602d70842 [storage] Add an SQL storage driver Étienne Lafarge 2019-02-27 14:30:12 +0100
  • a454e0c0bd panic for uncaught errors Josh Dolitsky 2019-04-22 01:07:30 -0500
  • 97c623cb50 re-enable logout test Josh Dolitsky 2019-04-22 01:00:25 -0500
  • f4374f7039 upgrade to oras 0.4.0 Josh Dolitsky 2019-04-22 00:57:56 -0500
  • 83fedf66e1
    Plugin: Support local tgz install & non-tarbombs #5627 Steven Sheehy 2019-04-21 21:14:34 -0500
  • 290a9fca18
    Update hapi.version Description in Protobuf README #5624 Panic Stevenson 2019-04-20 18:22:21 -0500
  • 3df75ec1d9
    Improve getting LoadBalancer address in NOTES.txt #5622 Scott Rigby 2019-04-19 19:33:05 -0400
  • f602c2328d tone down the enthusiasm #5620 Evan Vetere 2019-04-19 18:35:28 -0400
  • 5bb390bb14 batch perform function by resource kind (Deployment, Pod, etc) #5625 Charlie Getzen 2019-04-19 15:57:24 -0700
  • 74209401d3
    Merge pull request #5616 from alancarson/patch-1 Matthew Fisher 2019-04-19 08:09:44 -0700
  • d0f12eae21
    Added Cloudsmith to Additional Tools #5616 Alan Carson 2019-04-19 12:50:41 +0100
  • ae17f3199e
    Merge pull request #5612 from SataQiu/fix-20190418 Matthew Fisher 2019-04-17 23:42:01 -0700
  • 06fbc720e7 refactor: using tiller probe port constant #5612 SataQiu 2019-04-18 14:14:32 +0800
  • c645373ee9
    Merge pull request #5608 from SataQiu/try-constants-20190417 Matthew Fisher 2019-04-17 21:08:24 -0700
  • e48a3be64a define port 44134 as a constant #5608 SataQiu 2019-04-18 10:51:34 +0800
  • 0075154a39 Use a goroutine when interacting with kube api Charlie Getzen 2019-04-17 16:02:45 -0700
  • 720c28f4c5 fix(helm): improve error message for content outside base dir #5610 Arash Deshmeh 2019-04-17 15:01:56 -0400
  • bacb6cebfe
    Merge pull request #5605 from tariq1890/update_deps Matthew Fisher 2019-04-17 11:05:17 -0700
  • 62edd09800
    Merge pull request #5606 from xichengliudui/update-go-const Matthew Fisher 2019-04-17 09:46:32 -0700
  • 274d8da4a6
    Merge pull request #5609 from mattfarina/owners-update Matt Farina 2019-04-17 12:34:36 -0400
  • 870e21d088
    Merge pull request #5607 from xichengliudui/update-go-const-park2 Matthew Fisher 2019-04-17 08:53:07 -0700
  • bb4f1ebea1
    Moving nebril to emeritus status due to inactivity #5609 Matt Farina 2019-04-17 09:48:11 -0400
  • 26bce22e3b chore: bump up the dependencies of kubernetes and prometheus client #5605 Tariq Ibrahim 2019-04-16 15:42:16 -0700
  • ea9c27c710
    Merge pull request #5604 from adamreese/chore/owners Adam Reese 2019-04-16 15:26:36 -0700
  • 9bc1f1c16e
    chore(OWNERS): Add hickeyma to OWNERS #5604 Adam Reese 2019-04-16 12:59:49 -0700
  • 029f6a2995
    Merge pull request #5324 from tuanvcw/fixing_typos Matt Farina 2019-04-16 10:56:22 -0400
  • 48e430b046
    Merge pull request #5603 from dieutth/patch-1 Matthew Fisher 2019-04-16 07:22:54 -0700
  • 3b3406a20d Update install.md #5603 dieutth 2019-04-16 13:32:24 +0200
  • 0548cd04b6 Merge branch 'master' into feat/app-version Kevin Labesse 2019-04-16 01:02:27 +0200
  • 7e6a1a2cb8 rename OverrideAppVersion to OverrideMetadata Kevin Labesse 2019-04-16 00:55:37 +0200
  • d3f0ac9343
    ref(create): app version should be 0.1.0 #5553 Matthew Fisher 2019-04-15 11:17:19 -0700
  • 2b36b1ad46
    Merge pull request #5599 from xichengliudui/addconstants Matthew Fisher 2019-04-15 09:33:28 -0700
  • 0d81d92a01
    Merge pull request #5112 from mortent/WaitCRDEstablished Matthew Fisher 2019-04-15 09:29:33 -0700
  • f1793e9ca1 disable logout test broken on linux Josh Dolitsky 2019-04-15 11:07:38 -0500
  • fb74fb4d60 add flags for username/password Josh Dolitsky 2019-04-13 16:06:21 -0500
  • 30fd684ae6 rename credsfile to config.json Josh Dolitsky 2019-04-12 18:27:43 -0500
  • aa34523b0d fix typo in htpasswd Josh Dolitsky 2019-04-12 18:17:39 -0500
  • 61e0aea7d3 working on tests Josh Dolitsky 2019-04-12 18:08:45 -0500
  • 658c66dc66
    Merge pull request #5560 from adamreese/v3/chart-validate #5619 Adam Reese 2019-04-12 12:31:14 -0700
  • 8d7579c904 working login+push Josh Dolitsky 2019-04-12 11:40:40 -0500
  • 454c481c5c use docker auth system Josh Dolitsky 2019-04-11 21:45:24 -0500
  • 99df3640b2 use latest oras Josh Dolitsky 2019-04-11 21:43:51 -0500
  • 67b8cea50f login/logout placeholders Josh Dolitsky 2019-04-11 21:21:50 -0500
  • b2a912324c
    Merge pull request #5591 from michelleN/uninstall-bug Michelle Noorali 2019-04-11 17:13:10 -0400