metering-operator icon indicating copy to clipboard operation
metering-operator copied to clipboard

Broken link in Documentation/manual-olm-install.md

Open dburugupalli opened this issue 4 years ago • 1 comments

Hi,

hyperlink for metering.catalogsourceconfig.yaml redirects to not found page.

File: manual-olm-install.md

Section:

sectence: Download the metering-operators metering.catalogsourceconfig.yaml and install it into the openshift-marketplace namespace:

Regards, Dinakara Sai Santosh Burugupalli

dburugupalli avatar Dec 24 '20 04:12 dburugupalli

Thanks for calling that broken link out.

Unfortunately, we don't have an easy way to expose the most up-to-date bundle/index image packing method that OLM now recommends. Openshift CI creates those images for us during an e2e run, but those images are ephemeral which makes updating that manual-olm-install.md documentation a bit trickier. It's possible to manually construct a ConfigMap containing the requisite manifests that OLM can then consume, but IIRC that method is no longer supported.

I'll try and carve out some time to play around with using that ConfigMap formatting to close this out in the meantime.

timflannagan avatar Feb 08 '21 17:02 timflannagan