Brendan Burns

Results 33 issues of Brendan Burns

This addresses #2217 ~This is heavily based off of the Dockerfile updater. I basically copied the code + tests and then edited as necessary.~ ~There's a lot of duplication, so...

cc @roycaihw I accidentally pushed a commit to master on this repo instead of my repo: https://github.com/kubernetes-client/python/commit/e0dfc6b0da0db1ff2ea74cdfb6fcae3328ba8b0c And I had to revert it: https://github.com/kubernetes-client/python/commit/9c79d2b763027081b4f8e4664a9445e4a0641b57 I probably shouldn't have permissions to...

kind/bug
lifecycle/stale

An important (and open) question. Proposals wanted!

help wanted

We should detect when code uses metaparticle locks or elections and automaticallly include the elector side car.

help wanted

To handle batch workloads.

Right now the packaging just packages code. We should extend the annotations to include arbitrary files via a `FileSet` annotation or somesuch.

help wanted

@drubin @silasbw What are the blockers to a 1.0 release do you think? Should we try to get the fluent Type/Java Script code added? Maybe in conjunction with the 1.15...

lifecycle/frozen

Addresses #2318 (I think) @yue9944882 this is a sketch, let me know if you think it looks ok and I will add tests.

size/L
cncf-cla: yes
approved

Many of our tests simply have a `Thread.sleep(duration)` when testing multi-threaded code. This is inherently flaky. Instead we should use synchronization classes (generally `Semaphore`) to synchronized the tests which is...

lifecycle/frozen
good first issue

Fixes #2331

cncf-cla: yes
size/XS
approved