Patrick Ohly
Patrick Ohly
Regarding resource requirements see also https://github.com/kubernetes/test-infra/issues/28800
How large are the nodes in the EKS cluster, i.e. what is the maximum resource requirement that a job can request?
> I thought component-base was more opinionated about the framework used, and expected everything to use spf / pflag That isn't true for the wider Kubernetes ecosystem. Some of the...
@liggitt , @soltysh , @deads2k: can we agree on supporting both pflag and Go flag for logging flags in component-base? See above. @bells17: can you rebase, just in case?
Let's close. I chatted with @bells17 and we agreed that CSI sidecars might not even need the feature gate flag. If they do, an out-of-tree implementation would be possible. /close
The problem with the event recorder is that it runs (sic!) goroutines. That makes initializing it in the `Run` method more suitable because then there is a proper context for...
> is there any problem in moving them back to the constructors that is not correctness Contextual logging depends on constructing the recorder with a context passed in by the...
> > That's only because that's old code that hasn't been updated yet. > Can I pick it up? Yes, please do. My initial reaction was "let's combine with other...
If there's no API, we could still create a README.md in some repo, make steering the OWNER, and then trust whoever manually mirrors that file to GitHub to faithfully reproduce...