Skip to content

'+' is not allowed in reference paths #855

@quic-sbjorkle

Description

@quic-sbjorkle

Current Behavior

rules_oci uses the regclient for path handling.
When using bzlmod bazel initially used '~' in reference paths and support for that was implemented in 710f8d3.

However. This behavior was recently changed so now the '+' separator is used and support for that is also needed.

Expected Behavior

reference paths may contain '+' characters.

Steps To Reproduce

N/A

Version

2.0.1

Environment

N/A

Anything else

'~' support was previously implemented in 710f8d3

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions