Michael Morello

Results 126 comments of Michael Morello

`upgrade-test-harness` is intended for upgrade testing, not for documentation purposes, that's why I think we should keep it as what has been installed by users. The `docs/reference/api-reference` change is maybe...

buildkite test this please

buildkite test this please

> The agent container needs CAP_SETPCAP and CAP_CHOWN capabilities [...] > [...] > I'm wondering if there's still value in the init container approach for some users - where only...

_I misinterpreted the code, marking this comment as off topic_

I marked my previous comment as off topic but I still think we should not assume the first item in `expectedOwners` is the managing controller. ```go k8s.OverrideControllerReference(reconciledMeta, expectedOwners[0]) ```