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!
Description
Part of #5778
The following methods must be removed from
IOHelpers
:isJSONValid(String json)
kubernetes-client/kubernetes-client-api/src/main/java/io/fabric8/kubernetes/client/utils/IOHelpers.java
Lines 71 to 72 in 25ecf84
convertYamlToJson(String yaml)
kubernetes-client/kubernetes-client-api/src/main/java/io/fabric8/kubernetes/client/utils/IOHelpers.java
Lines 85 to 86 in 25ecf84
String convertToJson(String jsonOrYaml)
kubernetes-client/kubernetes-client-api/src/main/java/io/fabric8/kubernetes/client/utils/IOHelpers.java
Lines 93 to 94 in 25ecf84
The text was updated successfully, but these errors were encountered: