hernanDatgDev opened a new pull request, #5865:
URL: https://github.com/apache/camel-k/pull/5865

   <!-- Description -->
   The default SizeLimit on mount trait empty-dir volumes is now configurable 
with the following syntax:
   trait.mount. empty-dirs=myVolumeName:/container/path:sizeLimit
   
   Where sizeLimit is a normal resource quantity e.g. 1Gi, 500Mi, etc.
   
   I considered something similar to components where we add configurations 
after a "?" however since the empty-dir volume source only takes 2 
configurations: 
   SizeLimit
   Medium
   
   I figured it would be easier to just continue the ":" separation syntax. 
Please let me know your thoughts on this approach
   
   <!--
   Enter your extended release note in the below block. If the PR requires
   additional action from users switching to the new release, include the string
   "action required". If no release note is required, write "NONE". 
   
   You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" 
to make sure
   the text is added to the right section of the release notes. 
   -->
   
   **Release Note**
   ```release-note
   NONE
   ```
   


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

Reply via email to