snc icon indicating copy to clipboard operation
snc copied to clipboard

[Microshift] Need to update our scripts around how to install microshift

Open praveenkumar opened this issue 1 year ago • 3 comments

Looks like building installer is no more and we can't consume image builder scripts https://github.com/openshift/microshift/blob/main/docs/contributor/rhel4edge_iso.md#building-installer which might be replaced with image-mode work.

https://github.com/crc-org/snc/blob/master/microshift.sh#L84-L117 need to be updated with whatever comes as an update and it should be part of release-4.18 branch.

praveenkumar avatar Dec 30 '24 13:12 praveenkumar

Hard to tell from the doc what it's replaced with :-/ When you say "which might be replaced with image-mode work." is this a recommendation from the microshift team, or is this your feeling?

cfergeau avatar Jan 06 '25 09:01 cfergeau

I just asked microshift team and they confirmed that it mostly going to replace with image mode. https://github.com/openshift/microshift/blob/main/docs/contributor/image_mode.md something along this work

praveenkumar avatar Jan 06 '25 10:01 praveenkumar

WIP PR https://github.com/openshift/microshift/pull/4387

praveenkumar avatar Jan 08 '25 10:01 praveenkumar