mender: v6.0.0-rc.8
6.0.0-rc.8 - 2025-01-17
Bug Fixes
-
Remove tenantadm.env.TENANTADM_ORCHESTRATOR_ADDR value
(c4f6f2d) by @alfrunesThe value should be inferred from the workflows service name and port.
-
Add and replace configuration values for internal addresses
(aae4180) by @alfrunesThe internal addresses are uniquely determined from the name and port of
the respective service. They should not be configurable. The following
values have been removed and will be ineffectual:device_auth.env.DEVICEAUTH_INVENTORY_ADDR
device_auth.env.DEVICEAUTH_ORCHESTRATOR_ADDR
device_auth.env.DEVICEAUTH_TENANTADM_ADDR
useradm.env.USERADM_TENANTADM_ADDR
devicemonitor.env.DEVICEMONITOR_USERADM_URL
devicemonitor.env.DEVICEMONITOR_WORKFLOWS_URL