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

[BUG] proxy minions not getting kwargs key-value from deltaproxy #65179

Closed
garethgreenaway opened this issue Sep 12, 2023 · 3 comments
Closed
Labels
Bug broken, incorrect, or confusing behavior Delta-Proxy Proxy-Minion

Comments

@garethgreenaway
Copy link
Contributor

Description
proxy minions not getting kwargs key-value when they are run from deltaproxy which results in a traceback stating that multiple positional arguments have been passed.

Setup
Configure proxy minions and deltaproxy minion.

Steps to Reproduce the behavior
Run a command that passes kwargs against multiple sub proxy minions.

Expected behavior
The command should succeed and return correctly.

Versions Report
3006.x and later

@network-shark
Copy link
Contributor

Is this problem related to this #61315 ?

@Zpell82
Copy link

Zpell82 commented Dec 20, 2023

Is this problem related to this #61315 ?

yes, and it should be solved now since 3006.5 the solution was merged in

@dwoz
Copy link
Contributor

dwoz commented Jun 19, 2024

Is this problem related to this #61315 ?

yes, and it should be solved now since 3006.5 the solution was merged in

Closing this as it seems to be resolved.

@dwoz dwoz closed this as completed Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug broken, incorrect, or confusing behavior Delta-Proxy Proxy-Minion
Projects
None yet
Development

No branches or pull requests

5 participants