[Starlingx-discuss] decouple sysinv-conductor with armada application, request to decouple the way to generate image file with armada chart
    Chen, Haochuan Z 
    haochuan.z.chen at intel.com
       
    Tue Oct 29 07:17:58 UTC 2019
    
    
  
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.starlingx.io/pipermail/starlingx-discuss/attachments/20191029/e82236ba/attachment.html>
    
    
More information about the Starlingx-discuss
mailing list