Timothy St. Clair

Results 54 comments of Timothy St. Clair

@rojkov - could you please attach your PRs to this issue and what else needs to get done here? /cc @kad

This is a broader topic and we should loop in @kubernetes/sig-auth-misc on approach + fixes.

We used to add a lot of caching which is totally un-necessary if you bin-smash etcd into the api-server. Also init routines are the devil.

There are a number of optimizations that could be done if we start to entertain: Bin-smashing control plane components into a single component and remove caching and overhead. (agent-worker model)....

I think we need to stay true to kubernetes for a number of reasons. sqlite may be fine for small environments but it violates the core reason why etcd was...

/assign @detiber This will likely dovetail with cluster-api work Ideally we will start to refactor the code to be more consumable from an import perspective. This is very similar to...

@ixdy I get the same results when building from that tag, but I also use make not bazel. Also I consider it onerous to force everyone to rebuild from tag....

Then a link->ref to upstream policy in our .md would be useful, as "policy"/behavior tends to shift.

+1 NB Personal side notes/opinions: 1. Should this be accepted it should be the defacto OS behind the build infra automation as it's community-maintained. 2. I'd like to see a...

poke, can we close this now?