Commit Graph

144 Commits (8e13a5bd1f9302f717343ce09924aabfa300e50c)

Author SHA1 Message Date
Steven E. Harris f588315b76 Remove spurious field in kind sorter test (#2667)
7 years ago
Matthew Fisher bb5db61325 Merge pull request #2781 from jascott1/i2755-template
7 years ago
DoctorZK 608fd7318a fix(tiller): fix a warning bug in hook annotation
7 years ago
Justin Scott 4a02a71f1e WIP feat(helm): add `template` command
7 years ago
DockerZK 734b124577 feat(*) add key helm.sh/hook-delete-policy to hook annotation
7 years ago
Justin Scott f239050996 Update kind subsort to sort unknown kinds alphabetically.
7 years ago
Justin Scott 87d2b7ab67 Add test for kind sorter sub sort
7 years ago
Justin Scott 66c4f7453e feat(tiller): sort manifests alphabetically if they are same kind
7 years ago
Maciej Kwiek 6b16ee2fb7 Handle nil responses returned from rudder funcs
7 years ago
Matt Butcher 88aa4def3e Merge pull request #2701 from jascott1/i2560-hang
7 years ago
Taylor Thomas 8fc88ab626 Merge pull request #2681 from at1012/at-helm-list
7 years ago
Justin Scott fa68a6e1db fix(tiller): remove locking system from storage and rely on backend controls
7 years ago
Adam Reese a29e610938
fix(helm): fix flag parsing once and for all
7 years ago
Aishwarya Thangappa 915e7023c4 Added more granular statuses
7 years ago
Aishwarya Thangappa 9d67d8b954 Added PENDING status to helm install
7 years ago
Aishwarya Thangappa 3d4361ca1f Modified release_update and release_rollback
7 years ago
Adam Reese 9325d136d4
fix(tests): fix sorting hooks test flake
7 years ago
Steven E. Harris 2aaad8242e Merge pull request #2666 from adamreese/ref/cleanup-tests
7 years ago
Aaron Schlesinger 58a2d7b5c1 Adding APIService to the kind sorter tests
7 years ago
Adam Reese 0d1f6b981f
ref(tests): simplify kind sorter test
7 years ago
Aaron Schlesinger 5ff75f84a6 Adding APIService to the sort order
7 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
7 years ago
Y.W 0f953403a2 give an uniform check for release process (#2565)
7 years ago
Adam Reese eccb041c0f
ref(tiller): cleanup goimports
7 years ago
Michelle Noorali 15c14194c4 Merge pull request #2457 from michelleN/hooks-bug
7 years ago
Matt Butcher d2a4c40fa5 Merge pull request #2541 from technosophos/fix/2525-helm-get-broken-release
7 years ago
Michelle Noorali 6bfb08a760 ref(tiller): refactor sortManifests()
7 years ago
Michelle Noorali 83c69a8e10 fix(tiller): track hooks in multi-def manifests
7 years ago
Matt Butcher c913911337
fix(tiller): make GetReleaseContent return any release
7 years ago
Adam Reese 8272360681 Merge pull request #2476 from adamreese/fix/flag-envars
7 years ago
devinyan d3b14db325 adjust the check parameter order for uninstall
7 years ago
Taylor Thomas b71bd6a455 Merge pull request #2513 from thomastaylor312/feat/moar_logging
7 years ago
Taylor Thomas 119fa6537c feat(tiller): Adds more logging
7 years ago
Adam Reese d797acbd7b
fix(helm): fix race conditions in flag parsing
7 years ago
peay 0f26cc5522 Add --force to upgrade and rollback
7 years ago
fibonacci1729 04d0abfd7c ref(tiller): refactor tests into logical files
7 years ago
fibonacci1729 22db973932 ref(tiller): refactor tests into logical files
7 years ago
fibonacci1729 172dbb22cf ref(tiller): refactor tests in logical files
7 years ago
fibonacci1729 2ae276ae39 ref(tiller): refactor tiller APIs into logical files
7 years ago
fibonacci1729 a4d05fd2b2 ref(tiller): refactor tiller APIs into logical files
7 years ago
fibonacci1729 b5c213d5dd ref(tiller): refactor tiller APIs into logical files
7 years ago
fibonacci1729 62c4b152fd ref(tiller): refactor tiller APIs into logical files
7 years ago
fibonacci1729 3b3439f67d ref(tiller): breakout ReleaseServer APIs into logical files.
7 years ago
Adam Reese 15254e4c5c feat(*): add generic logging interface (#2394)
7 years ago
Michelle Noorali 488ca6fdd8 fix(*): return non-zero exit code on test failure
7 years ago
Maciej Kwiek d9f72deb0d Add comments to exported Rudder methods
7 years ago
Maciej Kwiek 1c9ae5577d Basic Rudder Delete implementation
7 years ago
Maciej Kwiek 5937e1a214 ReleaseServer.ReleaseModule has Status method
7 years ago
Maciej Kwiek 52c54b09c0 Move rudder proto to different package, add release status
7 years ago
Dmitry Shulyak bd47b8444f Use rollback method on ReleaseModule interface
7 years ago