Mattia Pavinati

Results 26 issues of Mattia Pavinati

In parametric endpoints, the device is allowed to publish data with any parameters, while installing triggers requires the `match_path` to be a valid endpoint in all its tokens. Example: Endpoint...

bug
user experience
API
app:realm_management
app:realm_management_api

When creating a new realm using a context config, the protocol is forced to https, making the housekeeping call fail if https is not supported. Steps to reproduce: - create...

bug

When astartectl fails to parse data from the server, the following error is returned ``` invalid character '

user experience

Replace the deprecated draft-04 version with draft-07 Signed-off-by: Mattia

GETting /blocks does not return the `virtual_device_pool` and `container` blocks but they can still be used in a pipeline

API
user experience

`storageClassName` defined in the astarte CR is only used for cassandra and cfssl. RabbitMQ and VerneMQ will get a persistent volume with the default storage class of the provider.

bug

Observed first in Astarte 1.0.4, but a similar behavior is still present in Astarte 1.1.1 It was observed by installing a trigger with an HTTP action on a local kubernetes...

bug
app:trigger_engine

It would be good to allow users to create volatile triggers on all devices like we do with triggers from the RealmMagement API. This would allows frontends to handle a...

user experience
app:appengine_api

I'm trying to model the status of a device while also keeping track of its past values. This concept is something in between a property and a datastream, but neither...

usecase

We found an odd crash on Data Updater Plant. It crashed with a timeout after trying to push a force_disconnection message in the VerneMQ RPC queue. ``` Aug 7 12:48:27...