Closed frederic-pesquet-work closed 2 years ago
@jensmueller-com while the associated PR fixes the issue, I think we should define "additionalProperties": True to allow future Fyre extensions. Make sense?
Notice: initial_ocp_version is not a required field because Fyre does not return it in case of a new cluster apparently. => https://github.com/IBM/cloud-pak-operations-cli/pull/113
all working now, closing
cpo fyre cluster create
fails with:<output json from fyre> is not valid under any of the given schemas
This is because Fyre response changed and now includes field 'initial_ocp_version' Need to add it: PR here: https://github.com/IBM/cloud-pak-operations-cli/pull/112