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

Removal of deprecated extension xxx-server-mock modules #4272

Closed
manusa opened this issue Jul 13, 2022 · 2 comments
Closed

Removal of deprecated extension xxx-server-mock modules #4272

manusa opened this issue Jul 13, 2022 · 2 comments
Labels
component/extensions Deals with the extensions component/kubernetes-server-mock Deals with the kubernetes-server-mock directory mainly

Comments

@manusa
Copy link
Member

manusa commented Jul 13, 2022

Is your task related to a problem? Please describe

The usage of these modules are no longer required since the generic Kubernetes Mock Server can be used instead (is preferred).

  • Extension specific EnableXXXMockClient and XXXMockServer classes have been deprecated. You can simply use EnableKubernetesMockClient and KubernetesMockServer instead. Dependencies on the xxx-mock jar are then no longer needed, just a dependency to kubernetes-server-mock.

- Extension specific `EnableXXXMockClient` and `XXXMockServer` classes have been deprecated. You can simply use `EnableKubernetesMockClient` and `KubernetesMockServer` instead. Dependencies on the xxx-mock jar are then no longer needed, just a dependency to `kubernetes-server-mock`.

Describe the solution you'd like

Removal of the extensions/xxx-server-mock

Describe alternatives you've considered

No response

Additional context

No response

@manusa manusa added component/extensions Deals with the extensions component/kubernetes-server-mock Deals with the kubernetes-server-mock directory mainly labels Jul 13, 2022
@manusa manusa added this to the 6.x milestone Jul 13, 2022
@shawkins
Copy link
Contributor

This duplicates #3924 do you want to close the other one?

@manusa
Copy link
Member Author

manusa commented Jul 13, 2022

This duplicates #3924 do you want to close the other one?

🤦 I was looking for this issue yesterday and created this one because I couldn't find it

@manusa manusa closed this as completed Jul 13, 2022
@manusa manusa removed this from the 6.x milestone Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/extensions Deals with the extensions component/kubernetes-server-mock Deals with the kubernetes-server-mock directory mainly
Projects
None yet
Development

No branches or pull requests

2 participants