Summary
The user is facing an issue where creating a custom task does not activate the corresponding agent, despite setting the log level to 10 and seeing only task creation logs without errors. They are looking for troubleshooting advice and want to print supported task types for compatibility checks, as well as add logs for further investigation. The user also mentions that they resolved the issue by removing the default agent echo from the configmap, as the propeller was using it when the custom task was unknown. They note that a relevant pull request was merged, which will aid in future cases.