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
Is your feature request related to a problem? Please describe.
When I update edgedevice/ configmap or telemetry service, I need to redeploy deviceshifu deployment or delete deviceshifu pod for the configuration to take effect.
Describe the solution you'd like
Implement hot update in shifu controller when edgedevice / configmap or telemetry service update.
Describe alternatives you've considered
I can't think of any alternatives.
Additional context
Separate this implementation into 3 PRs
Update deviceShifu when ConfigMap changes
Update deviceShifu when EdgeDevice changes
Update deviceShifu when TelemetryService changes
The text was updated successfully, but these errors were encountered:
tomqin93
changed the title
Hot Update deviceShifu when configuration updated
Update deviceShifu when configurations (ConfigMap, EdgeDevice or TelemetryService) are updated
Nov 24, 2023
Is your feature request related to a problem? Please describe.
When I update edgedevice/ configmap or telemetry service, I need to redeploy deviceshifu deployment or delete deviceshifu pod for the configuration to take effect.
Describe the solution you'd like
Implement hot update in shifu controller when edgedevice / configmap or telemetry service update.
Describe alternatives you've considered
I can't think of any alternatives.
Additional context
Separate this implementation into 3 PRs
The text was updated successfully, but these errors were encountered: