Merging Datasance improvements#405
Merged
emirhandurmus merged 187 commits intoeclipse-iofog:developfrom Mar 24, 2026
Merged
Conversation
Release/3.5.0
gpsconfigupdate logic fixed, processchanges order updated
… service.internal host updated, process manager containersMonitor thread notified when loading microservices
roothostaccess to hostnetworkmode and isprivileged, registry updated,…
docker-java sdk upgraded, createcontainer add extrahost null checker
…industrial gateways , creating volume mount with parent directory if don't exist.
min dockerApiVersion version adjusted to be compatible with embedded…
gradle action updated
min docker api version upgraded to 1.44 (1.43 depreceated), docker ja…
… properly, updatecontainer logic fixed for minimize downtime ,agent container image layers optimized
exec session PipedOutputStream passed to Dockerutil for handling exit…
updatecontainer unit test fixed
…Introduce Kubernetes-style microservice options (RoleRef, Rule, ServiceAccount) and extend volume mount handling. Replace XML config templates with a single YAML template in packaging and update related tests, minor fixes on gps manager.
…andlers (MessageBus, MessageWebsocketHandler, MessageReceiverHandler, MessageSenderHandler, and related classes) plus their tests. Update FieldAgent, LocalApi, Microservice, ProcessManager, Supervisor, VolumeMountManager, and configuration so the daemon runs without message-bus functionality. Simplify build configs, Constants, Configuration, and TrustManagers and adjust or remove dependent tests.
agent directory and file permissions fixed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Docker api & sdk version upgraded
All sdk version upgraded
runasuser, platform, runtime and cdidevices options added to microservice struct
javax.json to jakarta.json