Aayush Srivastava

Results 10 comments of Aayush Srivastava

I faced this same problem today. I'll look into contributing a fix when ever I have some free time.

I missed this field somehow! Thanks for pointing it out. This does solve my problem.

We think it will be helpful to have an additional CLI override to sync projects with `sync: false`. Something like `mani sync --all` syncs all projects irrespective of the `sync`...

I thought more about the problem mentioned in the "Motivation" section, and how I could best solve it with the present feature set of Kargo. I could create multiple "parallel"...

Thanks for the extensive proposal @krancour! Let me try to elaborate the use case a bit more before I talk about the possible solutions. You can also validate whether this...

> the problem is that once you flip that switch, that logic will no longer prevent it from flowing into the Stages that you _didn't_ want to have it. Yeah,...

After fixing the original bug, I noticed that the page still resets to 1 when you change the type of artifact. The second commit fixes that issue by calculating and...

https://github.com/user-attachments/assets/2575f16f-baea-474c-bc9d-1ef5816e8e13

This PR is ready for review. FYI: @krancour

I am interested in something similar, but for me, globally setting when the background scan runs is good enough. The intention is to reduce the load on the Kubernetes API...