-
As services grow in number, it become more tedious to add new service domains to DOMAINS var in letsencrypt stack. In my use case, most of the time, domains added to letsencrypt get added to (cattle) …
-
### Terraform Version
```shell
1.6
```
### Use Cases
Simplify module calls that have huge amount of input variables. Of course you can refactor the module to just take 1 map as input variable but …
Satak updated
1 month ago
-
### Name of the resource
AWS::ElasticLoadBalancingV2::TargetGroup
### Resource Name
_No response_
### Issue Description
https://docs.aws.amazon.com/elasticloadbalancing/latest/network/a…
-
When debugging errors in systems with multiple dropshot servers, it's great to have the request id, but you often want an identifier for the server, too. Some systems have used the `x-server-name` he…
-
Hi,
I have been successfully testing indico with the latest code in master branch of the repository (updated a couple of weeks ago), both locally and using :8080, but I'm having a lot of trouble…
-
- #536 implemented a loadbalancer feature with only roundrobin algorithm.
- After #556 we should have a solid code base to easily implement different algorithms per route.
We want to have some o…
-
### Steps To Reproduce
1. Go to the Bitwarden Admin Portal
2. Log in
3. Look for 'Web Installed'
### Expected Result
Web Installed: 2023.4.2
### Actual Result
Web Installed: Unable to fetch ins…
-
I made a test with 2 recording bot instances in 2 VMs behind load balancer. I used remote debugger and I saw actions(mute/unmuted/hold etc.) will be sticked to correct instance. I could not find the c…
-
I believe this issue is well known, but the documentation is a bit misleading. Yes, most HTTP request libraries have an option to automatically follow redirects BUT only for GET and HEAD methods.
F…
-
Motivation:
We connect to a quorum of etcd servers across regions (not the recommended architecture, but it works quite well)
For various reasons, a small subset of the nodes might be unavaila…