-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UBI migration of Images - go-runner #707
Conversation
Signed-off-by: dusdjhyeon <[email protected]>
Signed-off-by: dusdjhyeon <[email protected]>
Signed-off-by: dusdjhyeon <[email protected]>
Signed-off-by: dusdjhyeon <[email protected]>
Signed-off-by: dusdjhyeon <[email protected]>
Signed-off-by: Jongwoo Han <[email protected]> Signed-off-by: dusdjhyeon <[email protected]>
Signed-off-by: dusdjhyeon <[email protected]>
Signed-off-by: dusdjhyeon <[email protected]>
a98d718
to
4f9f4e0
Compare
One more change, we will have to do is to update in all github action workflows -
to
to complete our 1.20 migration. |
One change missing from https://github.com/litmuschaos/litmus/wiki/Chaos-Experiments-Go%E2%80%90Runner-Base-Image-Migration-to-RedHat-UBI-Image Experiment Code using ps will have to be changed as ps aux works a little different in case of UBI - You can try searching for |
Signed-off-by: dusdjhyeon <[email protected]>
Signed-off-by: dusdjhyeon <[email protected]>
… into ubi-migration
Signed-off-by: dusdjhyeon <[email protected]>
What this PR does / why we need it:
Migrate the base images of the g-runner container images of LitmusChaos from experiment-alpine to ubi minimal.
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged): fixes #4634 (litmuschaos/litmus#4634)Reference: https://github.com/litmuschaos/litmus/wiki/Chaos-Experiments-Go%E2%80%90Runner-Base-Image-Migration-to-RedHat-UBI-Image
Special notes for your reviewer:
Checklist:
breaking-changes
tagrequires-upgrade
tag