Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phase output params; Objectstore helpers; #131

Merged
merged 19 commits into from
Oct 16, 2018
Merged

Phase output params; Objectstore helpers; #131

merged 19 commits into from
Oct 16, 2018

Conversation

tdmanv
Copy link
Contributor

@tdmanv tdmanv commented Oct 15, 2018

No description provided.

pavannd1 and others added 19 commits October 2, 2018 14:47
* Support return values from Kanister functions

* Change all Kanister functions to return output

* Change function signature in all the tests

* Move RenderArgs logic into Exec

* Add output function unit test

* Fix phase unit test

* Minor improvement to func unit test
Add get/put/delete data helper functions to objectstore
#K10-1536
* Kando command for creating phase output

* Fix typo

* Minor improvements
Move command generation into the `restic` pkg. Allows for re-use
in other functions
* Add helpers to run a pod

* Address review comments
* Move restic repo init into restic pkg

* Address review comments
* Add a CopyVolumeData function

This Kanister function can be used to copy data from a PVC
to an objectstore location. It leverages the restic pkg and the
artifacts should be compatible with the `RestoreData` function

* Address review comments
* WIP Render ArtifactsOut after all the phases

* Render arts inside go routine

* Remove ArtifactsOut from TemplateParams

* Add Unit test to check artifacts update

* Fix ActionSet update
…4110)

This reverts commit 7ccf63251ac301eac88cd896883292732fdf7dcd.
* KubeExec: parse logs and return output

* Incorporated review comments
* WIP Render ArtifactsOut after all the phases

* Render arts inside go routine

* Remove ArtifactsOut from TemplateParams

* Add Unit test to check artifacts update

* Fix ActionSet update

* Restructure actionset update

* Minor log update
* Fix actionset based kube tests

* Minor readability fix
@tdmanv tdmanv merged commit 9c1308a into master Oct 16, 2018
@tdmanv tdmanv deleted the sync branch October 16, 2018 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants