litmuschaos / litmus

Litmus helps SREs and developers practice chaos engineering in a Cloud-native way. Chaos experiments are published at the ChaosHub (https://hub.litmuschaos.io). Community notes is at https://hackmd.io/a4Zu_sH4TZGeih-xCimi3Q
https://litmuschaos.io
Apache License 2.0
4.39k stars 688 forks source link

litmus-agent hook-pre-install-job missing imagePullSecrets #4869

Closed bingwei-hong-partior closed 3 weeks ago

bingwei-hong-partior commented 3 weeks ago

What happened: When using litmus-agent helm chart, it is notice that litmus-agent hook-pre-install-job.yaml created job missing imagePullSecrets to allow using private repo

What you expected to happen: There should be imagePullSecrets for the litmus-agent and the pre-install-job should be updated to use imagePullSecrets

Where can this issue be corrected? (optional)

hook-pre-install-job.yaml to add take in imagePullSecrets under spec section.

How to reproduce it (as minimally and precisely as possible): Run the litmus-agent helm chart with a private repository

Anything else we need to know?:

bingwei-hong-partior commented 3 weeks ago

raised wrong repo, close it to raise in correct repo