squakez commented on PR #4190:
URL: https://github.com/apache/camel-k/pull/4190#issuecomment-1489961967

   > @squakez Any idea why some tests are failing? I looked into the logs but 
the errors don't seem _that_ relevant to the feature in the PR.
   > 
   > ```
   >  MemoryPressure   False   Thu, 30 Mar 2023 07:15:00 +0000   Thu, 30 Mar 
2023 07:14:32 +0000   KubeletHasSufficientMemory   kubelet has sufficient 
memory available
   >   DiskPressure     False   Thu, 30 Mar 2023 07:15:00 +0000   Thu, 30 Mar 
2023 07:14:32 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
   >   PIDPressure      False   Thu, 30 Mar 2023 07:15:00 +0000   Thu, 30 Mar 
2023 07:14:32 +0000   KubeletHasSufficientPID      kubelet has sufficient PID 
available
   >   Ready            True    Thu, 30 Mar 2023 07:15:00 +0000   Thu, 30 Mar 
2023 07:15:00 +0000   KubeletReady                 kubelet is posting ready 
status
   > ```
   
   Just focus on the failure reasons for the test you're introducing: 
https://github.com/apache/camel-k/actions/runs/4555539840/jobs/8047750444?pr=4190
 - I think that test is a copy of the readiness probe, so, likely you need to 
change it properly to fill the conditions we need to prove with this new 
feature.


-- 
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-unsubscr...@camel.apache.org

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

Reply via email to