Skip to content

chore(deps): upgrade dynamic plugin SDK for OpenShift 4.19#885

Merged
andrewazores merged 4 commits intocryostatio:mainfrom
andrewazores:console-plugin-sdk-4.19
Apr 20, 2026
Merged

chore(deps): upgrade dynamic plugin SDK for OpenShift 4.19#885
andrewazores merged 4 commits intocryostatio:mainfrom
andrewazores:console-plugin-sdk-4.19

Conversation

@andrewazores
Copy link
Copy Markdown
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 using a GPG signature

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


Based on #833
Depends on #833
Fixes #287

Description of the change:

Newer SDK and webpack plugin versions:

@andrewazores andrewazores added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Apr 16, 2026
@andrewazores andrewazores requested a review from a team as a code owner April 16, 2026 20:02
@andrewazores andrewazores requested a review from a team as a code owner April 16, 2026 20:02
@github-actions github-actions Bot added the needs-triage Needs thorough attention from code reviewers label Apr 16, 2026
@andrewazores andrewazores removed the needs-triage Needs thorough attention from code reviewers label Apr 16, 2026
@andrewazores andrewazores force-pushed the console-plugin-sdk-4.19 branch from edef158 to a4d34d0 Compare April 20, 2026 17:05
@andrewazores andrewazores removed the request for review from a team April 20, 2026 17:09
aptmac
aptmac previously approved these changes Apr 20, 2026
Copy link
Copy Markdown
Member

@aptmac aptmac left a comment

Choose a reason for hiding this comment

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

Looks to be running well

If anyone is still using the start-console script for local development this might also be a good time to update the target console image to 4.19 (https://github.com/cryostatio/cryostat-openshift-console-plugin/blob/main/start-console.sh#L5)

@andrewazores andrewazores force-pushed the console-plugin-sdk-4.19 branch from a4d34d0 to ce34f04 Compare April 20, 2026 18:37
@andrewazores
Copy link
Copy Markdown
Member Author

Good catch @aptmac , I don't tend to use that script often but it makes sense to update it now too I think.

@andrewazores andrewazores merged commit cdf31f1 into cryostatio:main Apr 20, 2026
10 checks passed
@andrewazores andrewazores deleted the console-plugin-sdk-4.19 branch April 20, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to Patternfly 6 and dynamic plugin SDK 4.22+

2 participants