claudio4j commented on PR #5183:
URL: https://github.com/apache/camel-k/pull/5183#issuecomment-1976864101

   I tried to run as `./kamel run --name javava 
e2e/common/traits/files/Java.java -t 
"logging.category.'org.apache.camel.impl'=DEBUG"`
   
   But it fails in the camel-k-operator, the log says 
`"logger":"KubeAPIWarningLogger","msg":"unknown field 
\"status.traits.logging.category\""}`
   
   Then the integration status keeps changing from `Initialization` to 
`Building Kit` and back to initialization.
   
   This is because the Integration CRD is missing the new `category` field, to 
fix it you should run `make generate` and amend the change to the commit.


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to