From 92d93ff2c256b32ee6d615ea4e1bd778f5fa40e1 Mon Sep 17 00:00:00 2001 From: vsoch Date: Wed, 20 Sep 2023 07:34:55 -0600 Subject: [PATCH] test signing again Signed-off-by: vsoch --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e3e5629..4d37b8a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,6 @@ To learn more: - Document and automate docs for addons (options, etc.) - Addons likely needs to be a list to support > 1 of one type! Then subsequent changes so it's not 1:1 - Is there any reason we cannot generate the names for the addon volumes? -- Should addons generate metadata too (maybe just for container entrypoint additions)? - We need a way for the entrypoint command to monitor (based on the container) to differ (potentially) - For larger metric collections, we should have a log streaming mode (and not wait for Completed/Successful)