[plugin-registry] Add support of the non-milicores values for the CPU Request / Limit #18488
Labels
area/plugin-registry
kind/enhancement
A feature request - must adhere to the feature request template.
severity/P1
Has a major impact to usage or development of the system.
Is your enhancement related to a problem? Please describe.
Need to add support of the non-milicores values for the CPU Request / Limit e.g.
Currently, this fails with the schema validation exception:
The command '/bin/sh -c ./check_metas_schema.sh v3' returned a non-zero code: 1 Error: Process completed with exit code 1.
Describe the solution you'd like
Both
1000m
and1
values should be supportedDescribe alternatives you've considered
Fix #18484
Additional context
See eclipse-che/che-plugin-registry#716
The text was updated successfully, but these errors were encountered: