Rafael Brito
Rafael Brito
As discussed on the community call on Aug/24, the fundamental difference between these new proposed plugin hooks from existent BackupItemAction and RestoreItemAction is the proposed plugins are executed *once* per...
I support the split.
Hopefully someone will merge the PR or correct all examples + Dockerfile.
Arguably there will be the need to address another preference, taint `PreferNoSchedule`: ``` PreferNoSchedule PreferNoSchedule is a "preference" or "soft" version of NoSchedule. The control plane will try to avoid...
I came across this issue researching about the "unfinished" metric. Although I am not using flux, my controller had a thread stuck because of https://github.com/kubernetes-sigs/controller-runtime/issues/2231 . For such, I did...
FYI, from OpenShift official documentation to let containers to run as arbitrarily container, they say "directories and files that are written to by processes in the image must be owned...
Hey @zachaller , I am a bit puzzled why the `make k8s-proto` is failing. I can't make it work despite my attempts. Any clue?
Folks, I was able to solve the prior issue and I had to refactor multiple aspects of scripts, `make codegen` etc to make Argo rollout compatible a bit more modern...
hallelujah, `make codegen` passed after I was able to reproduce the problem and fix it on my son's gaming Ubuntu box.
hi @zachaller I think we are finally good to go.