-
In case there's a configuration file present in the ssh_config.d directory then the role configured options do not necessarily get used if the unexpected configuration file has higher priority.
It …
-
Currently, both the coordinator and worker Deployments add an annotation to their Pods with the corresponding configmap checksum, which ensures that the Pods are restarted upon configuration changes. …
-
It would be great to be able to have pip automatically source the necessary code for the puzzle solver project. That would make installation super easy. The pip/python document indicates that we can …
pv33 updated
2 months ago
-
Is it possible to add the "createUser" and "updateUser" setting to misp-docker/core/files/configure_misp.sh to enable automatic user information updates with each LDAP login?
The "updateUser" woul…
-
Here is an auto-generating SSL certificate script for NGINX that can be modified to work with Wails server when creating app.
```
#!/bin/bash
# Define variables
cert_name="selfsigned_cert"
cert…
-
I noticed while investigating https://github.com/googleapis/python-bigquery/issues/773 that https://cloud.google.com/bigquery/docs/external-table-definition refers to BQ CLI feature that we actually d…
-
I'd like to replace Agda's various home-grown configuration files with a well-known and well-supported _consistent_ format. Currently, Agda uses various different and un- and underdocumented formats:
…
-
although the marlin source code version exists, we do not have the configuration files, so it is not possible to generate a release.
it is possible to upload configuration.h and configuration_adv.h f…
-
It would be nice, if I could specify the files to check, format, etc. via the ruff configuration file (in my case `pyproject.toml`). I thought of something analogous to the [`files` directive of `mypy…
-
### Component(s)
receiver/filelog
### What happened?
## Description
Description:
I am using the filelog receiver in the OpenTelemetry Collector Contrib to parse CSV log files. When parsing a sing…