Scott Andrews
Scott Andrews
Consider logging info for how the user can interrupt the command rather than an arbitrary timeout. If the timeout is too short, then preceding commands that take too long will...
@voor I'd love to, but unfortunately it's blocked by a limitation in imgpkg. As a stop gap, I'd recommend including the version number in the repo name instead of as...
@rashedkvm any update on your testing?
We should still fix this for real
Sorry for the lag. I really should have labeled the WithConfig reconciler as experimental. Proper cross-cluster reconciliation has a lot of nuances that are not captured well. Can you expand...
We don't need to get hung up on removing informers on the first pass. Let's get it working and then figure out what we need to optimize. If we have...
I haven't found a good fake for the manager and builder resources that would make them unit testable. e2e testing is the preferred approach to date. It might be worth...
> a barrier for deploying If using a tool that can order the creation of resource (like kapp) it can be useful to hold the creation of the ClusterPodConvention until...
> to verify - if it's not used, are we able to DCE the adapter similarly to the environment subsystem? Currently following the same pattern used for `wasi:cli/environment`. The config...
A separate PR that lands first makes sense. I'll be offline for a few days, but can take a look next week.