Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define the process of displaying charthub experiments icon #1354

Closed
chandankumar4 opened this issue Mar 19, 2020 · 2 comments
Closed

Define the process of displaying charthub experiments icon #1354

chandankumar4 opened this issue Mar 19, 2020 · 2 comments
Assignees
Milestone

Comments

@chandankumar4
Copy link
Member

chandankumar4 commented Mar 19, 2020

Why we need this?

  • Setting up the correct location/path for icons of chaos experiment currently it's getting all the image from staging branch of chaos-chart which is defined inside the charthub

How to solve this / What are the possible approach

1 - Define a repository in litmuschaos org and store all the image there instead of chaos-chart and provide the image link in CSV file

2 - Currently we are cloning the chaos-chart inside the charthub server repo which contains all the images but UI pod is separate from server pod so we have to use NFS volume to share the common directory then UI pod will able to access the icons

3 - All icons are available in chaos-chart so if we get the chaos-chart repo inside the UI pod then charthub will be able to get the icon

Related repository

1 - https://github.com/litmuschaos/charthub.litmuschaos.io
2 - https://github.com/litmuschaos/chaos-charts

@chandankumar4
Copy link
Member Author

Create a new Repo which will contain the icons for litmuschaos org https://github.com/litmuschaos/icons

@ksatchit
Copy link
Member

We have decided upon the approach #3 where icons will be placed in a dedicated repo (refer litmuschaos/icons#1) and the raw links will be provided in the experiment CS, for ex: here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants