Christopher Sean Lovell
Christopher Sean Lovell
This would be a wonderful addition - Microsoft SQL Server is still widely used in production use.
I know I'm late to the game - @droctothorpe I'm curious if you have a code snippet on how this is done. Also aiming to achieve some insight into per-user...
Nevermind - seems the following works in the Helm chart values file: ``` dask-gateway: gateway: backend: ... [omitted for brevity] extraConfig: optionHandler: | from dask_gateway_server.options import Options, Integer, Float, String...
This is what I mean--everything from the MyDIG UI seems fine, but the search is blank. Landmark generated the right table and was "published".  
Hi Alex, Yes - just thinking about how this task could be made simpler and automation would be valuable. Automating your approach would certainly work. Another way that came to...
I wonder how easy / hard it would be to pass all content through a Tika parser that always returns html?
This is a pattern I’ve seen used frequently at it seems pretty fundamental from an ops perspective. Otherwise anytime we redeploy the app with different configuration, we need to rebuild...
For what it's worth, if you have kubectl access, if you ensure you're using the kube context where you have argocd installed, you can set your namespace to the argocd...
Fantastic repo by the way. EDIT: So I thought this was an issue, but I realize you need to make sure you declare the labelNames properly and then it works....
Ran into this issue - glad to see it's been caught.