From a089dab41a3c5df0b772f072ac07eb1a17593c63 Mon Sep 17 00:00:00 2001 From: "data-plane-api(Azure Pipelines)" Date: Wed, 7 Sep 2022 12:39:30 +0000 Subject: [PATCH] docs: Add a note about the wip extension status (#22950) Signed-off-by: Ali Beyad Mirrored from https://github.com/envoyproxy/envoy @ f51f70f733b175eef3e76a14d0b5a8634c0497e0 --- STYLE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/STYLE.md b/STYLE.md index 6188a948..04e7b4ee 100644 --- a/STYLE.md +++ b/STYLE.md @@ -34,6 +34,9 @@ In addition, the following conventions should be followed: implementation. These indicate that the entity is not implemented in Envoy and the entity should be hidden from the Envoy documentation. +* For extensions that are a work-in-progress or the config proto documentation is hidden with + `[#not-implemented-hide:]`, set its `status` field to `wip` in `extensions_metadata.yaml`. + * Use a `(xds.annotations.v3.file_status).work_in_progress`, `(xds.annotations.v3.message_status).work_in_progress`, or `(xds.annotations.v3.field_status).work_in_progress` option annotation for files,