You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When mirroring CrowdStrike's certified falcon-operator, the following error is shown:
error: unable to retrieve source image registry.connect.redhat.com/crowdstrike/falcon-operator manifest #3 from manifest list: name unknown: Image not found
error: an error occurred during planning
What did you expect to happen?
The operator is successfully mirrored.
How to reproduce it (as minimally and precisely as possible)?
kind: ImageSetConfigurationapiVersion: mirror.openshift.io/v1alpha2storageConfig:
local:
path: /home/estoner/mirrormirror:
blockedImages:
# you must block the components from our registry because you do not have credentials
- name: registry.crowdstrike.com/falcon-container/us-1
- name: registry.crowdstrike.com/falcon-imageanalyzer/us-1
- name: registry.crowdstrike.com/falcon-sensor/us-1
- name: registry.crowdstrike.com/falcon-kac/us-1platform:
channels:
- name: stable-4.16type: ocpoperators:
- catalog: registry.redhat.io/redhat/certified-operator-index:v4.16packages:
- name: falcon-operatorchannels:
- name: certified-1.0additionalImages: []helm: {}
Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.
If this issue is safe to close now please do so with /close.
Version
What happened?
When mirroring CrowdStrike's certified falcon-operator, the following error is shown:
What did you expect to happen?
The operator is successfully mirrored.
How to reproduce it (as minimally and precisely as possible)?
$ oc mirror --config=./imageset-config.yaml file://./mirror-output
Anything else we need to know?
Note that these images contain
attestation-manfest
type manifests. We wonder if this could be the problem.The text was updated successfully, but these errors were encountered: