Cayde6
Cayde6
@tooptoop4 Is it better to implement logging on/off based on the reason for the event? Or should we implement on/off based on the kind?
@michalrysavy-ext95730 Optionally, you can control the events that argocd generates. You can turn off events that you deem unnecessary in the course of your operations.
@csantanapr Is there anything else I need to implement?
@34fathombelow I'm a new contributor. If this is not too difficult, could you assign it to me?
@julianwiedmann Can you confirm if bpf_xdp_load_bytes can be replaced? Those functions are directly changing the packet, so it doesn't seem possible to change the packet with bpf_xdp_load_bytes. What do you...
> I retriggered the failed tests, not sure if the failures are related to these changes I think there's something wrong with my code, I'll check it out a bit...
The issue appears to be resolved in this [PR](https://github.com/argoproj/argo-cd/pull/19654). The issue should be closed
@pasha-codefresh Is this the PR #18285 you were referring to?
[previous CI integratiion tests e2e log] > time="2024-05-28T09:10:36Z" level=error msg="`../../dist/argocd app diff test-app-with-secrets --local testdata --server-side-generate --plaintext --server 127.0.0.1:8088 --auth-token *** --insecure` failed exit status 20: time=\"2024-05-28T09:10:36Z\" level=fatal msg=\"rpc error:...
@blakepettersson Can you check on that PR?