Skip to content

name_regex_keep and name_regex_delete parameters unsupported when deleting registry repository tags in bulk #1246

Closed
@jgough

Description

@jgough

Description of the problem, including code/CLI snippet

https://docs.gitlab.com/ce/api/container_registry.html#delete-registry-repository-tags-in-bulk indicates that the parameter name_regex seems to be now deprecated in favour of name_regex_keep and name_regex_delete. These two parameters seem to be currently unsupported by the code.

This seems to be defined here https://github.com/python-gitlab/python-gitlab/blob/master/gitlab/v4/objects/__init__.py#L1849

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions