Skip to content

Commit 594e01f

Browse files
committed
docs: add debug flag for CoCo initdata
For CoCo, initdata will have a new field to control debugging mode. This will not influence the original overall initdata spec for it will only appear in `[data]` field. Signed-off-by: Xynnn007 <[email protected]>
1 parent 3e3537d commit 594e01f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kbs/docs/initdata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ producer side and consumer side use the same encoding.
239239

240240
Confidential Containers (CoCo) leverages Initdata to inject configurations like
241241
[kata-agent's policy](https://github.com/kata-containers/kata-containers/blob/main/docs/how-to/how-to-use-the-kata-agent-policy.md),
242-
configurations for [guest components](https://github.com/confidential-containers/guest-components).
242+
configurations for [guest components](https://github.com/confidential-containers/guest-components) and a `debug` flag to enable debug mode for [guest components](https://github.com/confidential-containers/guest-components).
243243

244244
Approach in [Confidential Containers PeerPod](https://github.com/confidential-containers/cloud-api-adaptor/blob/main/src/cloud-api-adaptor/docs/initdata.md)
245245

0 commit comments

Comments
 (0)