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

Update deviceShifu when configurations (ConfigMap, EdgeDevice or TelemetryService) are updated #766

Open
3 tasks
rhoninl opened this issue Nov 23, 2023 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@rhoninl
Copy link
Collaborator

rhoninl commented Nov 23, 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

  • Update deviceShifu when ConfigMap changes
  • Update deviceShifu when EdgeDevice changes
  • Update deviceShifu when TelemetryService changes
@tomqin93 tomqin93 changed the title Hot Update deviceShifu when configuration updated Update deviceShifu when configurations (ConfigMap, EdgeDevice or TelemetryService) are updated Nov 24, 2023
@tomqin93 tomqin93 added good first issue Good for newcomers help wanted Extra attention is needed labels Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants