Description of problem: A bug was discovered in the stage pod code that revealed the stage pod was hardcoded to use a registry.access.redhat.com pullspec: https://bugzilla.redhat.com/show_bug.cgi?id=1867597 This suggests that truly disconnected installation and usage of CAM has never actually been exercised. This BZ is intended to track the work involved in VERIFYing CAM disconnected functions as expected. This requires the set up of a disconnected environment, perhaps an AWS deployment without external network access and two clusters that have functional networking between the two of them. Then we need to confirm that the current disconnected documentation is accurate: https://github.com/konveyor/mig-operator/blob/master/docs/usage/DisconnectedDeployment.md Version-Release number of selected component (if applicable): 1.2.4
In order to setup the environment, it seems we need to to take a look at "Installing a cluster on AWS into an existing VPC" https://docs.openshift.com/container-platform/4.3/installing/installing_aws/installing-aws-vpc.html