gitops-operator icon indicating copy to clipboard operation
gitops-operator copied to clipboard

feat(make): Introduce olm-deploy goal, a one-shot OLM deployer

Open olivergondza opened this issue 1 month ago • 3 comments

What type of PR is this?

Uncomment only one /kind line, and delete the rest. For example, > /kind bug would simply become: /kind bug

/kind bug /kind cleanup /kind failing-test

/kind enhancement

/kind documentation /kind code-refactoring

What does this PR do / why we need it:

Implements https://github.com/redhat-developer/gitops-operator/?tab=readme-ov-file#making-the-operator-available-on-the-in-cluster-operatorhub and https://github.com/redhat-developer/gitops-operator/?tab=readme-ov-file#re-build-and-deploy. Including waiting for operator to be up, and essential error reporting.

This builds and deploys new image/bundle/catalog, deploys it and waits for operator pod running. It is not needed to visit UI at all.

Have you updated the necessary documentation?

  • [x] Documentation update is required by this PR.
  • [no] Documentation has been updated.

Which issue(s) this PR fixes:

None

Test acceptance criteria:

  • [n/a] Unit Test
  • [n/a] E2E Test

How to test changes / Special notes to the reviewer:

olivergondza avatar Oct 06 '25 12:10 olivergondza

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign varshab1210 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

openshift-ci[bot] avatar Oct 06 '25 12:10 openshift-ci[bot]

No changes related to the prod code, tests or their execution. Tests failures are unrelated.

olivergondza avatar Oct 07 '25 06:10 olivergondza

@jgwest, can you please take a look?

olivergondza avatar Oct 21 '25 10:10 olivergondza