[BUG]: Operator offline bundle doesn't prepare registries correctly #1574
Labels
area/csm-operator
type/bug
Something isn't working. This is the default label associated with a bug issue.
Milestone
Bug Description
When preparing the bundle like so:
bash scripts/csm-offline-bundle.sh -p -r registry.com:5000
There are multiple lines in deploy/operator.yaml which have docker.io like this:
The csm-offline-bundle.sh script needs to be fixed so that it properly prepares the supplied registry in all relevant files.
Logs
bash scripts/csm-offline-bundle.sh -p -r registry.com:5000
There are multiple lines in deploy/operator.yaml which have docker.io like this:
Screenshots
No response
Additional Environment Information
No response
Steps to Reproduce
Prepare offline bundle
See faulty image references in deploy/operator.yaml
Expected Behavior
Proper image references
CSM Driver(s)
CSM Operator
Installation Type
No response
Container Storage Modules Enabled
No response
Container Orchestrator
NA
Operating System
NA
The text was updated successfully, but these errors were encountered: