Enrico Graziani

Results 10 issues of Enrico Graziani

I like your idea and it's a very well cared repo with a good Readme section - thank you evrignaud for your work. -------------------------- I would like to see a...

enhancement

I'm using Kodi 17 on Win 10 Trying looking for subtitles of a 2004 episode, I know they are available on the website but they don't appear inside Kodi Trying...

## Environment data - Language Server version: Release: Pylance language server 2023.12 Prerelease: Pylance language server 2024.1.104 (pyright version 1.1.348, commit cfb1de0c) - OS and version: Apple M1 Pro /...

bug

### Version info **Angular:** "@angular/core": "^17.1.0" **Firebase:** $ firebase --version 13.0.3 **AngularFire:** "@angular/fire": "^17.0.1" **Other (e.g. Ionic/Cordova, Node, browser, operating system):** ``` $ uname -a Linux codespaces-9f3720 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP...

**Is your feature request related to a problem? Please describe.** Working on rewriting a bunch of boards using the terraform provider. So far so good but I find annoying for...

blocked
needs Honeycomb API
feature

## Summary Fixes ATProto specification compliance for CBOR serialization by adding missing camelCase field name annotation for `prevData` in `CommitEvt`. Without this fix, RSky PDS serializes the field as snake_case...

Following this guide: https://upcloud.com/docs/guides/deploy-managed-kubernetes-cluster-private-node-groups-nat-gateway-terraform/ upcloud_network.example has a direct dependency on the router through main.tf:L18 ` router = upcloud_router.example.id`. When destroying, Terraform tries to delete the network before the router resource....

question

Hey Every time I trigger a destroy operation, the upcloud_kubernetes_node_group hangs on "Still destroying" until it hits a context deadline exception, timing out while deleting the resource. I can see...

**Is your feature request related to a problem? Please describe.** Following these guides: https://upcloudltd.github.io/upcloud-cli/examples/use_object_storage/ https://upcloud.com/docs/guides/connecting-to-an-object-storage-instance/. I couldn't get access to my newly created bucket using the AWS CLI. I could...

documentation
enhancement
blocked

Hey, I just threw this together, which fits well with my use case. I also added an example of using multiple nodes for multiple servers to allow one Caddy instance...