pkalsi97 opened a new issue, #6422: URL: https://github.com/apache/camel-k/issues/6422
### Bug description Based on discussion in #6408 When using dry-build `--dont-run-after-build` with Integrations or Pipes that reference kamelets, the subsequent kamel deploy command fails with "ConfigMap not found" errors. Integration enters Error phase: ``` error during trait customization: kamelets trait configuration failed: ConfigMap "<name>-kamelet-<kamelet-name>-template" not found ``` The following E2E tests in **e2e/common/cli/deploy_test.go** are currently skipped pending resolution of this issue ### Camel K or runtime version _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
