Skip to content

crun hooks: style json config as it was with yajl#2118

Merged
giuseppe merged 1 commit into
containers:mainfrom
martinetd:json
Jul 2, 2026
Merged

crun hooks: style json config as it was with yajl#2118
giuseppe merged 1 commit into
containers:mainfrom
martinetd:json

Conversation

@martinetd

Copy link
Copy Markdown
Contributor

This restores config output as it was with yajl:

  • slashes not escaped (from the submodule update)
  • not prettified

The intermediate output was not a bug, but restoring output avoids unnecessary user breakages

Fixes: #2115

This restores config output as it was with yajl:
- slashes not escaped (from the submodule update)
- not prettified

The intermediate output was not a bug, but restoring output avoids
unnecessary user breakages

Fixes: containers#2115
Signed-off-by: Dominique Martinet <dominique.martinet@atmark-techno.com>

@giuseppe giuseppe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gemini-code-assist

Copy link
Copy Markdown

Warning

Gemini encountered an error creating the review. You can try again by commenting /gemini review.

@packit-as-a-service

Copy link
Copy Markdown

TMT tests failed. @containers/packit-build please check.

@giuseppe giuseppe merged commit 087d54b into containers:main Jul 2, 2026
40 of 46 checks passed
@martinetd

Copy link
Copy Markdown
Contributor Author

Thank you!

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.

crun 1.28 broke paths in hooks stdin json input

2 participants