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

ipam: fix crd mode #16493

Merged
merged 1 commit into from
Jun 10, 2021
Merged

Commits on Jun 10, 2021

  1. ipam: fix crd mode

    Fix regression affecting IPAM CRD mode introduced in cilium#15160.
    
    In buildAllocationResult an "ENI" error was wrongly constructed
    in fallthrough case affecting all modes not specifically handled
    within the switch statement.
    
    Fixes: cilium#16492
    Signed-off-by: Jussi Maki <jussi@isovalent.com>
    joamaki committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    75d4e37 View commit details
    Browse the repository at this point in the history