Hugo

Results 3 issues of Hugo

Hi, Have you planned to rewrite your code using async / await ? Thx

https://github.com/lensapp/lens/blob/f1a960fd785b62a118acd8b1525d879f39917e21/packages/technical-features/prometheus/src/helm-provider.injectable.ts#L149 from the last version of Helm prometheus server the new labels are ``` app.kubernetes.io/component=server app.kubernetes.io/instance=prometheus app.kubernetes.io/managed-by=Helm app.kubernetes.io/name=prometheus ```

### Describe the bug from your documentation https://developer.paddle.com/webhooks/subscriptions/subscription-created Inside the array `items` you show the object `product` but inside the Class `SubscriptionItem` it's missing ### Steps to reproduce see the...