You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The latest changes to the agent exhibit different behavior than the previous (released) agent. If i install the debugEcho DH and discover two devices, two instances are created. Then if i update the installation to add brokerProperties, the instances should be recreated or at least updated to have the brokerProperty added now, but the new configuration state is not resolved.
To Reproduce
Install Akri dev with debug Echo DH and config:
Move the cdi::Kind abstraction so that updates to broker properties can
be reflected here.
On Configuration reconciliation if request already exists, update broker
properties
Fixproject-akri#705
Signed-off-by: Nicolas Belouin <[email protected]>
Describe the bug
The latest changes to the agent exhibit different behavior than the previous (released) agent. If i install the debugEcho DH and discover two devices, two instances are created. Then if i update the installation to add
brokerProperties
, the instances should be recreated or at least updated to have thebrokerProperty
added now, but the new configuration state is not resolved.To Reproduce
Install Akri dev with debug Echo DH and config:
Result:
Then upgrade installation with brokerProperty in config:
The instances are not updated and broker pods not restarted:
The text was updated successfully, but these errors were encountered: