-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
** Note that this is a public ticket, please refrain from adding any sensitive data. **
Description of Problem
Despite being deprecated and not supported via image builder, the RHEL Edge image types show up in the mcp server. This is likely an issue of the openapi spec of image-builder-crc, which still exposes these image types.
How reproducible
Always
Steps to Reproduce
- Set up the insights-mcp server
- Ask it to build an image
- Ask it which image types it supports
Actual Behavior
It lists everything from the openapi spec, which includes the following image types:
- rhel-edge-commit
- rhel-edge-installer
- edge-commit
- edge-installer
Expected Behavior
The four edge image types should not be listed.
Business Impact / Additional info
This is misleading and confusing for customers. The image-builder-crc openapi spec should be updated to reflect these image types not being supported.