William Marshall
William Marshall
### Prerequisites - [X] I have searched all issues/PRs to ensure it has not already been reported or fixed. ### Criteria - [X] Non-GUI tool - [X] Reasonably well-known and...
### Prerequisites - [x] Write a descriptive title. - [x] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/Microsoft.PowerShell.SecretManagement) - [x] Search the existing issues. ###...
### Provide the Bytebase version you are using v3.8.1 ### Describe the bug In the Community Edition, if a user with only Project Viewer permissions requests a project role [via...
### Proposed changes The print logrotate error handler no longer fails if *all* errors are about rotation failing due to preexisting log files. If any of the errors are about...
### Bug Overview If: - You are updating an existing installation of nginx installed and configured by this role - The role was previously used to configure logrotate - The...
### Feature Overview One of the nginx configurations this role lets you set is the worker rlimit. You can change this by setting the property: `nginx_config_main_template['config']['main']['worker_rlimit_nofile']`. Unfortunately, the [setup-selinux.yml](tree/main/tasks/prerequisites/setup-selinux.yml) tasks...