-
### Summary
Setting `state:template` on a LXC that is already a template fails with:
```
"msg": "conversion of VM 901 to template failed with exception: 500 Internal Server Error: you can't conve…
-
**Describe the problem you have/What new integration you would like**
I have almost 40 esphome devices and I started thinking how to improve managing them "at scale". I started using Jinja temp…
-
Currently, each execution of the vertical-pod-autoscaler Helm chart generates new certificates using the genSignedCert and genCA functions. This approach is not GitOps-friendly and can cause issues wi…
r0bj updated
12 hours ago
-
**Describe the bug**
I'm using typst-preview.nvim with tinymist under the hood. When I move the cursor over a heading the preview scrolls to the ToC which causes a lot of not needed movement.
**Pa…
-
### What happened?
`OneSignal.initialize(appId)` used to be idempotent on iOS and Android. Since https://github.com/OneSignal/OneSignal-Cordova-SDK/commit/3c94a25887d90b468c80597fe3236f46658620dd, …
-
### Improvement description
Assuming #12424 is implemented, we can check the storage and thumbnail cache for files existing or not really quickly. This should mean it's very easy to make the current …
-
See https://ably.com/docs/channels?lang=javascript#idempotency
This text was written before `idempotentRestPublishing` defaulted to `true`, and so it reads as if you need to enable this option if you…
-
## Overview
C.f. https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/appsubscriptioncreate the field lineItems.plan.appRecurringPricingDetails.discount enables the app developer to give the …
-
I couldn't find whether [this](https://developer.zendesk.com/api-reference/ticketing/introduction/#idempotency) is implemented already or in progress.
It could be added as part of the API for ticke…
-
It can happen that a refresh token use works on the server side, but then the response never comes back to the client.
This usually means that the client gets logged out, as their old refresh token…