Marco B.
Marco B.
Add TLS support to SWAKS
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
I saw a mention in #31 that the provider output doesn't parse JSON lists, only maps. This is unfortunately accurate; if I produce a JSON-valid list (it's from a `jq`...
From AWS Console, there's a way to set ``` Only use fine-grained access control Allow open access to the domain. ``` That's useful for instances that are deployed within a...
Hey - I added a simple `--selector/-l` to mimick the `kubectl` behavior and filter out pods based on a label selector. Plays nice with empty/invalid conditions, should be good enough...
There's an [open standard ](https://jsonresume.org/schema/) about handling the generic fields of a résumé in JSON. It would be nice to have the possibility to import and export directly using that...
Hi, I tried the instructions to build the container but the procedure stops for missing deps. Which is kind of strange, because in xential the packages are there https://launchpad.net/ubuntu/xenial/+package/openjdk-6-jre-headless ```...
Hi - first of all, thanks for sharing this EFI - it does everything and I've never even seen my system so cool and quiet! I just miss one fundamental...
**Please describe your use case / problem.** Currently a `Host` can define a `mappingSelector` to allow a `Mapping` with the appropriate label to select automatically the corresponding `Host`. ```yaml apiVersion:...