You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KubernetesClientBuilder should provide an editOrNewConfig method to allow editing or provisioning the builder's Config through a fluent interface.
Besides the obvious UX improvement, this will allow to fine-tune the proposed/default Config provided by our JUnit extensions (MockServer and KubernetesTest).
This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions!
This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions!
Description
KubernetesClientBuilder
should provide aneditOrNewConfig
method to allow editing or provisioning the builder's Config through a fluent interface.Besides the obvious UX improvement, this will allow to fine-tune the proposed/default Config provided by our JUnit extensions (MockServer and KubernetesTest).
Relates to:
Originally posted in #5349
The text was updated successfully, but these errors were encountered: