stackabletech / docker-images

Apache License 2.0
17 stars 3 forks source link

Update all images on the main branch #236

Closed fhennig closed 1 year ago

fhennig commented 1 year ago

This is about updating everything on main. This is not about updating base images for older product images.

Some products might need to be upgraded directly, others depend on the java-base image. This needs to be upgraded.

The java-base image will need to be split, and versioned differently. Some products require Java 17, while i.e. Druid only supports java 11. The Java base image needs the latest ubi8 base image though, so we will have a java-11 base image, and a java-17 base image (at least).

Acceptance criteria

Progress Tags

Products

Internal

Progress Operator repository image adaptation

Products

Internal

lfrancke commented 1 year ago

When you say "upgrade" or "update" what exactly do you mean? This is about the base images, right?

e.g. " all non-java products have been upgraded as well (airflow, opa, superset, others?)"

@soenkeliebau @fhennig

fhennig commented 1 year ago

Yes, this is about the base images

maltesander commented 1 year ago

All done!