packages
packages copied to clipboard
IoT Packages project
Hello, I am trying to upgrade hawkbit package instance to modify the default value.yaml but I am facing an error. # My environment I am running microk8s in a Ubuntu...
With Ditto 3.0.0 being released, I wonder if we would like to update the telemetry-e2e package as well. @ctron what do you think? Would that make sense?
This is useful for having a default tenant available for testing purposes without also having a demo device & credentials registered. Signed-off-by: Ryan Gonzalez
As per [1] and [2] hawkbit does not support the configuration useForwardHeaders anymore. I suggest to remove it from the default values of the hawkbit helm chart: https://github.com/eclipse/packages/blob/master/charts/hawkbit/values.yaml#L127 and add...
The dispatch-router Pod fails to start the HTTP server when installing either the cloud2edge or the hono Helm package into a Kubernetes cluster provisioned with kind on my machine (Fedora...
Currently the CI is disabled for the telemetry-e2e package. This is a tracking issue to get this re-enabled eventually. Blockers are: * https://github.com/helm/chart-testing/issues/332 * https://github.com/kubernetes/ingress-nginx/issues/6245 * Number of CPUs on...
The original plan was to add ioFog to the package to deploy IoT workflow (Kura) on the edge. Currently this is still missing. This is the tracking issue.
Eclipse hawkBit should be added to the Cloud2Edge package, as originally planned.
The configuration for creating example certificates defines _Subject alternative names_ for the service names, like eg. "hono-service-auth.hono". The service names are prefixed during deployment with the _release name_. The release...
### Problem ### The default request timeout for various Hono clients is as low as 200ms. When running Hono on cloud and using cloud databases, this might be too low....