Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 2.19 KB

registry_notices_lists.md

File metadata and controls

37 lines (22 loc) · 2.19 KB
copyright lastupdated keywords subcollection
years
2022, 2024
2024-08-02
IBM Cloud Container Registry notices, support, version, security status, lists
Registry

{{site.data.keyword.attribute-definition-list}}

{{site.data.keyword.registryshort}} CLI stops returning security status results in lists by default from version 1.0.0

{: #registry_notices_lists}

From {{site.data.keyword.registrylong}} CLI plug-in version 1.0.0, when you use the ibmcloud cr image-list and ibmcloud cr image-digests commands to list images, they return Vulnerability Advisor security status results only if you use the --va option. {: shortdesc}

The ibmcloud cr image-list and ibmcloud cr image-digests commands currently return the security status of each image by default. Some users store many images in the registry, and returning security status for every image when listing takes more processing time, which can lead to a poor experience and a reduced limit on the maximum number of images that can be listed.

To improve the user experience, a new major version, version 1.0.0, of the {{site.data.keyword.registryshort}} CLI plug-in changes the default behavior for the ibmcloud cr image-list and ibmcloud cr image-digests commands so that they return Vulnerability Advisor security status results only if you use the --va option.

What actions you need to take

{: #registry_notices_lists_action}

If you want to continue to receive security status with your list, prepare to upgrade by adding the new --va option to your commands.

If you require security status with your list, add the --restrict option when you're using the ibmcloud cr image-list and ibmcloud cr image-digests commands to receive just the information that you require.

If you are an API user and require security status with your list, ensure that you are restricting the repositories that you are requesting to ensure that you receive list results quickly and reliably.

Original announcement

{: #registry_notices_lists_announce}

The original announcement was published on 3 August 2022.