Mattia Pavinati
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...
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...
When astartectl fails to parse data from the server, the following error is returned ``` invalid character '
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
`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.
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...
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...
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...
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...