Closed
Description
Is your enhancement related to a problem? Please describe
Issues related to Developers images
- gh action publishes the wrong "universal base image"
- there is not automated check for new versions the tools
- they are not compatible with Red Hat internal image build tool
- they are not multi-arch
- there is no PR check against Che samples
- manual modification of the README.md (tools lists and sizes) is tedious and error prone
Describe the solution you'd like
- Fix developer images gh action image publish #20798
- Build and publish multi-platform developer images #20862
- Pre-create common tooling config directories for installed tools in UDI image #22029
- Rework developers images to make them compatible with Red Hat internal image build tool (aka brew) #20858
- Migrate to UBI9
- Automate developers image updates (c.f. dependabot ecosystem, renovate data sources)
- Add developers images PR check that validate che samples work
- Add developers images PR check that does a security scan (c.f. trivy)
- Automate certs injections in the Java keystore
- Automatically update developers images README
- Support more easily switching default shells in Che workspaces #22009
- Investigate whether we still need to add entries to
/etc/passwd
in entrypoint.sh #22010
Additional context
Metadata
Metadata
Assignees
Labels
A feature request - must adhere to the feature request template.A long-lived, PM-driven feature request. Must include a checklist of items that must be completed.Denotes an issue or PR has remained open with no activity and has become stale.Epics that are planned to complete in the short term (within 3 months)