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.