Updating dockerfiles and base images for ARM support#534
Merged
Conversation
sbernauer
requested changes
Jan 23, 2024
lfrancke
requested changes
Jan 23, 2024
Member
lfrancke
left a comment
There was a problem hiding this comment.
Thank you! Only minor things.
And could you maybe add a script to upload a new statsd exporter to nexus (similar to the ones we already have)?
Maleware
commented
Jan 23, 2024
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
lfrancke
previously requested changes
Feb 1, 2024
Minor comments Co-authored-by: Lars Francke <lars.francke@stackable.tech>
Member
|
Looking good but let's wait for the discussion around #540 |
siegfriedweber
requested changes
Feb 8, 2024
siegfriedweber
requested changes
Feb 9, 2024
sbernauer
reviewed
Feb 9, 2024
Spellcheck bernauer Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
siegfriedweber
approved these changes
Feb 9, 2024
sbernauer
approved these changes
Feb 9, 2024
Is in, just not the way GH likes it
Member
|
This is nothing user-visible yet, correct? |
Member
Author
|
Yes, customer visible is only 23.11.0 in |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
part of: stackabletech/issues#475
This PR is cherrypicking from #527
As we won't downgrade dependencies from airflow and superset ( compiling problems ), this only picks the following.
Airflow
Dockerfile update for statsd_exporter as multi-arch binary
Superset
Same as Airflow
Opa
Same as airflow
Base-Images
Rust-Builder and stackable-base got a multi-arch list of ubi-8 8.9
Definition of Done Checklist