Ville Aikas
Ville Aikas
Also as discussed in the triage, how does this fit in with trigger-dependency-annotation.
Yeah, the shape is different so you need to know which version of the resource you're getting so you can patch the right resource. Also, knowing the version is important...
Yes, that's why the label on the resource indicated which duck it conforms to. I don't quite understand what the storage has to do with it, but yes, there can...
@slinkydeveloper Thanks for nudging us and making sure this gets eyeballs, and our apologies for taking so long to find the time to make sure we bring our concerns out...
The one thing that's not in the 'todo list' is that now every component that potentially does the resolving will need their RBAC rules updated to include listing/watching of the...
Right, for Subscription not necessary, but once this rolls out, say for example something like Sources will need this if it's injected. Not sure if it's only necessary if we...
I'm not sure it's necessarily a problem, but what I was wondering is that once there's something in pkg that uses the CRD lister, then any code that depends on...
Ok cool! Thanks for checking :)
Right, I was trying to say that we should be able to break the tests into: - Set up the Unit under test [broker, channel, etc.] - run tests [conformance,...
@mattmoor yeah, thought about that just haven't gotten around to it yet :)