igorfraa
igorfraa
Hello, Our go code style guide suggests to have `package main` main.go not in the project root, namely in './main/' subdir. When run swagger init from project root, I get...
**Describe the bug** I have a datahub setup backed with a standalone ES. Despite that, sometimes .ds-datahub_usage_event-* indexes are created with two replicas. Replica shard could be assigned to another...
### Terraform Version ```$ terraform -v Terraform v1.3.7 on darwin_arm64 + provider registry.terraform.io/aliyun/alicloud v1.215.0 ``` (also other versions) ### Affected Resource(s) - alicloud_ecs_key_pair_attachment - alicloud_instance (as a target) ### Expected...
Hello, I use vue-cookies TypeScript and analyser says that injected cookies could be undefined. ```js const cookies = inject('$cookies') cookies.set('my_cookie', btoa(cookieVal)) ``` The warning got easily suppressed with optional chaining...
# Versions MacOS 14.5 Zerotier 1.14.0 # Issue description **brief**: Reconnect takes 10 minutes after network switching **detailed**: I have the following network setup: GPON provider link WiFi capable GPON...