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

Enhance Application management #119

Open
k82cn opened this issue Feb 3, 2025 · 2 comments
Open

Enhance Application management #119

k82cn opened this issue Feb 3, 2025 · 2 comments
Assignees
Labels
kind/feature New feature or request priority/p1 High priority
Milestone

Comments

@k82cn
Copy link
Contributor

k82cn commented Feb 3, 2025

Motivation

Currently, we already move the application configuration into FSM, but it sill missed the following gRPCs: register_applicatin, unregister_application, update_application and get_application.

The purpose of this issue is to enhance those gRPC for application management.

@k82cn k82cn self-assigned this Feb 3, 2025
@k82cn k82cn added kind/feature New feature or request priority/p1 High priority labels Feb 3, 2025
@k82cn k82cn added this to the v0.4 milestone Feb 3, 2025
@k82cn
Copy link
Contributor Author

k82cn commented Feb 9, 2025

register_application was handled in #126 .

@k82cn
Copy link
Contributor Author

k82cn commented Feb 9, 2025

When unregister_application or update_application, we need to also update Session and Task accordingly. I'm not sure whether we can have them in v0.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request priority/p1 High priority
Projects
None yet
Development

No branches or pull requests

1 participant