Skip to content

fix(openshift): remove prefix from Console Plugin objects#1294

Merged
ebaron merged 1 commit intocryostatio:mainfrom
ebaron:revert-openshift-prefix
Apr 30, 2026
Merged

fix(openshift): remove prefix from Console Plugin objects#1294
ebaron merged 1 commit intocryostatio:mainfrom
ebaron:revert-openshift-prefix

Conversation

@ebaron
Copy link
Copy Markdown
Member

@ebaron ebaron commented Apr 30, 2026

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: #1293

Description of the change:

  • Removes the namePrefix Kustomize property from the openshift Kustomize directory
  • Moves the CA Bundle config map to the prometheus directory
  • Adds the namePrefix to the prometheus Kustomize directory

Motivation for the change:

  • Avoids changing the name of the console plugin objects

How to manually test:

  1. Build and deploy with BUNDLE_MODE=ocp

@ebaron
Copy link
Copy Markdown
Member Author

ebaron commented Apr 30, 2026

/build_test

@github-actions
Copy link
Copy Markdown

/build_test completed successfully ✅.
View Actions Run.

@ebaron ebaron merged commit 97762b4 into cryostatio:main Apr 30, 2026
9 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in 4.2.0 release Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Bug] OCP bundle fails to install console-plugin

2 participants