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

MutatingWebhookConfigurationOperationsImpl should be a NonNamespaceOperation #1550

Closed
hbellomusto opened this issue May 24, 2019 · 0 comments · Fixed by #1551
Closed

MutatingWebhookConfigurationOperationsImpl should be a NonNamespaceOperation #1550

hbellomusto opened this issue May 24, 2019 · 0 comments · Fixed by #1551

Comments

@hbellomusto
Copy link
Contributor

Mutating webhooks are non namespaced. When dealing with MutatingWebhook, this java client adds the namespace to the api URL what cause it ends throwing an exception: "the server could not find the requested resource"
A similar situation was fixed in #1387 but only for validating webhooks.

hbellomusto added a commit to hbellomusto/kubernetes-client that referenced this issue May 24, 2019
hbellomusto added a commit to hbellomusto/kubernetes-client that referenced this issue May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant