You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
06-07 22:54:50 | ERROR | chakra.scheduler || Unable to allocate job-1-ghkl8: could not convert string to float: '200m', adding it back to the wait queue.
Traceback (most recent call last):
File "/chakra/chakra/scheduler.py", line 206, in process_event
allotted_node_name, speculated_cluster_state = self.policy.get_allocation(self.cluster_state, pod)
File "/chakra/chakra/policies.py", line 88, in get_allocation
pod_resource_req = float(pod_resource_req)
ValueError: could not convert string to float: '200m'
The text was updated successfully, but these errors were encountered:
Pending support for fine grain CPU resources:
The text was updated successfully, but these errors were encountered: