Andrew Sauber
Andrew Sauber
I would like to drop an approval here after tests pass.
@tommasopozzetti, if you are logged into GitHub, you should be able to access the latest round of sysdumps, which can be found in the "upload artifacts" steps of the tests....
I can confirm that simply being logged into GitHub does not allow downloading of the build artifacts. @aanm how do you think we can provide them?
Hi @AritraDey-Dev, thanks for the contribution. Would you mind squashing these two commits into one?
Are you able to see the output of the checkpatch workflow? You have some lines >100 chars which is causing it to fail.
This edit would make checkpatch happy ```patch diff --git a/bpf/include/bpf/config/node.h b/bpf/include/bpf/config/node.h index 8f4d647cbe..048fde6229 100644 --- a/bpf/include/bpf/config/node.h +++ b/bpf/include/bpf/config/node.h @@ -15,10 +15,16 @@ /* Legacy node config rendered at agent runtime....
Hi, thanks for your proposal. I do think that it's important that we support LoadBalancers in private subnets for `cilium clustermesh connect`. In some cases, the user of `cilium clustermesh...
Hello @kahirokunn, are you still interested in working on this? The Helm mode CLI is merged now (and is also the default mode in `0.15.0`), and this may be a...
@kahirokunn correct, you mentioned that you want to do some DNS lookup validation as well before the configuration. I think that this is a good idea. Please go ahead with...