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

feature: provide Interface to configure Dependent Resources #207

Closed
wants to merge 1 commit into from

Conversation

1nval1d
Copy link

@1nval1d 1nval1d commented Feb 4, 2025

I added Lombok, introduced some packages and moved some code around to improve code quality. This is probably a breaking change as import paths have changed.

I also thought about how to add the configurators and added an interface that expects a name of the DR it wants to configure, then collected all instances and added the registration to the operator class.

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 4, 2025
… interface to configure dependent resources (#1)

* refactor: add lombok

* feature: add interface to configure dependent resources
@1nval1d 1nval1d marked this pull request as ready for review February 9, 2025 09:39
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 9, 2025
@1nval1d 1nval1d closed this Feb 9, 2025
@1nval1d 1nval1d reopened this Feb 9, 2025
@1nval1d 1nval1d closed this Feb 9, 2025
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