Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workflows: Clean IPsec test output #30759

Merged
merged 1 commit into from
Feb 14, 2024

Commits on Feb 14, 2024

  1. workflows: Clean IPsec test output

    The test output are riddled with logs such as:
    
        Defaulted container "cilium-agent" out of: cilium-agent, config
        (init), mount-cgroup (init), apply-sysctl-overwrites (init),
        mount-bpf-fs (init), clean-cilium-state (init),
        install-cni-binaries (init)
    
    This gets particularly noisy when waiting for the key rotation to
    complete, during which time we run kubectl exec repeatedly. This commit
    fixes it.
    
    Signed-off-by: Paul Chaignon <paul.chaignon@gmail.com>
    pchaigno committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    0be33d9 View commit details
    Browse the repository at this point in the history