-
### Bug Report or Feature Request (mark with an `x`)
```
- [X] feature request
```
### Command (mark with an `x`)
```
- [X] build
```
### Desired functionality
It would be nice to have …
-
Object placement is build using `netmap.Source` and `container.Source` in most scenarios. Also there are some similar cases when we use same placement approach, e.g. shard evacuation introduced [here]…
-
## Enhancement
Normal table
```
CREATE TABLE `sbtest1` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`k` int(11) NOT NULL,
`c` char(120) NOT NULL,
`pad` char(60) NOT NULL,
PRIMARY KEY (`…
-
Hello,
As said in https://github.com/kuberhealthy/kuberhealthy/issues/1193, I would also like a new version of the "deployment-check" image (https://hub.docker.com/r/kuberhealthy/deployment-check/t…
-
The current setup requires us to clone the `src/` of each new version of `feathers-pinia` to the nuxt app dir.
My rough understanding is that this is due to CommonJS/ESM incompatibilities with the …
-
From a convo with @FabianLars and @lucasfernog:
> I would like to deprecate the mirrors. The v2 plugins have support for withGlobalTauri and pnpm supports sub folders in git dependencies now (the l…
-
Use case:
App called `base`, it builds a base docker image.
App called `base-child`, it depends on base docker image and extends it.
Ideally I want `base-child` to build after `base` finished.
I…
-
I think this is a compiler issue, that's why i post this in scratch-vm
Project : https://scratch.mit.edu/projects/98147844/
### Expected Behavior
_Please describe what should happen_
Proje…
-
We would like to have the option to deploy Kelvin fully inside Docker, ideally with a single command, if possible. We want to have the following services running inside Docker, networked together:
…
-
Hello!
My name is McKenna Dallmeyer and I would like to submit torch2trt to OSS-Fuzz. If you are not familiar with the project, OSS-Fuzz is Google's platform for continuous fuzzing of Open Source Sof…