thin-edge.io icon indicating copy to clipboard operation
thin-edge.io copied to clipboard

The open edge framework for lightweight IoT devices

Results 323 thin-edge.io issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** `tedge_mapper` is consists of a generic mapper component and cloud specific components. The `Mapper` struct is the cloud agnostic representation....

refactoring

First time users, especially coming from thin-edge.io, do not have a nice and complete user experience. I would expect that * thin-edge.io links to a "Quick start guide" (?) under...

improvement

**Is your feature request related to a problem? Please describe.** As as thin-edge developer I want to have a set of bash scripts that set up a device from scratch,...

improvement

**Describe the bug** A sequence of Apama project installations leads to a permission issue upon project removal. ``` Removing existing project at /etc/tedge/apama/project ERROR: Directory not empty (os error 39)...

bug
willwork

As noted for the tests the feature to [Detect and reconcile alarms updated while mapper was down](https://github.com/thin-edge/thin-edge.io/commit/c15cfc4bee97473411ed173903f808c1132b8d8c), the test MQTT broker used by the integration tests doesn't properly handle the...

bug
willwork

## Proposed changes I propose to write system tests in crates independent of the CI/CD merge workflow. As noted by @TheNeikos, [there is no point to block a PR when...

**Is your documentation request related to a problem? Please describe.** Does `tedge apt` has a dependency of `apt-utils`? Would this be documented? The installation process failed and there was a...

## Proposed changes As proposed in https://github.com/thin-edge/thin-edge.io/pull/959, tedge updater is added in a separate crate as a stand alone program. The tedge updater is supposed to pick up tedge update...

Signed-off-by: Didier Wenzek ## Proposed changes Here a proposal for a vision statement for the core of thin-edge. The purpose of this statement is to set a frame around the...

## Proposed changes Disable tests with known and reported issues as they might disturb other tests and will disturb the report analysis. ## Types of changes - [ ] Bugfix...