-
In the snippet below, only `test_stub` fails. Is that expected?
``` python
from django.db import models
import factory
from factory.containers import StubObject
class B(models.Model):
pass
cl…
-
**Impact of the new feature**
Create a development image of WMAgent/WMCore that includes unittests and necessary dependencies to run unittests. Unit tests should be fixed if necessary, to adapt to ne…
-
### Nomad version
On client:
```
-- rottaway@stg-ci-agent52:~ $ nomad -version
Nomad v0.5.0
```
On server:
```
-- rottaway@stg-clustermgr-master08:~ $ nomad version
Nomad v0.5.5
```
#…
-
this is a meta, a stub, should be a few issues
I am trying to install Tsuru on an Ubuntu Trusty (and Xenial) LXC containers on a Xenial physical host, including the docker profile container based ima…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Does this issue exist in the latest version?
- [X] I'm using the latest release
### Describe the bug?
I just…
-
Hello,
It's going to be a bit complicated to properly track routing change in a middleware, can we think about a nice way to play with screen tracking middleware ?
Currently we can access the cu…
-
Hi, i'm sorry, this library looks amazing, I am just trying to run this example from the documentation. The traceback indicates to me it is looking in plugins/audio for a module riva_asr.py which is i…
-
**Is your feature request related to a problem? Please describe.**
It is not possible to specify resource requests & limits on "loki-logs" pods spawned by the grafana agent operator.
**Describ…
-
```
What steps will reproduce the problem?
1. Downloaded Go Example from
https://github.com/golang/appengine/tree/master/demos/helloworld
2. gcloud preview app run ./app.yaml
What is the expected o…
-
### What is the problem you're trying to solve
We're working on this KEP: https://github.com/kubernetes/enhancements/pull/4113. A more concrete example on what we're trying to solve is shown here: …