Laszlo Fogas

Results 104 comments of Laszlo Fogas

https://github.com/gimlet-io/gimlet-stack-reference/commit/bfe121cfc82888b7a471dab353bb1500af3d819f

I deployed a preview app with this change, and the environments view crashed when I created a new env. To be investigated.

Right now with Github, none of `allowed_users`, `allowed_groups`, and `AllowedDomains` give the right options for me as an operator. I want to grant access to everyone who is part of...

Currently we refer to helm charts in the `chart` field and we store the `values` for it We introduce a new section where we can reference compositions and tf modules...

You are spot on @tcrst! > - all the infrastructure changes and plan outputs must be shown in the PR approval review and will be applied on the merge of...

https://github.com/gimlet-io/gimlet/pull/504 introduced basic Terraform support in the Gimlet manifest

I was able to pick the GPU by specifying the ```diff apiVersion: v1 kind: Pod metadata: name: vllm-openai namespace: training spec: runtimeClassName: nvidia containers: - name: vllm-openai image: "vllm/vllm-openai:latest" args:...

Good point @aakashnagpal4567 please allow me a couple of weeks to do this. We are moving to a simplified installation experience with Helm, landing in about 2 weeks.

Please review @aakashnagpal4567 https://github.com/civo/kubernetes-marketplace/pull/542

@olblak this is neat. However the installation method does not need a version anymore. I included `version: v0.17.2` assuming CIVO needs it. Although I could update that with updatecli. Or...