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

chore(makefile): option to generate bundles with quickstart on ocp #687

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

tthvo
Copy link
Member

@tthvo tthvo commented Nov 23, 2023

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"

Related to #668

Description of the change:

Added an option (Makefile) to generate the bundle with OpenShift manifests. Default to Kubernetes.

Motivation for the change:

Avoid the need to manually edit the kustomize file when building bundles for OCP. I used this to check out the #668 so I thought it would be nice to have it here.

How to manually test:

BUNDLE_MODE=ocp make bundle

@tthvo tthvo added chore Refactor, rename, cleanup, etc. safe-to-test labels Nov 23, 2023
@ebaron
Copy link
Member

ebaron commented Nov 24, 2023

Thanks @tthvo!

@ebaron ebaron merged commit 04b0fbb into cryostatio:main Nov 24, 2023
7 checks passed
mergify bot pushed a commit that referenced this pull request Nov 24, 2023
ebaron pushed a commit that referenced this pull request Nov 24, 2023
) (#689)

Signed-off-by: Thuan Vo <[email protected]>
(cherry picked from commit 04b0fbb)

Co-authored-by: Thuan Vo <[email protected]>
@tthvo tthvo deleted the quickstarts branch November 24, 2023 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport chore Refactor, rename, cleanup, etc. safe-to-test
Projects
No open projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

3 participants