Replies: 1 comment
-
I think it's a PATCH call with content-type set to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When executing DefaultKubernetesClient client = DefaultKubernetesClientCreate.getDefaultKubernetesClient();, the output indicated 'Using httpclient io.fabric8.kubernetes.client.okhttp.OkHttpClientFactory factory.' However, in which line of code can the URL be seen when executing List foo = client.resourceList(items).inNamespace("default").serverSideApply();?
Beta Was this translation helpful? Give feedback.
All reactions