-
Bug
-
Resolution: Unresolved
-
Normal
-
4.20
-
Quality / Stability / Reliability
-
False
-
-
None
-
Moderate
-
None
-
None
-
None
-
None
-
In Progress
-
Release Note Not Required
-
None
-
None
-
None
-
None
-
None
Description of problem:
The origin repo is using python 3.8 with ubi8. The samples operator library sync bumped it to python 3.9 because 3.8 is deprecated: https://catalog.redhat.com/software/containers/ubi8/python-38/5dde9cacbed8bd164a0af24a
To do:
1. comment out the old Python 3.8-ubi8 section in s2i_images.go file 2. update test/extended/util/annotate/generated/zz_generated.annotations.go, then make update-gofmt git add/git commit/git push 3. Once the first commit has been done, follow this with make verify This will result in another local change to test/extended/util/annotate/generated/zz_generated.annotations.go git add test/extended/util/annotate/generated/zz_generated.annotations.go/git commit/git push git rebase -i to squash the 2 commits
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
- clones
-
OCPBUGS-57294 Fix e2e-aws-ovn-image-ecosystem test - Part 2 - remove old nodejs 18,ruby 3.1 ubi9
-
- Verified
-
- is cloned by
-
OCPBUGS-58449 Add Php 8.2-ubi9 to Origin
-
- Verified
-
- links to