Skip to content
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

Update all images on the main branch #236

Closed
88 tasks done
Tracked by #208
fhennig opened this issue Oct 27, 2022 · 3 comments
Closed
88 tasks done
Tracked by #208

Update all images on the main branch #236

fhennig opened this issue Oct 27, 2022 · 3 comments
Assignees

Comments

@fhennig
Copy link
Member

fhennig commented Oct 27, 2022

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

  • Java base image has been split, and all new java base images use the latest ubi8 base
  • java based products are linked to their new respective java base image
  • all non-java products have been upgraded as well (airflow, opa, superset, others?)
  • Use newest image tags in:
    • Operator repository examples
    • Operator documentation
    • Getting started guides
    • Integration tests
    • Optional: tools image in init containers

Progress Tags

Products

  • Airflow
    • 2.2.3-stackable0.4.0
    • 2.2.4-stackable0.4.0
    • 2.2.5-stackable0.4.0
    • 2.4.1-stackable0.5.0
  • Druid
    • 0.23.0-stackable0.2.0
    • 24.0.0-stackable0.2.0
  • Hadoop HDFS
    • 3.2.2-stackable0.6.0
    • 3.3.1-stackable0.6.0
    • 3.3.3-stackable0.2.0
    • 3.3.4-stackable0.2.0
  • HBase
    • 2.4.6-stackable0.8.0
    • 2.4.8-stackable0.8.0
    • 2.4.9-stackable0.8.0
    • 2.4.11-stackable0.8.0
    • 2.4.12-stackable0.3.0
  • Hive
    • 2.3.9-stackable0.6.0
    • 3.1.3-stackable0.2.0
  • Kafka
    • 2.7.1-stackable0.6.0
    • 2.8.1-stackable0.6.0
    • 3.1.0-stackable0.6.0
    • 3.2.0-stackable0.2.0
    • 3.3.1-stackable0.2.0
  • NiFi
    • 1.13.2-stackable0.5.0
    • 1.15.0-stackable0.5.0
    • 1.15.1-stackable0.2.0
    • 1.15.2-stackable0.2.0
    • 1.15.3-stackable0.2.0
    • 1.16.0-stackable0.2.0
    • 1.16.1-stackable0.2.0
    • 1.16.2-stackable0.2.0
    • 1.16.3-stackable0.2.0
    • 1.18.0-stackable0.2.0
  • pyspark-k8s
    • 3.2.1-stackable0.7.0
    • 3.3.0-stackable0.3.0
  • spark-k8s
    • 3.2.1-stackable0.6.0
    • 3.3.0-stackable0.3.0
  • Superset
    • 1.3.2-stackable2.2.0
    • 1.4.1-stackable2.2.0
    • 1.5.1-stackable0.3.0
  • Trino
    • 377-stackable0.2.0
    • 387-stackable0.2.0
    • 395-stackable0.2.0
    • 396-stackable0.2.0
  • ZooKeeper
    • 3.5.8-stackable0.8.0
    • 3.6.3-stackable0.8.0
    • 3.7.0-stackable0.8.0
    • 3.8.0-stackable0.8.0

Internal

  • OPA
    • 0.27.1-stackable0.3.0
    • 0.28.0-stackable0.3.0
    • 0.37.2-stackable0.3.0
    • 0.41.0-stackable0.2.0
    • 0.45.0-stackable0.2.0
  • Tools
    • 0.2.0-stackable0.4.0

Progress Operator repository image adaptation

Products

Internal

@lfrancke
Copy link
Member

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
Copy link
Member Author

fhennig commented Oct 31, 2022

Yes, this is about the base images

@lfrancke lfrancke removed their assignment Nov 1, 2022
@maltesander maltesander self-assigned this Nov 8, 2022
@maltesander
Copy link
Member

All done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants