Commit Graph

585 Commits (de678a25e3aab6d42220f266832cf9b67ff342ea)

Author SHA1 Message Date
Maxim Ivanov edd4e56112 fix(helm): resolve symlinks when loading chart
9 years ago
YuviPanda cd7275069e Use backtick quotes to avoid excess escaping
9 years ago
YuviPanda 97a655d225 Add tests for ToJson
9 years ago
YuviPanda 5c52fe6ad6 Add ToJson and FromJson template functions
9 years ago
Matt Butcher 4829fad3a3
fix(helm): fix broken cache paths in repositories
9 years ago
Adam Reese fc315ab598 chore(*): bump to v2.2.0
9 years ago
Matt Butcher 44fbfc4263
fix(style): add missing comments
9 years ago
Matt Butcher 5d909d8c30 Merge pull request #1955 from michelleN/test-failure-hook
9 years ago
Michelle Noorali 6a062e45b7 featt(*): add support for test-failure hook
9 years ago
Adam Reese 790b90b95b fix(kube): prevent recreating pods without a selector
10 years ago
Matt Butcher 889902c381 Merge pull request #1917 from jascott1/tags_conds
10 years ago
Taylor Thomas 8dfea91056 Merge pull request #1923 from qwangrepos/local-path
10 years ago
Vaughn Dice 4a57b01a47
feat(helm): add cleanup flag to test command
10 years ago
Qin Wang 4b6b847b69 fix test chart path change from rebase
10 years ago
Qin Wang 0153d273ce fix error checking from os.stat
10 years ago
Qin Wang 39a2d5ec29 feat(helm): add local path support for deps in requirements.yaml
10 years ago
Qin Wang d72ff65325 feat(helm): add local path support for deps in requirements.yaml
10 years ago
Matt Butcher 5618afe3d4 Merge pull request #1922 from larryrensing/feat/list-namespaces
10 years ago
Justin Scott 17c6ae61da feat(helm): re-enable log warnings for tags and conditions
10 years ago
Justin Scott fe864ad699 feat(helm): remove logging of tags/condition warnings to pass ci
10 years ago
Justin Scott 58c8aca1cc feat(helm): fixup if/ele,remove extra string casts, add comments
10 years ago
Justin Scott 004c5bcc88 feat(helm): fix condition when no requirements.yaml exists during tag/condition processing
10 years ago
Justin Scott faae1f68b6 feat(helm): Check len of correct slice
10 years ago
Justin Scott 8ef733ca7d feat(helm): add conditions and tags
10 years ago
Adam Reese 67fc1a21aa feat(kube): support upgrading ThirdPartyResources
10 years ago
Adam Reese f55a43553c Merge pull request #1942 from adamreese/ref/kube-cleanup
10 years ago
Matt Butcher 5d6aeac613 Merge pull request #1938 from nokia/move-to-pkg
10 years ago
Adam Reese ae9691910d ref(kube): code style cleanup
10 years ago
Adam Reese 0f461ba8b5 feat(kube): use jsonpatch to update ThirdPartyResources
10 years ago
Adam Reese 4cdb2ac538 feat(kube): support thirdpartyresources
10 years ago
Gergo Huszty a32f71c735 Merge branch 'master' of https://github.com/kubernetes/helm into move-to-pkg
10 years ago
Gergo Huszty 17c9e220b0 Fixes #1898: Proposal: move downloader and resolver package to /pkg
10 years ago
Taylor Thomas 7bdd36bbba fix(*): Regenerates protobuf files for protobuf 3.2
10 years ago
Larry Rensing 294d18d567 Merge remote-tracking branch 'upstream/master' into feat/list-namespaces
10 years ago
Larry Rensing 8cb931925e Merge remote-tracking branch 'upstream/master' into feat/list-namespaces
10 years ago
Matt Butcher ed7bb41973 Merge pull request #1928 from vdice/add-last-test-suite-run-to-status
10 years ago
Taylor Thomas 977ceb9b5f Merge pull request #1882 from bacongobbler/1712-portforwarder
10 years ago
Vaughn Dice 140caa081b
feat(cmd/helm/status): add last test suite run to status output
10 years ago
Michelle Noorali c7e2d186a5 Merge pull request #1777 from michelleN/feat/1163-chart-testing
10 years ago
Larry Rensing 3a380923f4 feat(*): add --namespace flag to 'helm list'
10 years ago
Michelle Noorali 4896ea7cf5 chore(pkg/tiller): add logs on RunReleaseTesting
10 years ago
Michelle Noorali 538e8297ef ref(*): add namespace info to failing test msg
10 years ago
Adam Reese fd210dfd30 ref(hapi): remove never used proto field
10 years ago
Matthew Fisher 704bc47225 move newTillerPortForwarder to pkg/helm/portforwarder
10 years ago
Michelle Noorali bf9ae52e1c ref(*): change test hook to be test-success
10 years ago
Michelle Noorali e95a0570ad chore(pkg/releasetesting): add test_suite tests
10 years ago
Matthew Fisher 3f463783a5 add PersistentVolumeClaim to the kind sorter list
10 years ago
Michelle Noorali e132191275 ref(pkg/): refactor helm test logic
10 years ago
Vaughn Dice 9bd12953a9 feat(*): add kube client test
10 years ago
Michelle Noorali 58c05f87d7 feat(*): stream helm test messages to client
10 years ago