Steve Kuznetsov
Steve Kuznetsov
Would the group be solving the first bullet point in my list above? I think we were hoping for a cryptography-based approach given that we expect APIExports to have globally-unique...
For our use-case, it would be incredibly useful to be able to use [`PodFailurePolicy`](https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/job-v1/#beta-level) to allow image jobs to be resilient to pod phases.
@sttts this sounds like another use-case for generic projection?
/reopen It's been a bit. This is still super annoying for basically anyone who happens to import any part of `controller-runtime`. Mutating global state in an `init()` in a library...
@maleck13 is it important to allow users to mutate the rest of these objects, but not some particular annotation? Can a more coarse-grained implementation where the provider (and only the...
The panic is expected - it's not an error that should ever happen in real production, and if it does, the process deserves to crash. It's an assertion about core...
@sttts it's not clear how, specifically, the "pruned objects appear identical but aren't" case impacts acceptance criteria for this task - can you expand on that?
From discussion: if it's technically feasible, we should try to detect situations where the default behavior from a new field is not the same as the previous behavior and flag...