You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "squakez (via GitHub)" <gi...@apache.org> on 2023/10/09 08:40:54 UTC

[I] Use generated trait [camel-k]

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-unsubscribe@camel.apache.org.apache.org

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


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

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
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-unsubscribe@camel.apache.org

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


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

Posted by "squakez (via GitHub)" <gi...@apache.org>.
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-unsubscribe@camel.apache.org

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


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

Posted by "squakez (via GitHub)" <gi...@apache.org>.
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-unsubscribe@camel.apache.org

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