You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/06/07 12:52:07 UTC

[GitHub] [camel-k] astefanutti opened a new issue, #3340: Configure parallel container image layers push based on CPU quota

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

   The CPU resources allocated to the operator can significantly impact the integration build time.
   
   Following #2837, which makes the operator aware of the CPU quota set on the operator container, the underlying container image push implementation should be configured accordingly.
   
   For instance, the new option introduced in google/go-containerregistry#803 should be surfaced in Spectrum<sup>[1]</sup>, defaulted according to the operator container CPU quota, and passed to go-containerregistry<sup>[2]</sup>.  
   
   [1]: https://github.com/container-tools/spectrum/blob/8f8efa4592a2891dd9c1efa3f031f73a36862a93/pkg/builder/options.go#L5-L16
   [2]: https://github.com/container-tools/spectrum/blob/8f8efa4592a2891dd9c1efa3f031f73a36862a93/pkg/builder/build.go#L55
   
   1: https://github.com/container-tools/spectrum/blob/8f8efa4592a2891dd9c1efa3f031f73a36862a93/pkg/builder/options.go#L5-L16
   2: https://github.com/container-tools/spectrum/blob/8f8efa4592a2891dd9c1efa3f031f73a36862a93/pkg/builder/build.go#L55


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


[GitHub] [camel-k] squakez commented on issue #3340: Configure parallel container image layers push based on CPU quota

Posted by GitBox <gi...@apache.org>.
squakez commented on issue #3340:
URL: https://github.com/apache/camel-k/issues/3340#issuecomment-1237828945

   I think this can be closed. Any leftover by any chance?


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


[GitHub] [camel-k] github-actions[bot] commented on issue #3340: Configure parallel container image layers push based on CPU quota

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #3340:
URL: https://github.com/apache/camel-k/issues/3340#issuecomment-1237542306

   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


[GitHub] [camel-k] astefanutti commented on issue #3340: Configure parallel container image layers push based on CPU quota

Posted by GitBox <gi...@apache.org>.
astefanutti commented on issue #3340:
URL: https://github.com/apache/camel-k/issues/3340#issuecomment-1239040672

   Yes, it's been addressed by #3366.


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


[GitHub] [camel-k] SubhasmitaSw commented on issue #3340: Configure parallel container image layers push based on CPU quota

Posted by GitBox <gi...@apache.org>.
SubhasmitaSw commented on issue #3340:
URL: https://github.com/apache/camel-k/issues/3340#issuecomment-1148633632

   @astefanutti please assign it to me.


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


[GitHub] [camel-k] astefanutti closed issue #3340: Configure parallel container image layers push based on CPU quota

Posted by GitBox <gi...@apache.org>.
astefanutti closed issue #3340: Configure parallel container image layers push based on CPU quota
URL: https://github.com/apache/camel-k/issues/3340


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