Peter Jausovec
Peter Jausovec
Hello everyone! Since the last release of remark (v.0.14.0) was on Sep 15. 2016, I think it would be appropriate to cut a new release :) I would like to...
There are a couple of solutions proposed in #605 to make the list of contributors look prettier (e.g. number of contributions, Github repos etc.). As part of this issue, we...
## Summary The package currently calls `SecKeychainAddGenericPassword` to store the items in the keychain on macOS. Are there any plans to support the `SecKeychainAddInternetPassword` as well? This also means if...
It would be nice to have a demo with [Asciinema](https://asciinema.org/) that shows how to install and run func-e.
I think the naming format for the resource has changed. If I use the following as CA name: `"projects/my-project-name/locations/us-west1/certificateAuthorities/20210809-46c-fh8"` the `getmesh gen-ca` command fails with: ``` unable to issue CA,...
The valid function names contain a combination of lowercase letters, numbers and separators (., -, _). Name can only start and end with a letter or a number and there...
We should push the Fn chart to the Helm repository to make the installation simpler, ideally just `helm install fn`. (Guidelines for contributing to the Helm chart repo: https://github.com/kubernetes/charts/blob/master/CONTRIBUTING.md)
## Description Enable using custom index name with Pinecone. Fixes #1171 ## Type of change Please delete options that are not relevant. - [x] Bug fix (non-breaking change which fixes...
### 🐛 Describe the bug The way PineconeDB is set up currently, it doesn't allow for passing in an index name and using an existing index. It forces the user...