UNCLASSIFIED - NO CUI

Resolve "twistlock update to 0.24.0-bb.1"

Package Merge Request

Package Changes

https://repo1.dso.mil/big-bang/product/packages/twistlock/-/blob/0.24.0-bb.1/CHANGELOG.md

Package MR

big-bang/product/packages/twistlock!288 (merged)

big-bang/product/packages/twistlock!292 (merged)

Linked Issue

Closes https://repo1.dso.mil/big-bang/product/packages/twistlock/-/issues/216

Upgrade Notices

This release of Twistlock introduces a variable to control the installation of the Istio Virtual Service for the Twistlock web console.

Should you want to not expose Twistlock through the Istio gateway, you can disable the Virtual Service installation:

twistlock:
  values:
    istio:
      console:
        virtualService:
          enabled: false

By default, the virtual service is enabled.

Edited by Kayvan Montakhab

Merge request reports

Loading