cryostat-legacy icon indicating copy to clipboard operation
cryostat-legacy copied to clipboard

build(deps): update Quarkus to 3.8 LTS

Open andrewazores opened this issue 6 months ago • 0 comments

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • [x] Read the contributing guidelines
  • [x] Linked a relevant issue which this PR resolves
  • [x] Linked any other relevant issues, PR's, or documentation, if any
  • [x] Resolved all conflicts, if any
  • [x] Rebased your branch PR on top of the latest upstream main branch
  • [x] Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • [x] Signed all commits using a GPG signature

To recreate commits with GPG signature git fetch upstream && git rebase --force --gpg-sign upstream/main


Related to https://github.com/cryostatio/cryostat/issues/364

Description of the change:

Update Quarkus to 3.8.

Having some problems: https://github.com/quarkusio/quarkus/issues/42596

Motivation for the change:

This change is helpful because users may want to...

How to manually test:

  1. Run CRYOSTAT_IMAGE=quay.io... bash smoketest.bash...
  2. ...

andrewazores avatar Aug 15 '24 20:08 andrewazores