Skip to content

Allow gunicorn log format to be customized #1564

@balasankarc

Description

@balasankarc

Is your feature request related to a problem? Please describe.

Currently, we either hardcode the gunicorn log format, or we let the defaults (which is the same we hardcode) get applied.

There is no way for Pulp administrators to configure this log format.

Describe the solution you'd like

We already expose gunicorn_workers and gunicorn_timeout as fields in the CRD. Also expose gunicorn_logformat as a field, and pass it as command line arguments while starting up the components.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions