Denys Romanenko
Denys Romanenko
| ✨ Design document: https://github.com/cert-manager/cert-manager/pull/5324 | |-| ### Pull Request Motivation The cert-manager has the ability to set the owner reference field in generated secrets. We can enable this option...
Signed-off-by: Denis Romanenko fixes https://github.com/deckhouse/deckhouse/issues/2218 ## Description 1. Set maxAllowed and minAllowed to all VPA objects. 2. Set resources requests for all controllers if VPA is off. 3. Global.modules.resourcesRequests.EveryNode and...
Signed-off-by: Denis Romanenko It seems that we should wait for https://github.com/containerd/containerd/pull/7298 to be merged !!!! ## Description Upgrade containerd version to 1.6 and remove unneeded containerd-flant-edition binary. ## Why do...
## Description For all controllers we use special helper to construct image name with tag for container. Fixed local running of matrix tests. ## Why do we need it, and...
### 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...
### 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...
Signed-off-by: Denis Romanenko ## Description Bump metallb version to 0.13.5 and migrate configuration to metallb crds. Added alerts and documentation. ## Why do we need it, and what problem does...
Signed-off-by: Denis Romanenko ## Description Check kernel versions for enabled modules ## Why do we need it, and what problem does it solve? Some modules requires special kernel versions to...
### 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...
#### What type of PR is this? /kind feature #### What this PR does / why we need it: Currently, when vertical-pod-autoscaler counts pods that can be evicted, VPA cannot...