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

Support Rocky Linux 9.4 (Yoga) #1196

Open
wants to merge 11 commits into
base: stackhpc/yoga
Choose a base branch
from
Open

Support Rocky Linux 9.4 (Yoga) #1196

wants to merge 11 commits into from

Commits on Jul 24, 2024

  1. Updating to RL9.4

    grzegorzkoper authored and m-bull committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f49d31e View commit details
    Browse the repository at this point in the history
  2. Make kolla-toolbox and bifrost to use stackhpc/requirments

    (cherry picked from commit cbab775)
    seunghun1ee authored and m-bull committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f02e7d1 View commit details
    Browse the repository at this point in the history
  3. Support allow lists in Trivy

    (cherry picked from commit 5714737)
    assumptionsandg authored and m-bull committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    03823b0 View commit details
    Browse the repository at this point in the history
  4. Various Trivy whitelist fixes

    Substitute underscore in imagename for consistent formatting in
    whitelists file and remove unnecessary return code checking
    
    (cherry picked from commit f65f55b)
    assumptionsandg authored and m-bull committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9181fa3 View commit details
    Browse the repository at this point in the history
  5. Remove CVE-2024-36039 from whitelist

    Remove CVE-2024-36039 from the Trivy whitelist and move to the
    example file setup to illustrate the global_allowed_vulnerabilities
    variable can be used to whitelist vulnerabilities in all images.
    
    (cherry picked from commit 8ed7e8a)
    assumptionsandg authored and m-bull committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    508b7c0 View commit details
    Browse the repository at this point in the history
  6. Adding CVE-2024-27280 to list of allowed-vulnerabilities in Trivy

    (cherry picked from commit 77172be)
    grzegorzkoper authored and m-bull committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    07d3505 View commit details
    Browse the repository at this point in the history
  7. Update image tags for RL9.4

    m-bull committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a62b9b7 View commit details
    Browse the repository at this point in the history
  8. CI: Allow logging of Rally/Tempest

    By default the 'Run tempest' task has no_log set to avoid revealing
    sensitive data. This does not apply in CI, and makes it difficult to
    debug failures.
    
    (cherry picked from commit 8384dc4)
    markgoddard authored and m-bull committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d82ac2b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6517958 View commit details
    Browse the repository at this point in the history
  10. Add releasenote

    m-bull committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0459ff6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e312d4f View commit details
    Browse the repository at this point in the history