Comment 6 for bug 1946018

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-barbican (master)

Reviewed: https://review.opendev.org/c/openstack/charm-barbican/+/812399
Committed: https://opendev.org/openstack/charm-barbican/commit/0740a468ef6fcd34ecc3b09ae3d1a5a124f86eab
Submitter: "Zuul (22348)"
Branch: master

commit 0740a468ef6fcd34ecc3b09ae3d1a5a124f86eab
Author: Felipe Reyes <email address hidden>
Date: Mon Oct 4 15:41:25 2021 -0300

    Expose max request and secret size config options.

    Upstream Barbican has bumped up its default for the configuration keys
    max_allowed_request_size_in_bytes and max_allowed_secret_in_bytes to
    25kB and 20kB respectively (c59f2a6b). This change adopts those values
    to be used in all the supported releases and exposes them via juju
    config.

    Closes-Bug: #1946018
    Change-Id: I3dcb30f5de6367de2aa5c26bb59a79893fb8e578