René Vangsgaard
René Vangsgaard
Running 1.6.9 with Scala 2.12 or 2.13, with Java 11 changes auto complete. Using Java 8 with 16.9 with Scala 2.12, but not Scala 2.13) works as expected. I press...
I cannot get multiple rows back from a query which should give multiple results back - can you confirm, it is working? PS. Is anyone using this client library?
### Description Try to discover clusterName based on current folder name. Consider validating the discovered name by looking for a corresponding YAML-file. Example: 1. CWD=$(current work dir) 2. Check for...
### Description Whenever `ksail` uses an external tool, for example `sops`, let errors from external tools bubble up. Currently if a `sops` operation fails, I get this error "SOPS decryption...
### Description When decrypting files, do not overwrite the existing file. Either write to stdout, or write to another file. I prefer printing the results to stdout, allowing the user...