From 458dbfb04d5c87372333d7cfde228fd168ed67e6 Mon Sep 17 00:00:00 2001 From: Shreyas Goenka Date: Thu, 19 Sep 2024 11:42:25 +0200 Subject: [PATCH] - --- bundle/config/loader/process_include.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bundle/config/loader/process_include.go b/bundle/config/loader/process_include.go index 3ce64b299..4ec9eba34 100644 --- a/bundle/config/loader/process_include.go +++ b/bundle/config/loader/process_include.go @@ -19,6 +19,8 @@ import ( // 4. Add unit test that the INFO rendering is correct // 5. Manually test the info diag. +// TODO: Should we detect and enforce this convention for .yaml files as well? + // TODO: Since we are skipping environemnts here, we should return a warning // if environemnts is used (is that already the case?). And explain in the PR that // we are choosing to not gather resources from environments.