Skip to content

Services should be deactivated using the HTTP PUT method. #130

@MehmetNuri

Description

@MehmetNuri

Consul's new version uses the PUT method instead of the GET method of HTTP to deactivate services. In the Agent class, simply write return

 self._put_no_response_body(['deregister', service_id])

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