Skip to content

fix(deploy): preserve spec.host on post-install agent config PATCH#213

Merged
emirhandurmus merged 4 commits into
eclipse-iofog:developfrom
Datasance:develop
Jul 3, 2026
Merged

fix(deploy): preserve spec.host on post-install agent config PATCH#213
emirhandurmus merged 4 commits into
eclipse-iofog:developfrom
Datasance:develop

Conversation

@emirhandurmus

Copy link
Copy Markdown
Contributor

No description provided.

After edgelet install, the agent facade re-ran AgentConfig without copying
spec.host into the controller payload. Process() then fell back to
ipAddressExternal (0.0.0.0 for unprovisioned agents), overwriting the host
set correctly on the initial POST.

Resolve API host from spec.config.host or spec.host before the update, matching
the pre-deploy synthetic AgentConfig path.
Update configure_container_edgelet.sh and wait_edgelet_ready.sh to look for
edgeletDaemon: RUNNING instead of the legacy iofogDaemon label.
Append additional public root/intermediate certificates to the embedded
edgelet-controller-ca.crt bundle.
@emirhandurmus emirhandurmus merged commit 23ce77e into eclipse-iofog:develop Jul 3, 2026
7 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