Hi Angie & Tee

 

Currently decoupling sysinv-conductor with armada application, you introduce new class ArmadaManifestOperator.

But I find currently this class only decouple application override. For image list, it still depends on declaration in values.yaml in application’s charts.

 

We work to ceph containerization, plan to introduce new charts to launch ceph service.  

https://review.opendev.org/#/c/681457/

 

The image declaration in values.yaml is not same as currently application

 

This chart will pull images rook/ceph:v1.1.1, with such way to declare image.

https://review.opendev.org/#/c/681457/5/stx-platform-helm/stx-platform-helm/helm-charts/rook-ceph/values.yaml

image:

  prefix: rook

  repository: rook/ceph

  tag: v1.1.1

  pullPolicy: IfNotPresent

 

So prefer in sysinv-conductor, also use ArmadaManifestOperator to update image list file.

 

Thanks!

 

Martin, Chen

SSP, Software Engineer

021-61164330