hawkbit icon indicating copy to clipboard operation
hawkbit copied to clipboard

Eclipse hawkBit™

Results 192 hawkbit issues
Sort by recently updated
recently updated
newest added

Changed cors configuration bean definition to be reusable under different routes Signed-off-by: Bogdan Bondar

Implement single batch message instead of multiple messages for assignment on multiple targets. Added system property to switch on/off.

I'm building hawkbit snapshot and I've hit this error in testing ``` #11 991.4 [ERROR] Failures: #11 991.4 [ERROR] AutoCleanupSchedulerTest.executeHandlerChain:51 #11 991.4 Expecting: #11 991.4 #11 991.4 to be equal...

In the latest docker image (hawkbit-update-server:0.3.0M7-mysql) there is a really critical CVE https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-22965 included in spring-boot, spring-core, spring-webmvc and spring-beans. Updating to ...: - spring-boot to 2.5.12 or later -...

Provide target quicklinks from Target Filters and Rollout views to Deployment view. Further information will be added soon.

The hawkbit image is super outdated .. it would be nice to get it updated so that we at least have the latest features ex Target-types .. Thnaks

"hawkbit.server.error.repo.entitiyAlreayExists" -> "hawkbit.server.error.repo.entitiyAlreadyExists"

Already 5 deployed docker install ([plan B](https://www.eclipse.org/hawkbit/gettingstarted/#b-run-hawkbit-update-server-with-services-as-docker-compose) and [plan C](https://www.eclipse.org/hawkbit/gettingstarted/#c-run-hawkbit-update-server-with-services-as-docker-stack)). With external volume for MySQL and w/o external mount both ways are tested. Uploaded 100-150 test devices with .cvs import,...

On the "Getting Started" page (https://www.eclipse.org/hawkbit/gettingstarted/) the hawkBit sandbox is linked to https://hawkbit.eclipse.org/. This page is not found. It looks like the link should be updated to https://hawkbit.eclipseprojects.io.

This enables a swagger-ui interface to test and discover the API. And it also notably generates an OpenAPI specification file which could then be used to generate API clients in...