Liran BG

Results 129 comments of Liran BG

Hu @Stallon-niranjan - while understanding the request of adding a runtime, I would like to understand the further use-case. having application written in Rust, I assume, is for high performance,...

> also, is it possible to disable the function via the CRD manifest ? essentially set `replicas: 0`

annotations are fields that the end-user (read: you) use to annotate your function acocrding to your business logic. since it is essentialy a dictionary, you may try and get on...

I have tried to run locally but failing on earlier stage ``` E: The repository 'http://ppa.launchpad.net/ubuntugis/ppa/ubuntu lunar Release' does not have a Release file. error building image: error building stage:...

Can you tell whether your docker engine has access to `/tmp` file? does it always happen? perhaps it happen when some background task runs and delete / clean your `tmp`...

Hi @keithpij , Are you installing MLRun atop arm by any chance?

Apple M2 chip is arm64 based system. Have you followed https://github.com/mlrun/mlrun/blob/development/CONTRIBUTING.md#developing-with-arm64-machines ?

Hi @sparkEchooo , You may use latest helm chart with `https://github.com/nuclio/nuclio/blob/development/hack/k8s/helm/nuclio/values.yaml#L446` set (namespaced) and that will no create cluster role for deploying / maanging nuclio CRD

I think it does. Perhaps it takes default helm chart