You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "cdmikechen (via GitHub)" <gi...@apache.org> on 2024/01/09 00:03:37 UTC

[PR] fix(trait) Fixed a scientific notation issue with camel when generating yaml [camel-k]

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

   <!-- Description -->
   
   
   
   
   <!--
   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. 
   -->
   There was a similar issue before:
   https://github.com/apache/camel-k/issues/2616
   
   However, in the new CRD version(v1), this issue has not been resolved.
   ![image](https://github.com/apache/camel-k/assets/12069428/9409f196-4434-42ea-9521-0d29e2fc57d0)
   
   After operator reads and regenerates yaml from CRD, there is still a problem with scientific notation. This issue is currently fixed
   
   **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: commits-unsubscribe@camel.apache.org

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


Re: [PR] fix(trait) Fixed a scientific notation issue with camel when generating yaml [camel-k]

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez merged PR #5040:
URL: https://github.com/apache/camel-k/pull/5040


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