Known limitations (v1.0.5)
Refer to the following list of known issues and limitations in the Concert v1.0.5 release.
- Known limitations in the Concert Workflows add-on:
- The Concert Workflows add-on is not supported for Concert SaaS deployments or OCP deployments managed through IBM Cloud Pak® foundational services
- The Concert Workflows add-on cannot be upgraded in-place. Export your workflows, uninstall the Concert Workflows add-on, install the new version, and then import the workflow files into the new version. It is not possible to import or export authentications, so you need to re-create them in the newly installed version of the add-on.
- Known limitation: When uploading a vulnerability scan file, you must ensure that there is no leading or trailing white space in any of the column values.
- Known limitations that are related to the Resilience posture
- You cannot update the assessment period setting in a resilience profile.
- Known limitation: Using
external_<language_code>.json
as part of the/import
API overrides all existing labels. As a workaround, use aGET
request to the/language
API with the language code (for example,en
for English) to view a domain-specific language file. Then, append the required content in theexternal_<language_code>.json
file and upload it.
- Known limitation: You cannot delete bulk tags. To delete a tag, an instance administrator must delete the tag from every object to which it is applied before you can delete the tag itself.
- Known limitation: When exporting application data that originally came from an ingested application SBOM, its build artifacts (images, repositories) are exported only if the corresponding build SBOM was uploaded to the instance before export.
- Known limitation: When exporting data, you can only export applications that were defined based on ConcertDef SBOM upload, not applications that were defined from components.
- Known limitation: After importing scans from multiple OpenShift® Container Platform clusters, you cannot identify the origin cluster of the imported scan.