fix(katenaryfile): Fix parsing katenary file #145

Merged
metal3d merged 1 commits from develop into master 2025-07-15 19:18:45 +00:00
Owner

It seems that "json" annotation fails to get dashed names (like configmap-files). That means that all labels in katenay.yaml file couldn't be parsed.

Using yaml annotation fixes the problem. Fixes #144.

I also renamed some label variable names to be conform to the label in yaml files.

It seems that "json" annotation fails to get dashed names (like configmap-files). That means that all labels in katenay.yaml file couldn't be parsed. Using `yaml` annotation fixes the problem. Fixes #144. I also renamed some label variable names to be conform to the label in yaml files.
Sign in to join this conversation.
No description provided.