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
AGENT-1193: Custom openshift-install can be used by appliance
If the openshift-install binary was built from source, this change
copies it to it in the appliance's asset directory.
Placing it in the asset directory will signal to the appliance
to use it instead of downloading it from the release.
This allows us to test changes in the installer repo without
having to wait for it to merge and appear in an offcial release
image.
Hard coding to version 4.19 in the directory structures used
by the *agent_iso_no_registry functions has also be removed.
0 commit comments