Skip to content

Fix ID formatting in tempdir.go#175

Open
mattcockrell wants to merge 1 commit intohelmfile:masterfrom
mattcockrell:patch-1
Open

Fix ID formatting in tempdir.go#175
mattcockrell wants to merge 1 commit intohelmfile:masterfrom
mattcockrell:patch-1

Conversation

@mattcockrell
Copy link

@mattcockrell mattcockrell commented Mar 9, 2026

The character ":" is invalid for filesystem paths on Windows. This change will ensure that temp directories created for OCI repositories do not contain invalid syntax.

The character ":" is invalid for filesystem paths.  This change will ensure that temp directories created for OCI repositories do not contain invalid syntax.

Signed-off-by: Matt Cockrell <Matthew.Cockrell@thomsonreuters.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant