Sangeetha Hariharan

Results 128 issues of Sangeetha Hariharan

Builtin support for appending to a file would be helpful when there is a need to write to the same file with in a loop. I tried the following gptscript...

**Steps to reproduce the problem:** 1. Cloned https://github.com/gptscript-ai/vision to my home directory. 2. Tried to execute the following script were tool is provided the relative path to access the `tool.gpt`...

**Steps to reproduce the problem:** 1. Cloned `https://github.com/gptscript-ai/vision` to my home directory. 2. Tried to execute the following script: ``` tools: /Users/sangeethahariharan/vision/tool.gpt Describe the picture in file /Users/sangeethahariharan/Downloads/sunrise.jpeg for me...

**acorn version** - v0.10.0-1-g07b2490c+07b2490c **Steps to reproduce the problem:** 1. Deploy app from https://github.com/acorn-io/mongodb-external/tree/main/examples. 2. When user is prompted to enter credentials , creating a new credentials 3. App deployment...

kind/bug

**acorn version** - v0.10.0-rc5+e2b69a6d **Steps to reproduce the problem:** 1. Deploy app with a computeclass that has `cpuScaler` set 2. Once app is deployed , notice that `resolvedOfferings` in `acorn...

kind/bug

acorn version - `v0.10.1-rc1-18-g523ede04+523ede04` **Steps to reproduce the problem:** 1. Deploy app with following Acornfile where 2 containers have the side cars with same name ``` containers: { nginx: {...

kind/bug

**acorn version** - `v0.10.0-1-g07b2490c+07b2490c` **Steps to reproduce the problem:** 1. Deploy app from https://github.com/acorn-io/mongodb-external/tree/main/examples. 2. When user is prompted to enter credentials , creating a new credential/choosing an existing one...

kind/bug

acorn version - `v0.10.0-rc2-36-g994b4680+994b4680` **Steps to reproduce the problem:** **Scenario 1:** 1. Deploy app with credentials - `acorn run -n test1 ` ``` secrets: config: { type: "credential.acorn.io/mytestcred" params: {...

kind/bug

acorn version - `v0.10.1-rc1-8-gce008aeb+ce008aeb` **Steps to reproduce the problem:** 1. Deploy app from https://github.com/acorn-io/mongodb-atlas/tree/main/examples 2. When prompted for entering credentials , quit the deployment process which will result in app...

kind/bug
help wanted

acorn version - `v0.10.0-rc2-35-g3cf6c107+3cf6c107` **Steps to reproduce the problem:** 1. Have Rancher Desktop installed in Mac. ``` %which docker /Users/sangeethahariharan/.rd/bin/docker %ls /Users/sangeethahariharan/.rd/docker.sock /Users/sangeethahariharan/.rd/docker.sock ``` 2. Try to install acorn using...

kind/bug