-
Up to now, I have only used Kubespray to deploy Kubernetes on Jetstream 2.
However, Magnum has autoscaling capability https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/cloudprov…
-
Hi,
I just did a build of Platform::EmscriptenApplication and it works just fine with the default "myApplication" project and the triangle example, displaying them correctly in the browser. However…
-
hey, great repo! nearly everything worked, but i'm running into a couple of pip dependency issues, and i was wondering if you've run into this also? here's some of the output:
```
...
failed: [aio1_m…
-
Hello!
## Compiler version
`3.4.2`
## Minimized code
With dependency: `com.augustnagro::magnum::1.2.0`
`Schema.scala`:
```Scala
package backend.db
import com.augustnagro.ma…
-
### The problem
I just bought Magnum Floor Heating, that works through Tuya Integration ( https://www.magnumheating.com/product/remote-control/ )
It seems to be lacking hvac_modes, which breaks ce…
-
Oxyd Extra (1994) & Oxyd 2 (1995):
agathosdaimon has reported no sound currently in game. To fix, load the game and select sound blaster from the options menu.
Oxyd magnum! Gold (1998):
agathosda…
-
This is trivial to add to a project, just add "scan-build" before any call to cmake. E.g.
```
scan-build --exclude someFolderToExclude -o folderToOutputLogs cmake -B build -DCMAKE_BUILD_TYPE=Relea…
-
When rendering shadows in multiple OpenGL parallel contexts, we sometimes get segfaults. Need to investigate this. Without the shadows, this does not happen. Example backtrace:
```bash
(gdb) bt
#…
-
Hi, I'm attempting to use a static version of OpenAL built through the repo here: https://github.com/kcat/openal-soft
Using a dynamic library build of OpenAL seems to link fine, whereas using the s…
-
Hi!
I am trying to build magnum for Emscripten via vcpkg via: vcpkg install --head corrade magnum[debugtools,gl,primitives,scenegraph,shaders,shaderconverter,shadertools]
It seems for Emscripten…