1. 12 Mar, 2017 1 commit
    • libesz's avatar
      Fixing plugin test · 41f7c97a
      libesz authored
      In the TestLoadDir test case, currently reflect.DeepEqual is expected to fail by error. Expected metadata is different than in the fixture yaml. Also, the type of the struct is mismatching in DeepEqual call (struct vs pointer to struct).
      41f7c97a
  2. 11 Mar, 2017 1 commit
  3. 10 Mar, 2017 3 commits
  4. 09 Mar, 2017 8 commits
  5. 08 Mar, 2017 7 commits
  6. 07 Mar, 2017 9 commits
  7. 06 Mar, 2017 8 commits
  8. 04 Mar, 2017 2 commits
  9. 03 Mar, 2017 1 commit
    • Aaron Roydhouse's avatar
      Link to the Helm Chart repository from the Helm project · 5b5d6891
      Aaron Roydhouse authored
      The current README makes no mention of the Chart repository or where to find it. You have to Google to find it or stumble upon it. It was frustrating to come to the Helm project and not easily be able to find where the chart repository was - even though I knew it existed. This patch will make that easier for others.
      5b5d6891