DeleteImageSetConfiguration parameters
To remove images with the oc-mirror plugin v2, you must use a DeleteImageSetConfiguration.yaml configuration file that defines which images to delete from the mirror registry. The following table lists the available parameters for the DeleteImageSetConfiguration resource.
| Parameter | Description | Values |
|---|---|---|
|
The API version for the |
String
Example: |
|
The configuration of the image set to delete. |
Object |
|
The additional images configuration of the delete image set. |
Array of objects Example:
|
|
The tag or digest of the image to delete. |
String
Example: |
|
The Operators configuration of the delete image set. |
Array of objects Example:
|
|
The Operator catalog to include in the delete image set. |
String
Example: |
|
When true, deletes the full catalog, Operator package, or Operator channel. |
Boolean
The default value is |
|
Operator packages configuration |
Array of objects Example:
|
|
The Operator package name to include in the delete image set. |
String
Example: |
|
Operator package channel configuration |
Object |
|
The Operator channel name, unique within a package, to include in the delete image set. |
String
Example: |
|
The highest version of the Operator to delete within the selected channel. |
String
Example: |
|
The lowest version of the Operator to delete within the selection in which it exists. |
String
Example: |
|
The highest version of the Operator to delete across all channels in which it exists. |
String
Example: |
|
The lowest version of the Operator to delete across all channels in which it exists. |
String
Example: |
|
The platform configuration of the image set |
Object |
|
The architecture of the platform release payload to delete. |
Array of strings Example:
The default value is |
|
The platform channel configuration of the image set. |
Array of objects Example:
|
|
When |
Boolean
The default value is |
|
Name of the release channel |
String
Example: |
|
The minimum version of the referenced platform to be deleted. |
String
Example: |
|
The highest version of the referenced platform to be deleted. |
String
Example: |
|
Toggles between deleting the shortest path and deleting the full range. |
Boolean
The default value is |
|
Type of the platform to be deleted |
String
Example: |
|
Determines whether the OSUS graph is deleted as well on the mirror registry as well. |
Boolean
The default value is |