Re: [I] Use generated trait [camel-k]

2024-03-08 Thread via GitHub


squakez commented on issue #4811:
URL: https://github.com/apache/camel-k/issues/4811#issuecomment-1985250156

   Mind that #5233 reverts this feature development. Please, see the PR details 
to understand why this feature cannot be really developed and the alternative 
to check any value which may have been overridden by the operator.


-- 
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



Re: [I] Use generated trait [camel-k]

2024-02-12 Thread via GitHub


squakez closed issue #4811: Use generated trait
URL: https://github.com/apache/camel-k/issues/4811


-- 
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



Re: [I] Use generated trait [camel-k]

2024-01-07 Thread via GitHub


github-actions[bot] commented on issue #4811:
URL: https://github.com/apache/camel-k/issues/4811#issuecomment-1880241926

   This issue has been automatically marked as stale due to 90 days of 
inactivity.
   It will be closed if no further activity occurs within 15 days.
   If you think that’s incorrect or the issue should never stale, please simply 
write any comment.
   Thanks for your contributions!


-- 
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



[I] Use generated trait [camel-k]

2023-10-09 Thread via GitHub


squakez opened a new issue, #4811:
URL: https://github.com/apache/camel-k/issues/4811

   ### Requirement
   
   With #4764 we have simplified the managment of native builder execution. 
However we're not using a best practice as the operator alter the configuration 
`.spec` of builder trait by adding something that will be required at build 
time. In order to follow best practices, we should instead move the generated 
configuration into the `.status`.
   
   Ideally, we should have a `.status.traits` parameter where we copied the 
`.spec.traits` and additionally include any operator generated configuration.
   
   ### Problem
   
   a
   
   ### Proposal
   
   _No response_
   
   ### Open questions
   
   _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: commits-unsubscr...@camel.apache.org.apache.org

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