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

DBZ-6738 Suport for watching all namespaces and OLM #9

Merged
merged 6 commits into from
Oct 2, 2023

Conversation

jcechace
Copy link
Member

@jcechace jcechace force-pushed the DBZ-6738 branch 4 times, most recently from f711a99 to e122e46 Compare August 17, 2023 10:16
@jcechace jcechace marked this pull request as ready for review September 4, 2023 09:22
@jcechace jcechace marked this pull request as draft September 4, 2023 16:01
@jcechace jcechace force-pushed the DBZ-6738 branch 2 times, most recently from 41354b3 to 61bc202 Compare September 5, 2023 09:33
@jcechace jcechace marked this pull request as ready for review September 5, 2023 09:34
@jcechace jcechace force-pushed the DBZ-6738 branch 9 times, most recently from 4cdebd2 to a0a35c0 Compare September 18, 2023 13:58
@jcechace jcechace marked this pull request as draft September 18, 2023 14:03
@jcechace jcechace force-pushed the DBZ-6738 branch 7 times, most recently from 78ffe7e to 1e7a172 Compare September 19, 2023 21:30
This uses combination of maven resources plugin to perform property filtering and Fabric8 docker plugin to wire OLM and QOSDK configuration together.
@jcechace jcechace force-pushed the DBZ-6738 branch 2 times, most recently from f427994 to 7c2bde7 Compare September 25, 2023 10:29
@jcechace jcechace marked this pull request as ready for review September 25, 2023 10:32
@jcechace jcechace requested a review from jpechane September 25, 2023 10:32
@jcechace
Copy link
Member Author

This should be ready for a review now. The work took way longer than I initially anticipated.

  • A working OLM manifest is generated as part of the regular maven build
  • Assembly profile creates and attaches olm bundle archive to the maven artefacts for release
  • By default bundles are set for "alpha channel" (such bundles are not expected to be released to operatorhub)
  • Activating stable profile set debezium-<MAJOR>.<MINOR>.x channel for the bundle
  • Activating olmLatest profile sed debezium-latest,debezium-<MAJOR>.<MINOR>.x channels for the bundle. This profile is intended to be used when releases the latest release line.

@jcechace jcechace merged commit c2cab5a into debezium:main Oct 2, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant