Soumik Majumder

Results 152 comments of Soumik Majumder

That is helpful, we might have to think about how we can have better control knobs for this behaviour after gauging the impact on not relying on the cluster resources

We do have a set of errors we retry for, this would qualify as an addition if we are sure that we won't risk retrying in cases which we cannot...

Thanks for the PR! Will take a closer look at this.

This seems reasonable to me, but I am not sure if it qualifies as a "Factory". Worth noting, we do need to ensure that the resources stored in `DiffResourcesFactory` are...

I am totally for scoping these to a struct. I am wondering if a single struct (just like DiffResourcesFactory) which has functions returning appropriate values would suffice. Especially since most...

I am yet to go through the other PR, but I am assigning this to you for the time being 🚀

The only missing bit is that we do not seem to validate `PackageMetadata` CRs today. The `dev` command does verify the integrity of Package CRs today.

Merged this away as we would like a Package with the next release. Next steps would be, having something `config-dev` which works with kctrl, that would help a lot with...

There seems to have been prior discussion on this as well on [this](https://kubernetes.slack.com/archives/CH8KCCKA5/p1647451528916569) slack thread. And is actually related to how the `yaml.v2` library we use to marshal our YAML...

I switched up the tags as we are gathering more information here. What would be useful to understand is, if this is blocking you from using `ytt` for your needs?...