Anton Ustyuzhanin

Results 7 issues of Anton Ustyuzhanin

## Feature or enhancement request Given s3 bucket content: ``` ├── folder │   └── index.html └── index.html ``` Desired result: `GET /` returns `/index.html` content `GET /folder/` returns `/folder/index.html` content...

Something like this to fix #22

Add support for generating files from the shell command output. I run into a situation where I need to pull a web page and process it before storing it into...

stale

**Describe the bug** Mapping and Host Association is broken. There's a situation when Mapping doesn't configure Envoy proxy as expected. When several `mappings`, associated with different hosts using `mappingSelector`, have...

stale
t:bug

Hi @tedsuo, First of all, I want to thank you for this library. I was looking for something like this and stumbled upon it. While testing if the library suits...

## Problem Providing custom `licenseKey.secretName` makes pods unable to start due to secret not found. ## How to reproduce ``` helm repo add edge-stack https://s3.amazonaws.com/datawire-static-files/charts helm repo update helm install...

### Description From colima VM almost every IP responds to ICMP echo (ping). The only exception is IPs from `192.168.5.0/24`, where only 192.168.5.1 and 192.168.5.2 reply. ``` $ ping 5.6.7.8...