vishal-gandhi
vishal-gandhi
I have a local `K8s` setup done using `multipass`. Was able to successfully use the node resolver sidecar image provided by @Alasano YAML - https://github.com/ivishalgandhi/learn/blob/main/k8s/typesense/ts.yaml ```Shell ❯ kubectl logs typesense-0...
@kishorenc @seeruk @Alasano I am getting into an issue after restarting pods with sidecar. Is this a known issue? YAML - https://github.com/ivishalgandhi/learn/blob/main/k8s/typesense/ts.yaml - Error message ```shell node default_group:10.244.2.46:8107:8108 term 2...
Sharing observation if I restart the virtual machine, I don't see the above issue https://github.com/typesense/typesense/issues/465#issuecomment-1069439026 I only see the issue when restarting the statefulset ```shell kubectl rollout restart statefulset typesense...
+1 for grouping. if possible with API.
- [x] REST API as data source
@o1lab done
Just curious if the feature to list all the tasks(folder/sub folder) is present, I am trying to get a list of all the open tasks in notebook without specifying the...
> @ivishalgandhi As of the latest version 7.5.2, you should be able to list all tasks in a notebook with `nb tasks example-notebook: --recursive` or `nb tasks example-notebook: --tree`. Thank...
Same issue at my end
+1 for this feature