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

feat: olm deployment helper #279

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

feat: olm deployment helper #279

wants to merge 3 commits into from

Conversation

razvan
Copy link
Member

@razvan razvan commented Feb 6, 2025

Description

Part of: stackabletech/issues#666

This PR adds a new binary crate (olm-deployer) to the listener operator.
The binary is bundled in the resulting container image and is only used by the OLM.

How to test

Requirements:

  1. An OpenShift cluster.
  2. Checkout the branch listener-olm-deployer from the operators repo.
  3. Clone the stackable-utils repo

Install the listener operator using OLM and the olm-deployer. From the stackable-utils repo, run:

$ ./olm/build-bundles.sh -c $HOME/repo/stackable/openshift-certified-operators -r 24.11.2 -o listener -d

Note

The the 24.11.2 version of the OLM package is just the 24.11.1 but cleaned-up for the olm deployer.

Integration tests

First checkout release-24.11 branch of the secret operator repo.

$ ./scripts/run-tests --skip-operator listener --test-suite openshift

@razvan razvan changed the title Added olm-deployer crate. feat: olm deployment helper Feb 7, 2025
@razvan razvan self-assigned this Feb 7, 2025
@razvan razvan marked this pull request as ready for review February 7, 2025 09:09
@razvan razvan requested a review from a team February 7, 2025 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Development: Waiting for Review
Development

Successfully merging this pull request may close these issues.

1 participant