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
I will perform sorting only using pod name. The reason is that to get other data, specification of the pods have to be created reading from the file, and it will definitely be slow for large number of found pods.
Currently, all found pods are printed in alphabetical order. New sorting algorithm should have the following ordering:
Is there any other case I missed?
The text was updated successfully, but these errors were encountered: