Clive Cox

Results 31 issues of Clive Cox

Are you able to update the license to a standard one such as MIT or Apache 2?

Presently hardwired to 60s. This could initial be changed to 0 to disable timeout. Ideally, a setting per Model/Pipeline.

v2

### Command - [ ] check-image-updates - [ ] delete - [X] deploy - [ ] diff - [ ] helm-pull - [ ] helm-update - [ ] list-images -...

good first issue

Can a release be done and a push to pypi so we get the fix in setup.py for session and can therefore install from latest pip, otherwise I get root@28781e790b3c:/#...

- Fixes godoc extraction of repo - Fails if repo can not be found

size/S

At present I can't find a chart repo for the milvus-operator. Some tools that build on top of Helm don't handle the tgz style of helm targets. It would be...

question

I have set a a GKE auto-scaling node-pool for GPUs with max nodes 1. If I start 3 RayJobs one will suceed but the other 2 ProvisionRequests will fail. This...

Is PRAGMA table_info meant to work as it does in duckdb for views in ducklake? ``` create view db.main.myview as select 1; D select * from db.main.myview; ┌───────┐ │ 1...

if you have a pipeline cell ``` %%writefile sa.yaml apiVersion: v1 kind: ServiceAccount metadata: name: minio-sa secrets: - name: container-secret ``` Compile this with current master you will get an...