toxiproxy
toxiproxy copied to clipboard
:alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.2 to 1.13.0. Release notes Sourced from github.com/prometheus/client_golang's releases. ## 1.13.0 / 2022-08-06 [CHANGE] Minimum required Go version is now 1.17 (we also test client_golang against the...
Hello, I'm facing a weird behaviour: toxirpoxy doesn't respond to API calls, the connection just hangs and nothing happens. Here's the setup I'm currently using toxyproxi in: There're few containers...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0. Commits f8bf765 Merge pull request #1343 from sirupsen/dbd-upd-dep ebc9029 update dependencies 56c843c Merge pull request #1337 from izhakmo/fix-cve 41b4ee6 update gopkg.in/yaml.v3 to v3.0.1 f98ed3e...
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.11.0 to 2.11.1. Release notes Sourced from github.com/urfave/cli/v2's releases. v2.11.1 What's Changed Fix timestamp flag error when using help by @hmiyado in urfave/cli#1439 New Contributors @hmiyado made...
Currently API could be accessed only via HTTP. Make HTTPS would simplify some extra work to run extra reverse proxy with HTTPS support. Possible example of set HTTPS config: ```shell...
We want to install Toxiproxy but as a HTTPS Proxy. Will be there any support for hosting the toxiproxy in https. In our test environment we can't host any service...
Hi, i would like to test the retry function of my application which sends up to three HTTP-requests to an external API if it didn't get a response. Is it...
Raising this pr and hoping to get some traction on Toxiproxy again :) **Context**: it's common to use the host header to direct a http request to a particular service,...
Make sure there are structured logs with possible deep log level. Check logger from `kubectl` Found https://github.com/kubernetes/community/blob/master/contributors/devel/sig-instrumentation/logging.md
# 2.5.0 [Query](https://github.com/Shopify/toxiproxy/issues?q=created%3A%3E2022-03-03+) [Milestone](https://github.com/Shopify/toxiproxy/milestone/8) ## Tasks Main features - [ ] [Toxics are not set when creating a proxy for the first time.](https://github.com/Shopify/toxiproxy/issues/79) - [ ] [Populate toxics at startup...