-
**Describe the solution you'd like**
It would be great if **Spring-cloud-gateway for Kubernetes** supported the **Peak EWMA (peak exponentially-weighted moving average)** load balancing mechanism.
…
-
**Is your feature request related to a problem? Please describe.**
I feel it's very tedious to issue, rotate, and smuggle AWS IAM keys around different config files or into the drone-secrets service.…
-
Apparently Distillery 2.0 has been out for a while and promotes config providers over Conform as the solution for production environment config. Could the template (and the posts) also be updated to r…
-
**Describe the problem**
I am facing lots of different issues during the setup of Netbird and Authentik (self hosted).
Following the tutorial is quite straightforward and most of the things seem…
-
There are a number of places in ASP.NET Core now where we assume that local development happens in the "Development" environment. Users that choose to use a local development environment name other th…
-
### Terraform Version, Provider Version and Kubernetes Version
```
Terraform version: 1.8.2
Kubernetes provider version: v2.31.0
Kubernetes version: 1.27.x
```
### Affected Resource(s)
- `E…
-
The instances now report their health using a script (`/usr/local/bin/aws_health.sh`). That script contacts autoscaling, which is unreachable.
- Maybe a VPC Endpoint can help to give instances acce…
-
It's nice that Virginia's doing their own thing, but some people might want standard codes. Map SCC's codes to [SIC codes](http://siccode.com/en/).
-
### Steps taken:
1. Creating key for encrypting and decrypting db
2. Encrypting key with another encryption + salt method so MariaDB can decrpyt/encrypt securely
### Things to do:
1. Since lat…
-
```
module Api::V1
class P2pTrades::OnlineWalletsController < Api::BaseController
include ::P2pTrades::OnlineWalletHelper
def index
render json: online_wallets
end
def create…