Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.9.0, 0.9.1, 0.10.0
-
None
Description
I noticed the following method in apache-commons-lang3.
RandomStringUtils.random(...)
We should replace our method in K8sUtils with the method from the library.