hawkbit-extensions icon indicating copy to clipboard operation
hawkbit-extensions copied to clipboard

Results 19 hawkbit-extensions issues
Sort by recently updated
recently updated
newest added

Hi, I've just tried to install hawkbit on Azure using AKS (kube v.1.22.6). Had a few troubles here and there, but finally it seems I got everything running. Still, I...

Hi, I stringly suggest to inclue [this PR](https://github.com/eclipse/hawkbit-extensions/pull/75) since the version of kubernetes specified in the master branch is not available anymore (so it won't work). Also, notice that in...

Hi, I just tried the [Azure extension quickstart](https://github.com/eclipse/hawkbit-extensions/tree/master/hawkbit-extended-runtimes/hawkbit-update-server-azure) and needed to make a few minor changes to get it working. I needed to update the following versions: kubernetes 1.17.9 ->...

Adjust UI initialization to new changes from PR https://github.com/eclipse/hawkbit/pull/1106 Dependant on Hawkbit 0.3.0M8 release Signed-off-by: Bogdan Bondar

Open S3Object InputStream when creating an instance of S3Artifact to make it reusable and prevent a wrong usage because of an unused open InputStream. Signed-off-by: Michael Herdt

see https://github.com/eclipse/hawkbit/issues/1008

task

Its mentioned that we have to add s3 extention in "hawkbit-example-application" but I am confused where is this application and why we have to add in example application? I am...

help wanted
documentation
good first issue

Currently the hawkBit extensions are not mentioned in the documentation. Adding them makes it easier for users to find them. Documentation provided by the extensions is enough to get things...

help wanted
documentation

Hello, I am using hawkbit 0.3.0M9 tag with AWS s3 extention in my current setup on EC2 like docker version = 20.10.13, IAM role with all permission on s3 bucket....