Skip to content

feat: create CDI beans for dependent resources #281

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

Merged
merged 5 commits into from
Mar 29, 2022
Merged

Conversation

metacosm
Copy link
Member

No description provided.

Finalizers are now only added when the Reconciler implements Cleaner
or one of its dependent implements Deleter. Configuring finalizers at
the operator level doesn't make much
sense in that context.
@metacosm metacosm marked this pull request as ready for review March 29, 2022 11:33
@metacosm metacosm merged commit 96d9e6b into next Mar 29, 2022
@metacosm metacosm deleted the cdi-dependents branch March 29, 2022 11:34
metacosm added a commit that referenced this pull request Mar 30, 2022
* feat: create CDI beans for dependent resources

* chore: update to Quarkus 2.7.5.Final and JOSDK 3.0.0-SNAPSHOT

* chore: adapt to latest API changes

* fix: use MariaDB so that tests work by default on M1 Apple systems

* fix: remove ability to configure finalizer at the operator level

Finalizers are now only added when the Reconciler implements Cleaner
or one of its dependent implements Deleter. Configuring finalizers at
the operator level doesn't make much
sense in that context.
metacosm added a commit that referenced this pull request Apr 1, 2022
* feat: create CDI beans for dependent resources

* chore: update to Quarkus 2.7.5.Final and JOSDK 3.0.0-SNAPSHOT

* chore: adapt to latest API changes

* fix: use MariaDB so that tests work by default on M1 Apple systems

* fix: remove ability to configure finalizer at the operator level

Finalizers are now only added when the Reconciler implements Cleaner
or one of its dependent implements Deleter. Configuring finalizers at
the operator level doesn't make much
sense in that context.
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