UNCLASSIFIED - NO CUI

Skip to content

kiali update to 2.9.0-bb.1

Package Merge Request

Package Changes

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

Package MR

big-bang/product/packages/kiali!298 (merged)

For Issue

Closes big-bang/product/packages/kiali#209 (closed)

Upgrade Notices

All package specific values will now need to be shifted under the upstream key.

Example:

Previous Values

allowAdHocKialiImage: true
cr:
 create: true
 spec:
   server:
     port: 20001

Updated Values

upstream:
 allowAdHocKialiImage: true
 cr:
   create: true
   spec:
     server:
       port: 20001

Please note this does not apply to Big Bang specific top level keys including domain, sso, istio, networkPolicies, bbtests, and waitJob.

Edited by Jimmy Bourque

Merge request reports

Loading