Closed qiujian16 closed 7 months ago
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: qiujian16
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/assign @zhujian7
/lgtm
/lgtm
/lgtm
@dhaiducek @mprahl FYI: I know there seems to be a policy repo that uses the cloning ocm repo and executing make commands to install an ocm env, which is error-prone, here is an example of using the clusteradm to set up an ocm env for your reference, hope this is helpful.
@zhujian7 Thanks for tagging us! clusteradm
could be a good solution and we'd definitely be on board for a more reliable build, but for our use-cases:
stolostron
-specific code/images from a particular version (which I'm not sure would be quite as simple with clusteradm
?)Would both of these be straightforward with clusteradm
also?
@dhaiducek I am not quite sure if this is what you need, but you can have a try.
there are --bundle-version='xx'
and --image-registry='xxx'
options for the clusteradm init
and clusteradm join
commands.
Summary
Related issue(s)
Fixes #