-
With #1338, we start storing Bifrost's logs configuration in our metadata store. Additionally, we prepopulate this configuration with a static value when using the `TestCoreEnv`. The configuration als…
-
Hello !
Nice work !
While doing some tests with existing luajit-ffi files I noticed that cffi do not understand this declarations as constants like enums:
```
/* kind of structural variable: */
s…
-
**Describe the bug**
When we tried upgrading to CPM 0.40.2 in #678, found that some RAPIDS repos had build failures.
Opening this to track the work of investigating that.
**Steps/Code to repr…
-
**Is your feature request related to a problem? Please describe.**
If group was created via api it wont be assigned on users via jwt group sync.
For example, if you prepare routes and policies befor…
-
### Steps to reproduce
1. Receive a message.
2. Right-click on the message.
3. Opponent deletes the message.
4. Click on the "translate" on the menu.
### Expected behaviour
I have no idea, it ca…
-
### Describe the bug
I understand that purely static binaries are not supported under Darwin, due to the unstable system call ABI. My suggestion is that `pkgsStatic`, on Darwin ~~or cross-compiling t…
-
Thank you for posting this solution. Had to make these 2 changes for it to work in our environment
# RADIUS::avp replace 80 0
RADIUS::avp replace 80 [binary format H32 0]
# binary scan [CRYPTO:…
-
There is a difference in behaviour between the library directory used by meson, and that used by CMake through meson.
On my debian system for example, libraries generated by meson are moved into `/us…
-
Hi, i just tried provision the cluster however i ran into this issue.
```
myuser@vm-ubuntu:~/vagrant-env/kubernetes-the-hard-way$ vagrant up
Bringing machine 'lb' up with 'virtualbox' provider.…
-
Thank you for implementing the serialization! I recently had a chance to try it out and found an issue when using multiple worlds. The TLDR is basically this:
**If you create two worlds and add an …