-
**Description**
salt.states.keystore.managed appears to be looking for incorrect key when trying to get the SHA1 fingerprint from a certfile.
Using x509_v2 in minion config:
```
features:
x50…
-
A note for discussions trying to describe a thing that keeps tripping me: numbers, names, groups, values and what they mean.
By default a toggle is, as the name would imply "a setting that can be …
-
I have a pipfile, where i have added url to a private package repository. The package is updated and i wish to update in my local machine. But when i issue `update` command, the lock fails. Each time,…
-
# List - Haxe - The Cross-platform Toolkit
Haxe is an open source toolkit based on a modern, high level, strictly typed programming language.
[https://haxe.org/manual/std-List.html](https://haxe.org…
-
**Description**
After running swarmpit 1.8 for a couple of months with no issues (and previous versions for over a year), I was suddenly having memory issues with my manager node. Turned out the sw…
-
## Motivation
wK's volume annotation feature bears a lot of complexity due to the combination of the following aspects:
- dealing with potentially not-yet downloaded data (this is relevant for pure …
-
## Steps to Reproduce
Given two similar `MaterialApp`, one using `go_router` and one who doesn't, the one using `go_router` is unable to restore the screen state when the app is restarted.
The b…
-
### Describe the project you are working on
3D virtual world system with VR and avatars.
### Describe the problem or limitation you are having in your project
There is currently an inconsiste…
-
Trying to port my code:
sd = socket(PF_INET, SOCK_STREAM | SOCK_NONBLOCK, 0);
to:
sd = lkl_sys_socket(PF_INET, LKL_SOCK_STREAM | LKL_SOCK_NONBLOCK, 0);
But I don't see LKL_SOCK_NONBLOCK bein…
-
### What feature or improvement do you think would benefit Files?
A keyboard shortcut to toggle the sidebar on and off would be helpful.
### Requirements
- This proposal will accomplish X
- …