Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-2.6] Fix the conditions history in compliancyDetails #393

Merged
merged 1 commit into from
Jan 11, 2023

Commits on Jan 11, 2023

  1. Fix the conditions history in compliancyDetails

    The status.compliancyDetails[].conditions array was always limited to
    just a single condition due to a bug. This sets the limit to 10 instead.
    
    Relates:
    https://issues.redhat.com/browse/ACM-2708
    
    Signed-off-by: mprahl <mprahl@users.noreply.github.com>
    (cherry picked from commit 0234403)
    mprahl committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    00aac20 View commit details
    Browse the repository at this point in the history