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
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!
@manusa, how should we handle the use of this method in kubernetes-client-api/src/main/java/io/fabric8/kubernetes/client/dsl/base/ResourceDefinitionContext.java within the protected void validate method?
Description
Part of #5778
The following methods must be removed from
Utils
:getPluralFromKind(String kind)
kubernetes-client/kubernetes-client-api/src/main/java/io/fabric8/kubernetes/client/utils/Utils.java
Lines 350 to 351 in e0647d7
Dependencies must be updated accordingly.
The text was updated successfully, but these errors were encountered: