hawkbit
hawkbit copied to clipboard
Eclipse hawkBit™
Hi, it seems that at the moment hawkBit doesn't allow to prioritize a rollout over another. Let's say there are two custom filters that select two sets of devices that...
Re: #618 et al., here is a recipe that seems to work for me. HTH. _Config for HawkBit under SSL/TLS using private CA / sub CA HawkBit (HawkBit 0.2.0-SNAPSHOT) +...
How to reproduce: 1. Prepare 3 OS only distributions with SW Modules 2. Create a DMF Api target 3. Upgrade target with Distribution 1 (Device gets DOWNLOAD_AND_INSTALL event, action =...
Current UI has no way to cancel an upload after it as been initiated. This feature is useful when uploading big artifacts such as OS OTAs.
The DDI feedback API rejects details messages that "appear" to contain HTML content. The logic seems to be nothing more than a "script" appears somewhere inside a substring delimited by...
Right now, when setting up **Auto Assignment** through **Target Filters**, the **AutoAssigner** expects the new auto assigned DS not to be in the targets entire action history. https://github.com/eclipse/hawkbit/blob/d982bb9a5ff13b1b46fad6dc5de3dcc728087fa0/hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/autoassign/AutoAssignChecker.java#L38-L44 This behavior...
Re: Gitter [July 16, 2018 4:14 PM](https://gitter.im/eclipse/hawkbit?at=5b4ca838582aaa630770ca38) Using a client such as swupdate, it is possible to report attributes: A = "foo" ; B = "bar" Using Hawkbit UI, the...
Original gitter thread [here](https://gitter.im/eclipse/hawkbit?at=5ba38586f4bd1056ac8e4458) A feature by which an HB server could request a device to upload data back to the server. The device could refuse or comply, downloading and...
Hi, how is the right procedure when after a successful update I try to assign the artifact again. My problem is: The system that is updated have redundancy boot mechanism....
change UI demo account settings does not work: examples/hawkbit-example-app/src/main/resources/application.properties # UI demo account hawkbit.server.ui.demo.password=admin123 hawkbit.server.ui.demo.user=admin hawkbit.server.ui.demo.tenant=SOMETENANT