Nipuna Perera

Results 9 issues of Nipuna Perera

**What steps did you take and what happened:** Updated the 0.21 from 0.19 and I am unable to see basic resources such as pods or deployments anymore. I do have...

enhancement
api

### What are you trying to do? Generate and publish a docker image which has LABELs. Related discussion : https://discord.com/channels/707636530424053791/1042501877906022481 ### Why is this important to you? We have corporate...

sdk/go

### What is the issue? My company mandates that all docker images be proxied via Artifactory. Hence we can't pull `docker.io/golang:alpine`. We have to pull `company.repo.com/golang:alpine` after doing `docker login...

### What is the issue? I am running a service `dagger call ... up`. The service, which is a Java app, continuously outputs to stdout. However, from the Dagger TUI,...

kind/bug

### What is the issue? When dagger engine runs initially with a new version the TUI used to show that the new engine image is being downloaded. Now it looks...

kind/bug

### What are you trying to do? Currently you can only `dagger mod install` modules hosted in public Git repositories. While this is great for OSS, it's not ideal for...

zenith
linear

I added jenkinsfile-mode. I am using doom emacs. But I haven't been able to get completion working. I use vertico with consult. Is there additional setup I need to do...

### What is the issue? There were some work done to clean up the `--progress=plain` output to improve clarity in `v0.11.x`. However, it seems to have regressed in 0.12.0. Now...

### What is the issue? When calling an external module (callee), and that external module references files that are local to that module, the engine throws an error. ### Dagger...