Skip to content

Not possible to update router, without changing static routes #2044

@stefreak

Description

@stefreak

Currently it is not possible to call routers.Update without touching the static routes.

Workaround: If you desire to keep the current static routes, you need to call routers.Get first, and then supply static routes to routers.Update. This approach may be prone to race conditions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions