Skip to content

Keep all configuration history for endpoints #31

@cosminseceleanu

Description

@cosminseceleanu

Update of an endpoint should not just override his configuration but instead create a new version is saved it as the current one. The old versions are also stored and can be applied at any time - we are gonna need an api to rollback an endpoint to a specific version.

Endpoint updates should be automatically applied to all connections without closing them within a reasonable time - few minutes

CoS:

  • keep last 1000 versions of endpoint configuration
  • add option to rollback to a specific version
  • API to list versions
  • live reload for the existing connections of that endpoint

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions