Results 778 comments of Pablo Baeyens

I support doing this. The main concern historically with this has been signing which I think we can deal with. A separate concern would be what to do if things...

I agree with @dmathieu. Additionally, I think it wouldn't hurt to have some words on how to best say you don't support a particular candidate

Moved that last comment to a separate issue, see #1903

Thanks! I opened a subissue for processortest

@bogdandrutu This causes zero duplicate code. You can use `processortest` in the `processor` package; there are no cycles between Go modules, only cycles between Go packages, so this does not...

I think doing it everywhere gives us more flexibility, yes, these are test APIs that we may want to change more liberally

Updated with componenttest and authtest. I will move this to the component milestone since it's the closest to get completed (edit: will add milestones for individual subissues)

Only `confmaptest` remains, but we can't really split that one since confmap is 1.0 :( Closing!

Not sure what label to apply here, since this is Github related so 'project-infra' does not apply