CARV-ICS-FORTH / CARV-ICS-FORTH/frisbee
Fix install to download the charts of a specific version
Open
- Dominant language
- Go
- Stars
- 53
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Because the controller is downloaded from the "release" where the scenarios are accessed by the repo, there can be significant drifts.
One solution is to put all the changes into a branch and merge them into main branch only to make the release.
The other solution is to put changes into main branch, and fix the install.sh to fetch examples from the release.
Contributor guide
Assessment
This issue has not been assessed yet.