Uploaded image for project: 'Red Hat Advanced Cluster Security'
  1. Red Hat Advanced Cluster Security
  2. ROX-30415

v2 vulnerability stream is not multi-bundle

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • False

      USER PROBLEM
      What is the user experiencing as a result of the bug? Include steps to reproduce.

      Vulnerability zip archives have all vulnerabilities in one bundle, vulns.json.zst. This means:

      1. All load will be carried by a single Matcher instance.
      2. Partial failures will restart the update process from the beginning, re-writing vulns that were already written by other updaters.

      This can cause performance issues in some environments.

      CONDITIONS
      What conditions need to exist for a user to be affected? Is it everyone? Is it only those with a specific integration? Is it specific to someone with particular database content? etc.

      • Running any ACS release using v2 bundles.

      ROOT CAUSE
      What is the root cause of the bug?

      • Bundles are being built without the `--split` flag.

      FIX
      How was the bug fixed (this is more important if a workaround was implemented rather than an actual fix)?

      • Call the proper update interface to generate multi-bundles for the respective releases.

              jvmartin@redhat.com J. Victor Martins
              jvmartin@redhat.com J. Victor Martins
              ACS Scanner
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: