-
**Is your feature request related to a problem? Please describe.**
It would help (in my usercase) if the "Scan" and "Identify" tasks could be joined to one "set it and forget it" Button (after sett…
-
We now have support for partitioning work (i.e. VUs and iterations) between multiple k6 instances, via the `executionSegment` and `executionSegmentSequence` options, originally described in https://gi…
-
### Versions
* Python: v2.7.12
* OS: Linux (Gentoo)
* Kivy: 1.10.0
* Kivy installation method: pip install kivy==1.10.0
### Description
I want to use my camera in Kivy using the offici…
-
**What happened**:
race condition detected during the scheduling with preemption
**What you expected to happen**:
the preemptor with high priority should be scheduled successfully.
**Ho…
-
TL;DR I think we should build out our instrumentation around root-ish tasks to improve visibility, UX and enable further research in this space
---
When deciding on which worker to schedule a ta…
-
## Describe the bug
We got services with checks configured to run only at certain times, e.g. each morning between 0600 and 0630. Outside of this timeframe, IcingaDB-Web starts showing those servic…
-
Hi, I was wondering whether it is possible to assign a single AMD GPU to container,
have tried the following command(trying to assign GPU 0 to container):
docker run -it --network=host --device=/d…
-
## Description
Error is thrown when trying to print `find_pipelines` from the `kedro.framework.project` module.
## Context
Unable to use find_pipelines
## Steps to Reproduce
1. Add `print(fin…
-
Currently, pods' request resource requirements are considered for computing node resource utilization in the strategy "LowNodeUtilization", is it more rational to use actual node resource utilization …
-
We expect Kubelet to make more and more decision on which pods should run on a given node. For example,
- Reject pods on port conflict
- Reject incoming / evict existing pods when node constraints are…