Pavel Okhlopkov

Results 13 issues of Pavel Okhlopkov

Ha proxy protocol handling added ## Description * When creating HTTPS listener - create default http listener and upgrade it. Because of flow we need. Usually, flow looks like proxyproto.Listener...

**Is your feature request related to a problem? Please describe.** We already have an TCP handling of ha-proxy-protocol, but still not support HTTP/HTTPS. In our case, we want to parse...

enhancement
manage-squad

#### Overview Replace Logrus to Slog implementation #### What this PR does / why we need it We can freely remove Logrus. That's the point! #### Special notes for your...

dependencies

#### Overview Replace Logrus to Slog implementation #### What this PR does / why we need it We can freely remove Logrus. That's the point! #### Special notes for your...

dependencies

## Description ## Why do we need it, and what problem does it solve? ## Why do we need it in the patch release (if we do)? ## What is...

area/testing
type/dependencies
area/cli
area/core
go

## Description ## Why do we need it, and what problem does it solve? ## Why do we need it in the patch release (if we do)? ## What is...

type/dependencies
area/cli
area/core
go

### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/deckhouse/deckhouse/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://github.com/deckhouse/deckhouse/issues) for an issue that...

type/bug

#### Overview To make our parsing env process more clear, we can use [special lib](https://github.com/caarlos0/env) with zero dependencies. It was tested with addon operator, which need several commands too, to...

**Is your feature request related to a problem? Please describe.** In last iteration, we used to comment: [tests for binding context](https://github.com/flant/shell-operator/blob/main/pkg/hook/binding_context/binding_context_test.go) This issue to not forget rewrite this tests for...

enhancement

#### Overview #### What this PR does / why we need it #### Special notes for your reviewer

enhancement