salt icon indicating copy to clipboard operation
salt copied to clipboard

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

Open garethgreenaway opened this issue 1 year ago • 2 comments

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

garethgreenaway avatar Sep 12 '23 21:09 garethgreenaway

Is this problem related to this #61315 ?

network-shark avatar Sep 25 '23 17:09 network-shark

Is this problem related to this #61315 ?

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

Zpell82 avatar Dec 20 '23 10:12 Zpell82

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 avatar Jun 19 '24 05:06 dwoz