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

KubernetesClientBuilder provides a way to edit the Config #5353

Closed
manusa opened this issue Jul 21, 2023 · 2 comments
Closed

KubernetesClientBuilder provides a way to edit the Config #5353

manusa opened this issue Jul 21, 2023 · 2 comments
Assignees
Labels
component/kubernetes-client Deals with the kubernetes-client enhancement
Milestone

Comments

@manusa
Copy link
Member

manusa commented Jul 21, 2023

Description

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).

Relates to:

Originally posted in #5349

@stale
Copy link

stale bot commented Oct 19, 2023

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!

Copy link

stale bot commented Jan 21, 2024

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!

@stale stale bot added the status/stale label Jan 21, 2024
shawkins added a commit to shawkins/kubernetes-client that referenced this issue Jan 21, 2024
closes fabric8io#5353

Signed-off-by: Steve Hawkins <shawkins@redhat.com>
@manusa manusa added this to the 6.11.0 milestone Jan 23, 2024
@stale stale bot removed the status/stale label Jan 23, 2024
@manusa manusa closed this as completed in 947d1fa Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/kubernetes-client Deals with the kubernetes-client enhancement
Projects
None yet
Development

No branches or pull requests

2 participants