Shimon Shtein

Results 17 issues of Shimon Shtein

Waiting on contributor
Needs testing
Docs

This PR adds support for ActiveStorage in Foreman with PostgreSQL blob adapter. By default postgresql would be used for development and production. For testing a local temp directory would be...

Not yet reviewed
Waiting on contributor
Needs testing

**Describe the bug** Dredd returns an error when example node does not exist for parameters. **To Reproduce** ``` sh dredd tmp/shim_doc2.json http://localhost:3000 -y -l debug ``` json: ``` json {...

Context: OpenAPI 3

Not yet reviewed
Docs

Right now, every disk that is inherited from template, would remain thin. The code missing relocation spec that will set the disk to `flat`, if the configuration is different from...

Enhancement

Use kickstart's `network` directive to create interfaces according to foreman's DB instead of using ifcfg files.

Waiting on contributor

When I run an `npm ci` request for a long-ish `package-lock.json` I am getting random crashes of the proxy and `ERR_STREAM_WRITE_AFTER_END` errors in the console. Here is a package-lock.json I...

The new value should be at least the number of puma threads + 4. More details: https://community.theforeman.org/t/rails-connection-pool-size-optimizations/36675

Waiting on contributor

* [X] I am familiar with the [contributing](https://github.com/theforeman/foreman-documentation/blob/master/CONTRIBUTING.md) guidelines. This commit adds the ability to generate a TOC file that can be used to test documentation links. This is done...

Needs tech review

In this PR I am introducing a way to refresh CA certificate for Foreman server. It will have the following parts: - [X] Downloadable template to run directly on a...

Needs re-review
Templates