David Alger

Results 12 issues of David Alger

## System Information ### Linux distribution MacOS 12.1 client, Fedora 34 Workstation server. ### Terraform and provider versions ```sh Terraform v1.1.2 on darwin_amd64 + provider registry.terraform.io/dmacvicar/libvirt v0.6.12 ``` ## Description...

### Welcome - [X] Yes, I've searched similar issues on GitHub and didn't find any. ### How do you use lego? I'm using Lego via the ACME provider in Terraform:...

area/dnsprovider

### Terraform Version, Provider Version and Kubernetes Version ``` Terraform v1.1.4 on darwin_arm64 + provider registry.terraform.io/hashicorp/google v4.10.0 + provider registry.terraform.io/hashicorp/helm v2.4.1 + provider registry.terraform.io/hashicorp/kubernetes v2.8.0 + provider registry.terraform.io/hashicorp/random v3.1.0 ```...

On most Linux systems (and inside Docker Desktop VM on macOS) the default UID/GID of 1000 is used for the first non-system account created. Due to this, the fpm containers...

enhancement
up for grabs

A quality PR from @vbuck added support integrated Magepack support via an additional `WARDEN_MAGEPACK` setting in the `.env` file for `magento2` projects. This integration and how to use it is...

up for grabs
documentation

### Terraform, Provider, Kubernetes versions ``` $ terraform -v Terraform v0.14.6 + provider registry.terraform.io/hashicorp/archive v2.0.0 + provider registry.terraform.io/hashicorp/google v3.56.0 + provider registry.terraform.io/hashicorp/google-beta v3.56.0 + provider registry.terraform.io/hashicorp/helm v2.0.2 + provider registry.terraform.io/hashicorp/kubernetes...

question

Have a Magento Commerce 2.2 site which I just rolled out a modified version of this extension on a short while ago. Enterprise has a `banner/ajax/load` call which similarly reads...

Create [design documentation](https://gateway.envoyproxy.io/latest/contributions/design/) covering graceful shutdown behavior as implemented in #2633 with example configuration to adjust any exposed knobs.

documentation
help wanted
road-to-ga

**What this PR does / why we need it**: This adds support for BackendRefs on EnvoyProxies to the reconciler so the same endpoint discovery used for HTTPRoute refs will be...

**What this PR does / why we need it**: This PR adds support for configuring a gRPC Access Log Service (ALS) logging sink implementing API added in #3078.