Error "file does not exists" using workingdir and configmap-files #175

Open
opened 2025-10-20 00:15:12 +00:00 by metal3d · 0 comments
Owner

The problem is here:
https://repo.katenary.io/Katenary/katenary/src/branch/master/internal/generator/configMap.go#L145

I don't remember why I did the path join here, but it fails at https://repo.katenary.io/Katenary/katenary/src/branch/master/internal/generator/configMap.go#L172 as the file is logically not present.

Removing line 145-146 solve the problems.

The problem is here: https://repo.katenary.io/Katenary/katenary/src/branch/master/internal/generator/configMap.go#L145 I don't remember why I did the path join here, but it fails at https://repo.katenary.io/Katenary/katenary/src/branch/master/internal/generator/configMap.go#L172 as the file is logically not present. Removing line 145-146 solve the problems.
metal3d added this to the v3.0.0 milestone 2025-10-20 00:15:12 +00:00
metal3d self-assigned this 2025-10-20 00:15:12 +00:00
metal3d added the
bug
label 2025-10-20 00:41:12 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Katenary/katenary#175
No description provided.