Skip to content

Docker::Event is missing the "Scope" attribute #593

@danschmidt5189

Description

@danschmidt5189

The Moby project's Event schema defines a "Scope" attribute, a string valued either:

  1. "local" to indicate a non-Swarm scoped event, such as a container exit.
  2. "swarm" to indicate a Swarm scoped event, such as a service update.

Git-blame shows that Scope was added eight years ago, so adding it to Docker::Event shouldn't introduce any incompatibilities.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions