hawkbit
hawkbit copied to clipboard
Eclipse hawkBit™
Hello, anyone interested in having an optional parameter for adding a jitter to the polling interval seen in the DDI protocol (System Config / Polling Configuration). The intention is to...
Dear hawkBit Community, I work at devolo AG, Germany, and we use hawkBit extensively to manage our networking devices. We rely primarily on the target attributes, such as `device_type` and...
HawkBit creates ActionStatus entries for each GET request associated with an artefact of an assigned software module. Amongst others, this severely breaks RAUC block-based adaptive updates [1], which issue a...
How to start hawkbit in a multi tenant config? If I set the tenant parameter (tenant-id or tenant_id) in authentication token via Keycloak (oidc), the DEFAULT tenant is always displayed...
Adding a link to the high-level diagrams including module, library dependency and others (see https://sourcespy.com/github/eclipsehawkbit/). Built directly from source and updated on schedule. Intended to simplify developer's introduction to the...
Hi all, I am pretty sure I found a bug. ## Reproduction Construct a Rollout in the Management UI using *Advanced Group definition*. This yields a correct distribution of Targets...
Using the [docker-compose.yml]( https://github.com/eclipse/hawkbit/blob/43b54b4c365c3ffd2d380b62ef461f3529f50e78/hawkbit-runtime/docker/docker-compose.yml) provided, hawkbit fails to start. - I'm using `Portainer Community Edition 2.18.2` to deploy the stack on a Synology NAS `DS720+` running `DSM 7.1.1-42962 Update 1`....
Hi all! I have integrated the keycloak with hawkbit after successful validation it redirect to hawkbit I am not able to assign distrubution to target.But through target filter it is...
There's a random element affecting one of the tests. I've been ``` #18 645.0 [ERROR] Failures: #18 645.0 [ERROR] AutoActionCleanupTest.canceledAndFailedActionsAreCleanedUp:119 #18 645.0 Expecting: #18 645.0 #18 645.0 to be equal...
Related to #1224 RabbitMQ is said to be optional. If so, it should not print an error. Steps to reproduce: - run the docker command: `docker run -d -p 8080:8080...