Maksim Nabokikh
Maksim Nabokikh
## Description This option changes the issuer claim `iss` of service account JWT tokens. In addition, it changes what is returned by requesting the `/.well-known/openid-configuration` endpoint. The feature is required...
### 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...
### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Problem Currently, there is no functionality in werf to save images as OCI artifacts during the build stage....
### Pull Request Motivation This update introduces the ability to specify resource requests and limits for ACME Pods on a per-issuer basis. Now, users can define the resource requirements (CPU,...
I will describe the idea using the [`helm-docs.sh`](https://github.com/vectordotdev/helm-charts/blob/76beadfaf4b2519d309b258153515b929c7998e4/.github/helm-docs.sh) script, but it is also applicable to others. The following tries to download helm-docs binary every time and puts the binary into...
### Description I propose to consider adding the `containers` section. This section will allow users to inject additional containers, e.g., a reverse proxy, GRPC API adapter, or even a database....
Signed-off-by: m.nabokikh ## Motivation A proxy always comes in front of upstream. Some upstream, instead of HTTP requests, serve HTTPS requests with self-signed certificates (this is better than having no...
## Description This update introduces a new field `@metadata` to the `log-shipper` module. This field provides access to `namespace_labels` and `node_labels`. Additionally, the update includes a migration from the `parsed_data`...
### 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...