-
Hi,
Sometimes the deletion of volumes with reclaimPolicy: Delete fails:
```
Name: pvc-4017a6e3-2af2-11e9-9340-96000019d538
Labels:
Annotations: pv.kubernetes.io/provi…
-
```
Summarizing 70 Failures:
[Fail] [sig-autoscaling] [HPA] Horizontal pod autoscaling (scale resource: CPU) [sig-autoscaling] [Serial] [Slow] ReplicationController [It] Should scale from 5 pods t…
-
### Expected behaviour
After upgrade to cython 0.28 MDAnalysis should build.
### Actual behaviour
It fails (on travis) and locally (here: macOS):
```
Attempting to autodetect OpenMP support... …
-
When, not a single motif is found, the peng workflow errors instead of showing a message to the user.
filterPWM.py currently expects at least one motif.
```
Traceback (most recent call last):
…
-
finally got it fixed:
https://github.com/ValveSoftware/halflife/issues/387#issuecomment-249436648
UPDATE:
https://github.com/ValveSoftware/halflife/issues/387#issuecomment-90850841
its going to be a…
-
If you create a privileged container using the ctr client, it will explicitly mount /sys using the "rw" flag. See https://github.com/containerd/containerd/blob/9d9d1bc13c107a460212d12ed7ee2f422379a10f…
-
Assuming https://github.com/docker/docker/pull/8211 goes in, we should decide whether we want containers within a pod to share IPC namespaces by default (which fits the "logical host" model for pods a…
-
#### Description
Error when running example from the documentation.
#### Steps/Code to Reproduce
```
import numpy as np …
-
What am I doing wrong? The simple demo with global style works, but trying with label maps I get an error.
Picture of the images and the visualized label maps:
![fps](https://user-images.githubuse…
-
## Acceptance Criteria
* new contributor may use either of two one-liners to install and run affinityworks:
* `./bin/install && ./bin/run`
* `docker-compose up`