From dd35aa8ba4de7e44050fbf1b88ea74122d9fbdcb Mon Sep 17 00:00:00 2001 From: Andrew Obuchowicz Date: Tue, 6 Aug 2024 14:00:46 -0400 Subject: [PATCH] chore: remove components.container.endpoints.annotations from unsupported Devfile API docs Signed-off-by: Andrew Obuchowicz --- docs/unsupported-devfile-api.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/unsupported-devfile-api.adoc b/docs/unsupported-devfile-api.adoc index cdb5e915a..d23d5a3a0 100644 --- a/docs/unsupported-devfile-api.adoc +++ b/docs/unsupported-devfile-api.adoc @@ -6,7 +6,6 @@ The following features of the Devfile API that are not yet supported by the DevW |================================================================================================================================================================================================ | DevFile feature | Related issue | `components.container.annotation.service` | https://github.com/devfile/devworkspace-operator/issues/799[Support setting annotations on services/endpoints from DevWorkspace] -| `components.container.endpoints.annotations` | https://github.com/devfile/devworkspace-operator/issues/799[Support setting annotations on services/endpoints from DevWorkspace] | `components.container.dedicatedPod` | | `components.image` | https://github.com/eclipse/che/issues/21186[Support Devfile v2 outer loop components of type image and kubernetes] | `components.custom` |