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

Updates to enable quickstarts on aarch64 platform #1449

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

rsvoboda
Copy link
Member

@rsvoboda rsvoboda commented Sep 10, 2024

Updates to enable quickstarts on aarch64 platform

  • Bump confluentinc/cp-kafka image to 7.7.0 for aarch64 support
  • Use official ryuk instead of quay.io/infinispan-test/ryuk

quay.io/infinispan-test/ryuk has issues on RHEL8 aarch 64, override was introduced in infinispan/infinispan#8905

Fixes failures in

  • context-propagation-quickstart:
  • kafka-streams-quickstart
  • infinispan-client-quickstart
  • infinispan-cache-quickstart

CC @mjurc

Check list:

Your pull request:

  • targets the development branch
  • uses the 999-SNAPSHOT version of Quarkus
  • has tests (mvn clean test)
  • works in native (mvn clean package -Pnative)
  • has integration/native tests (mvn clean verify -Pnative)
  • makes sure the associated guide must not be updated
  • links the guide update pull request (if needed)
  • updates or creates the README.md file (with build and run instructions)
  • for new quickstart, is located in the directory component-quickstart
  • for new quickstart, is added to the root pom.xml and README.md

@rsvoboda
Copy link
Member Author

rsvoboda commented Sep 10, 2024

CI is "broken"

Error: This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`.
Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/

This comment has been minimized.

@rsvoboda
Copy link
Member Author

Rebased to use #1450 changes

@rsvoboda rsvoboda requested a review from gsmet September 10, 2024 18:27
Copy link

quarkus-bot bot commented Sep 10, 2024

Status for workflow Pull Request Build - development

This is the status report for running Pull Request Build - development on commit 7a41c0a.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@gsmet gsmet merged commit 9d7d868 into quarkusio:development Sep 12, 2024
2 checks passed
@rsvoboda rsvoboda mentioned this pull request Sep 24, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants