Sunil Arora

Results 274 comments of Sunil Arora

> It would be helpful to have a registry for that type-to-function mapping @mengqiy what is the easiest way to support this in function catalog. > I want to use...

I realized, our SDKs can also make writing `ensure` (or idempotent) functions easier.

> That said, we may want to support similar behaviors for upgrades to new generator versions similarly to new upstream package versions. One quick thought -- I can imagine generator...

> I attached a screenshot so people can follow along: > > ![image](https://user-images.githubusercontent.com/100893/182458839-2baabf31-8feb-4222-b90c-26635eaf7c8e.png) > > A few things that I intend to tackle moving forwards: > > * I don't...

> > I am surprised about we aren't capturing errors from Apply, really ? > > We are capturing that there _was_ an error, but not what the error was....

Thanks @jashandeep-sohi for the PR. @karlkfi Can you pl. take a look this.

Ping @karlkfi @justinsb Are we ready to merge this ?

> I'm fine with moving these packages to kpt-samples as a temporary workaround Yes, I will move the packages under `kpt-samples` till we solve the edges cases in porch.

So copied over the three packages `ingress-nginx`, `cert-manager-basic`, `ghost` from kpt repo to [kpt-samples repo](https://github.com/GoogleContainerTools/kpt-samples). I have also tagged them with the same versions that we had the kpt repo....