-
Bug
-
Resolution: Won't Do
-
Undefined
-
None
-
None
-
Quality / Stability / Reliability
-
3
-
False
-
-
False
-
None
-
-
None
Description of problem:
SSP operator is creating Windows Datasources with predefined PVC sources in openshift-virtualization-os-images namespace. When user would like to create e.g. dataImportCron for Windows disks, the DataSource which is created by DataImportCron is replaced back to default values by ssp operator. That means we can't e.g. create DataSource via DIC, which contains special labels (like instancetype.kubevirt.io/...) or different PVC source (It is hardcoded to win11, but DIC is using random name).
Version-Release number of selected component (if applicable):
4.16.4
How reproducible:
100%
Steps to Reproduce:
1.Create https://gitlab.cee.redhat.com/ksimon/windows-image-builder/-/blob/main/dataImportCron/windows11-cnv2-no-oobe.yaml?ref_type=heads in openshift-virtualization-os-images namespace 2. See Win11 Datasource being reverted back to default values
Actual results:
DataSource is always reverted back to original values
Expected results:
DataSource created by DIC is not replaced by ssp operator
Additional info:
- is blocked by
-
CNV-60404 merge fix for CNV-49658
-
- Closed
-
- links to