petolexa commented on issue #3598: URL: https://github.com/apache/camel-k/issues/3598#issuecomment-1236883792
Thank you for your response and code link. If I understand correctly, there are two iterations: 1. flags from Modeline and/or command parameter. 2. flags from kamel-config.yaml 1st iteration is superior and if any of the flags contains data on 1st iteration, data from the 2nd iteration for that specific flag are **ignored**, not combined, right? So we have to count on it during integration development and either strictly use the way nr.1 or strictly use the way nr.2 for each flag, right? Is this a feature - because of the hack you pointed me on, or can this be considered as a bug? -- 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]
