cnti-testcatalog / testsuite

📞📱☎️📡🌐 Cloud Native Telecom Initiative (CNTI) Test Catalog is a tool to check for and provide feedback on the use of K8s + cloud native best practices in networking applications and platforms
https://wiki.lfnetworking.org/display/LN/Test+Catalog
Apache License 2.0
173 stars 71 forks source link

[Feature] Check kubescape & kubescape framework version and re-download if version not latest according to constants.cr #1993

Open HashNuke opened 5 months ago

HashNuke commented 5 months ago

Description

When kubescape CLI and Kubescape framework versions are updated in constants.cr, the kubescape nsa json and the CLI have to be deleted manually to force the testsuite to download it again.

The testsuite should check for the version of these files and redownload them appropriately if the versions are not the latest versions according to constants.cr.

kosstennbl commented 5 months ago

Should be resolved?