Skip to content

Commit

Permalink
Add TODOs for what's needed for now in unpack script
Browse files Browse the repository at this point in the history
Signed-off-by: Jared Hocutt <jhocutt@redhat.com>
  • Loading branch information
jaredhocutt committed Sep 15, 2023
1 parent 2265c12 commit d23a5cb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ocp4_disconnected/unpack.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,7 @@ else
--initUser openshift \
--initPassword ${REGISTRY_PASSWORD}
fi

# TODO: Copy mirror registry certs to system trust bundle
# TODO: Unpack oc, oc-mirror, and openshift-install binaries to system
# TODO: Populate mirror registry with images from disk

0 comments on commit d23a5cb

Please sign in to comment.