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

fix(reports): update deprecated quarkus properties #818

Merged
merged 2 commits into from
May 10, 2024

Conversation

mwangggg
Copy link
Member

Welcome to Cryostat! 👋

Before contributing, make sure you have:

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

Fixes: #817

Copy link
Member

@andrewazores andrewazores left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs to be ported to the cryostat3 branch as well - I'll see if Mergify can handle doing that automatically or if the rebase is too complicated.

@andrewazores andrewazores merged commit 0a426ad into cryostatio:main May 10, 2024
5 checks passed
@andrewazores
Copy link
Member

@Mergifyio backport cryostat3

Copy link
Contributor

mergify bot commented May 10, 2024

backport cryostat3

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request May 10, 2024
(cherry picked from commit 0a426ad)

# Conflicts:
#	bundle/manifests/cryostat-operator.clusterserviceversion.yaml
#	config/scorecard/patches/custom.config.yaml
ebaron pushed a commit that referenced this pull request May 10, 2024
)

* fix(reports): update deprecated quarkus properties (#818)

(cherry picked from commit 0a426ad)

# Conflicts:
#	bundle/manifests/cryostat-operator.clusterserviceversion.yaml
#	config/scorecard/patches/custom.config.yaml

* fixup! fix(reports): update deprecated quarkus properties (#818)

* regenerate, update scorecard image

* correct openshift-oauth-proxy image tag

---------

Co-authored-by: Ming Yu Wang <90855268+mwangggg@users.noreply.github.com>
Co-authored-by: Andrew Azores <aazores@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] 'quarkus.http.ssl.certificate.file' config property is deprecated
2 participants