Skip to content

multi exec per resources#815

Merged
emirhandurmus merged 7 commits into
eclipse-iofog:developfrom
Datasance:develop
Jun 26, 2026
Merged

multi exec per resources#815
emirhandurmus merged 7 commits into
eclipse-iofog:developfrom
Datasance:develop

Conversation

@emirhandurmus

Copy link
Copy Markdown
Contributor

No description provided.

Retry update when another replica creates the ConfigMap first instead of failing with ConflictError.
…rvice model.

Introduce per-session exec rows keyed by sessionId and remove the microservice-level exec flag from the Sequelize model.
Remove microservice exec REST enable/disable endpoints. Users connect directly via WebSocket; agents poll GET /agent/exec/sessions and attach per session at WS /agent/exec/microservice/:uuid/:sessionId. Support three concurrent exec sessions per microservice with per-session lifecycle and ACTIVATION announce to the user.
Cover three concurrent sessions per microservice, sessionId mismatch rejection, cross-replica relay, drain, security, and load pairing.
@emirhandurmus emirhandurmus merged commit 2fabe2a into eclipse-iofog:develop Jun 26, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant