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: remove dependency to crossplane/crossplane #22

Merged
merged 12 commits into from
Nov 24, 2023

Conversation

maximilianbraun
Copy link
Collaborator

@maximilianbraun maximilianbraun commented Nov 22, 2023

fixes #20

One caveat: we had to vendor the type for controller config. in a follow up, we should already enable the new type for that, the same way, but maybe better then with automatically copying… Or we just let the user create a the controller config (or future thing) and patch the unstructured.

Additionally we got rid of the controller-runtime dependency.

Signed-off-by: Maximilian Braun (SAP) <[email protected]>
Signed-off-by: Maximilian Braun (SAP) <[email protected]>
Signed-off-by: Maximilian Braun (SAP) <[email protected]>
Signed-off-by: Maximilian Braun (SAP) <[email protected]>
Signed-off-by: Maximilian Braun (SAP) <[email protected]>
@maximilianbraun maximilianbraun marked this pull request as draft November 22, 2023 16:59
@maximilianbraun maximilianbraun marked this pull request as ready for review November 23, 2023 19:36
Signed-off-by: Maximilian Braun (SAP) <[email protected]>
Copy link

@janwillies janwillies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking this on! Feels very good to get rid of this huge dependency

pkg/vendored/controller_config.go Show resolved Hide resolved
@maximilianbraun maximilianbraun merged commit 2e4ef4e into main Nov 24, 2023
@maximilianbraun maximilianbraun deleted the feat/remove-crossplane-dep branch November 24, 2023 10:07
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.

Remove dependency to crossplane/crossplane
2 participants