-
I would like a new function to return the reverse DNS name for a CIDR if a CIDR is passed as the first argument:
```
"${reversedns("10.1.0.0/16")}" => "1.10.in-addr.arpa"
```
Also, the same function…
-
Hey I was just tracing around and found this hard fork. Originally I hacked in these two features on top of your work in the soft fork of the go-workers lib, since I like handling errors rather than r…
-
### 🔖 Feature description
Projects could be managed as simple as managing codes, just like Terraform. By achiving "reproducible", open-source project owner can feel easier to put their backend projec…
-
Greetings Derry,
Just wanted to drop you a message of high appreciation for your efforts to compile this perfect solution. I must admit that it is a heck of a slick solution! Thank you for publishi…
-
https://github.com/linharesjunior/Project-Data-Pipeline.git
-
A command-line interface processes commands to a computer program in the form of lines of text. The program which handles the interface is called a command-line interpreter or command-line processor. …
-
Seems like a good reference:
- https://www.bis.org/publ/bppdf/bispap25.pdf
- https://onriskandreturn.com/2019/12/01/nelson-siegel-yield-curve-model/
Three related variants:
- [x] Nelson-Siegel
…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
BUG REPORT (worked see her #836)
**What happened**:
Unable to connect to a cluster using exec credentials.
```
>kubeless function list
FATA[0000] Ca…
-
##### 03/19/2019 8:15pm - 9:30pm
* Conversation with Chris about requirements for web portal
* Create issue in BFT github account
-
## Issue details
When using TF resources with nested attributes common between resources (input/output), the auto-generated schema defines a custom type per resource meaning resource outputs cannot…