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
With PR #797, changes from devfile/api#661 are now available in the DevWorkspace API. PR #797 added support for setting deployment annotations, but currently the .spec.components[].container.annotation.service and .spec.components[].container.endpoints[].annotation fields are ignored.
Description
With PR #797, changes from devfile/api#661 are now available in the DevWorkspace API. PR #797 added support for setting deployment annotations, but currently the
.spec.components[].container.annotation.service
and.spec.components[].container.endpoints[].annotation
fields are ignored.Additional context
Devfile API PR introducing feature: devfile/api#661
The text was updated successfully, but these errors were encountered: