Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apko publish doesn't take json file #1341

Open
ckoehler opened this issue Oct 8, 2024 · 0 comments
Open

apko publish doesn't take json file #1341

ckoehler opened this issue Oct 8, 2024 · 0 comments

Comments

@ckoehler
Copy link

ckoehler commented Oct 8, 2024

Hi!

I am trying to follow along with the reproducibility instruction here, but can't reproduce (ahem) the results. I get these errors, which looks like it wants yaml and doesn't know what to do with the json:

Error: failed to build image components: failed to load image configuration: failed to parse image configuration: yaml: unmarshal errors:
  line 48: field options not found in type types.ImageConfiguration
  line 49: field os-release not found in type types.ImageConfiguration
2024/10/08 12:01:58 INFO error during command execution: failed to build image components: failed to load image configuration: failed to parse image configuration: yaml: unmarshal errors:
  line 48: field options not found in type types.ImageConfiguration
  line 49: field os-release not found in type types.ImageConfiguration

The usual apko files are yaml, so that makes sense, but wondering what I'm doing wrong. apko is version 0.19.1.

Thanks!

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

No branches or pull requests

1 participant