Michael Nikitochkin

Results 66 issues of Michael Nikitochkin

**Description of the bug** It is missing expected field for DE0005190003 (BMW) **To Reproduce** Steps to reproduce the behavior: ```shell $ pytr details DE0005190003 0:45:26 Logged in 20:45:26 Connecting to...

bug

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...

Toxiproxy
ideas

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

Toxiproxy

# 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...

Epic
Toxiproxy

To easy onboard people to use toxiproxy examples are helpful. Provide example how to add new Toxic. Setup example folder with setup application and tests with Toxiproxy.

Toxiproxy

Deploy toxiproxy to existing environment and modify the resource to route traffic through it. Requirements: - Deploy Toxiproxy server - Create Toxiproxy server config base on CRD - Modify the...

Epic

Currently toxiproxy server supports only JSON. It would be great to support YAML, INI, TOML and etc.

ideas

Here is the service https://codeball.ai/prediction/2e37978b-7b3f-43c0-932d-659a0cb24b07 could automate approve some PRs with Github actions: https://github.com/sturdy-dev/codeball-action

I skipped test `TestResource#test_acquire_timeout_override work` in https://github.com/Shopify/semian/pull/328 Need to update the code and find how it should work.

It is commonly used some tools like metrics, loggers and context between components. Need to create a new class App. It should take care about initialization part of the server...

Toxiproxy