Context
The Marketplace component reference (source) mentions that the marketplace displays "description, contacts, documentation, support channels, service level, and verification status" — but there is no field reference explaining what to put in a ProviderMetadata resource to populate those sections.
platform-mesh/platform-mesh#352 adds five new fields to the ProviderMetadata spec (category, labels, mainLink, serviceLevel, verification.....), bringing the full set of catalog card fields into the CRD.
Work
Add a ProviderMetadata field reference section to the marketplace docs page covering all spec fields:
Depends on
platform-mesh/platform-mesh#352 (fields must be in the CRD before docs go live)
Context
The Marketplace component reference (source) mentions that the marketplace displays "description, contacts, documentation, support channels, service level, and verification status" — but there is no field reference explaining what to put in a
ProviderMetadataresource to populate those sections.platform-mesh/platform-mesh#352 adds five new fields to the
ProviderMetadataspec (category,labels,mainLink,serviceLevel,verification.....), bringing the full set of catalog card fields into the CRD.Work
Add a ProviderMetadata field reference section to the marketplace docs page covering all
specfields:Depends on
platform-mesh/platform-mesh#352 (fields must be in the CRD before docs go live)