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/08/10 10:30:26 UTC

[GitHub] [camel-k] squakez commented on issue #3132: Invalid replica state for HPA

squakez commented on issue #3132:
URL: https://github.com/apache/camel-k/issues/3132#issuecomment-1210481200

   I had a look at this and the most immediate solution I can think is to have a default for `.spec.replicas` set to 1 when creating an Integration. However, I prefer keeping an empty value as this is interpreted and translated into `.status.replicas` correctly. I think the problem is more on the HPA side which should either evaluate a missing replica value as 1 or better look at the `.status.replica`.


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