You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed here #1170 (comment) after the addition of min-version and max-version a minor improvement could be made regarding the naming of the argument and the response of alizer.
Right now we use min-version and max-version and we may have some confusion between devfile version and schemaversion fields. So we could rename the args to - min-schema-version and max-schema-version
Inside the response of alizer we could include the version of a matched devfile:
Which area/kind this issue is related to?
/area alizer
Issue Description
As discussed here #1170 (comment) after the addition of
min-version
andmax-version
a minor improvement could be made regarding the naming of the argument and the response of alizer.Right now we use
min-version
andmax-version
and we may have some confusion between devfile version and schemaversion fields. So we could rename the args to -min-schema-version
andmax-schema-version
Inside the response of alizer we could include the version of a matched devfile:
The text was updated successfully, but these errors were encountered: