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

fix(db): targets:upsert to properly handle errors #13584

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Commits on Aug 27, 2024

  1. fix(db): targets:upsert to properly handle errors

    ### Summary
    
    `kong.db.targets:upsert` was not handling errors with `kong.db.targets:each_for_upstream`
    correctly. This fixes it.
    
    Signed-off-by: Aapo Talvensaari <[email protected]>
    bungle committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8a97855 View commit details
    Browse the repository at this point in the history