johnsmyth

Results 13 issues of johnsmyth

**Describe the bug** Disabling autocomplete in workspaces files has no effect. **Steampipe version (`steampipe -v`)** Steampipe v0.23.2 **To reproduce** turn of autocomplete in workspaces.spc: ```hcl workspace "default" { options "query"...

bug

**Is your feature request related to a problem? Please describe.** Steampipe allows you to connect to a pipes DB with `--workspace` or `--workspace-database`. The connection and aggregators appear in autocomplete...

enhancement

I am mounting an NFS volume in my Kubernetes container. If I use the default runtimeClass, it works as expected - The file ownership is mapped to the users in...