Skip to content

Conversation

@lindig
Copy link
Contributor

@lindig lindig commented Jun 3, 2025

To pass file content to a plugin, vm-call-plugin supports passing the content of a client-side file as a parameter. This is missing for host-call-plugin - this patch adds it. Otherwise it is difficult to pass anything beyond a short string to a plugin.

@lindig lindig requested review from edwintorok and robhoes June 3, 2025 12:59
To pass file content to a plugin, vm-call-plugin supports passing the
content of a client-side file as a parameter. This is missing for
host-call-plugin - this patch adds it. Otherwise is difficult to pass
anything beyond a short string to a plugin.

Signed-off-by: Christian Lindig <[email protected]>
@lindig lindig force-pushed the private/christianlin/host-plugin branch from a90dfeb to 8a5111d Compare June 3, 2025 15:02
@psafont psafont added this pull request to the merge queue Jun 4, 2025
Merged via the queue into xapi-project:master with commit ee1e4c8 Jun 4, 2025
16 checks passed
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.

4 participants