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

Incompatibility between spring-cloud-starter-kubernetes-fabric8-config and Dekorate #183

Open
Sgitario opened this issue Nov 10, 2021 · 0 comments

Comments

@Sgitario
Copy link
Contributor

When using spring-cloud-starter-kubernetes-fabric8-config and Dekorate, there is an incompatiblity issue because spring-cloud-starter-kubernetes-fabric8-config requires fabric8:kubernetes-client:4.x and Dekorate fabric8:kubernetes-client:5.x.

This can be sorted out by excluding the fabric8:kubernetes-client:4.x from spring-cloud-starter-kubernetes-fabric8-config, for example:

https://github.com/snowdrop/configmap-example/pull/92/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8R84

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

No branches or pull requests

1 participant