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

[8.x] [Security Solution][Quality Gate Monitoring] Fixed override for monitoring pipeline (#196841) #196861

Merged
merged 1 commit into from
Oct 18, 2024

Commits on Oct 18, 2024

  1. [Security Solution][Quality Gate Monitoring] Fixed override for monit…

    …oring pipeline (elastic#196841)
    
    ## Summary
    
    Instead of just quality gate for security, a monitoring pipeline has
    been introduced which acts like quality gate but is overriding the
    kibana image with the latest [dev-devenv
    version](https://github.com/elastic/serverless-gitops/blob/79862d97b1b1d3a97c0d8e2091ea06b9aed43f0c/services/kibana/versions.yaml#L4).
    
    This change addresses the changes needed for this new pipeline taking
    under consideration the environmental variable
    `KIBANA_MKI_QUALITY_GATE_MONITORING` which if present, it defines that
    we do run the set of tests for quality gate but with an override.
    
    (cherry picked from commit 6091542)
    dkirchan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    bc3879e View commit details
    Browse the repository at this point in the history