641-git641 opened a new pull request, #6721:
URL: https://github.com/apache/camel-k/pull/6721
The existing positional format (`name;image;command`) continues to work
unchanged.
## Changes
`containerTask` struct: added 4 new fields
`parseSingleTask()`: parses key=value resource keys with
`resource.ParseQuantity` validation
`configureContainers()`: sets `corev1.ResourceRequirements` when resource
fields are present
6 new unit tests covering full resources, partial resources, invalid
values, end-to-end apply, and backward compatibility
Fixes #6508
AI Generated with Claude Code on behalf of 641-git641
--
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]