metering-operator
metering-operator copied to clipboard
Broken link in Documentation/manual-olm-install.md
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
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.