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 we discussed in the meeting, library should check parent devfile's schema version before overriding/merging.
For a parent devfile with higher schema version: error out directly.
For a parent devfile with lower schema version: take it and merge, since devfile is expected to be backward compatible .