openshift / online-archivist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `archivist install` command

nikhita opened this issue · comments

I'm trying to build something similar to online-archivist for https://openshift.io/. It would super cool to install archivist through just a command (similar to ark install, vmware-tanzu/velero#52).

We can have the user fill in the necessary options at the beginning. The docs are great for understanding what's going on step-by-step but it takes a lot of copy-pasting to get a working install going. xref #13

Thoughts on this?

/cc @dgoodwin @vero-tess @damemi
(cc'ing you all here because you have contributed to this repo, not sure who maintains it now 😄)

/kind feature
/priority important-soon

/remove-priority import-soon
/priority important-longterm

@nikhita: Those labels are not set on the issue: priority/import-soon

In response to this:

/remove-priority import-soon
/priority important-longterm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

/remove-priority important-soon

Sadly I believe nobody maintains now. :) Seems like a good idea though, would it have an operator? (ark as well?)

would it have an operator? (ark as well?)

maybe :)

ark is modelled as an operator, I think archivist could be modelled so as well.