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

Create scenario from (import file/helm values) on startup #140

Open
2 tasks
iripiri opened this issue Mar 11, 2024 · 1 comment
Open
2 tasks

Create scenario from (import file/helm values) on startup #140

iripiri opened this issue Mar 11, 2024 · 1 comment

Comments

@iripiri
Copy link
Contributor

iripiri commented Mar 11, 2024

To be used in helm minikube example (for starters)

ToDos:

Challenges:

  • the VILLASnode component created by the Helm Chart needs to be created as Infrastructure Component before the scenario and then linked to the scenario

Notes:

  • there is a Import Scenarios functionality already
@stv0g
Copy link
Contributor

stv0g commented Mar 11, 2024

My 2ct:

The VILLASnode infrastructure component should already be automatically registered in the backend by VILLAScontroller on the first status update which the controller sends to the AMQP broker.

The challenge is more about, how does this automatically-generated infrastructure component get linked to the imported project and referenced by the widgets in the demo dashboard?

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

No branches or pull requests

2 participants