-
## Feature Request
#### Use Case
Currently, NATS cluster configuration is 'static' in nature - one needs to use explicit IP address using CLI or config file. Allow dynamic NATS cluster formation…
-
First of all, thank you for the awesome work on this library!
i just recently update from v0.94 to v0.114 and encountered an issue when rendering partial templates that do not contain any components.…
-
I think rclone needs to have a unified method of preserving file and directory metadata, probably in some form of per-directory index file. While I don't really like the idea of the additional code c…
-
## The Need
Time and time again, there have been requests from the community to support some form of _"grouping together cache entries"_, primarily for multi-invalidation purposes.
Here are some…
-
I have a small gripe with `compas_fab` over elaborate `__init__.py` files.
A specific example is `compas_fab/backends/__init__.py`
All of the backends are loaded, where you're most likely using …
jf--- updated
7 months ago
-
Trying to add mypy validation to pyvisa-py following https://github.com/pyvisa/pyvisa/pull/511, I hit a wall. Namely mypy cannot run on a package that has an "invalid" name (and it seems that flake8 i…
-
LLVM might have some support for quadruple precision, but we need to figure out how to use it (https://github.com/lfortran/lfortran/pull/3037) and likely it will only be a partial support anyway or ha…
-
## CVE-2021-28713 - Medium Severity Vulnerability
Vulnerable Libraries - linux-yoctov5.4.51, linux-yoctov5.4.51, linux-yoctov5.4.51
Vulnerability Details
Rogue backends can cause DoS of …
-
The config file `storage-system.yaml`
```
address: 10.10.10.1
username: exampleuser
password: examplepassword
```
We want use one array-exporter to monitor multiple HP3Par storage instance. T…
-
I could not find a TypeScript codegen library that fit the following criteria:
- **Worked with the Telnyx Swagger document.** A few threw parsing errors despite claiming to support OpenAPI v3 and t…