Trianglesis
Trianglesis
Having a lot of Cron time schedule items is frustrating when they have no verbose and short names, for example.  I'm trying to add a name to each -...
There are https://openweathermap.org/api some changes introduced last year. Seems like this plugin has not been updated for a long period.
## Checklist Celery 4.2.0 * [ ] I have included the output of ``celery -A proj report`` in the issue. (if you are not able to do this, then at...
I'm using extroot_configuration: - https://openwrt.org/docs/guide-user/additional-software/extroot_configuration [upgrade_error.json](https://github.com/user-attachments/files/15751615/upgrade_error.json) This is probably why it thinks the image is too big since USB FLash is 8 GB. ``` [mktplinkfw] rootfs offset aligned to 0x2244720...
## Description Trying the variant where all queues and exchanges are durable by default. Discussed at issue [2237](https://github.com/celery/kombu/issues/2237) RabbitMQ recommendation: [DOC](https://www.rabbitmq.com/docs/queues#durability) Related to the `celery` [PR](https://github.com/celery/celery/pull/9750). Conf: `cat /etc/rabbitmq/rabbitmq.conf` ```...
## Description Trying the variant where all queues and exchanges are durable by default. Discussed at issue [2237](https://github.com/celery/kombu/issues/2237) RabbitMQ recommendation: [DOC](https://www.rabbitmq.com/docs/queues#durability) Related to the `kombu` [PR](https://github.com/celery/kombu/pull/2313). Conf: `cat /etc/rabbitmq/rabbitmq.conf` ```...
There is no way to get the VM IP address; only the MAC is available. {{baseUrl}}/v1/spectroclusters/:uid/vms/:vmName?namespace={{namespace}} ```json "interfaces": [ { "bridge": {}, "macAddress": "YY:FF:DD:CC:BB:AA", "model": "virtio", "name": "default", "ports": null...
The documentation lacks details about reverting a snapshot. The method name should include keywords: revert snapshot, not UPDATE. https://docs.spectrocloud.com/api/v1/v-1-vm-snapshot-update/ [V1VMSnapshotUpdate](https://github.com/spectrocloud/palette-sdk-go/blob/d6a44024432fc9e34ddc8f63255b220682692005/api/client/v1/v1_client.go#L33923) There are a lot of values in the payload that...
A lot of variables are not populated correctly in the Postman collection. Payload examples are lacking a proper set of keys or show too many non-required ones.
The UI should probably have a warning about the date you see in time rulers is not an actual date of footage, but rather the date when it was added....