Skip to content

Update security group cannot remove all rules #378

Closed
@freudl

Description

@freudl

The v3 client enables me to update security groups.

  • Given a group with one rule
  • When the group is updated to zero rules
  • Then the group has no rules

However, the action as no effect.

As far as I understand, during the request the parameter is marshalled with option omitempty so the empty rule set never leaves the SDK.

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