morhidi commented on PR #458: URL: https://github.com/apache/flink-kubernetes-operator/pull/458#issuecomment-1340043594
> @morhidi How about this? `head -c24 < /dev/random|base64|tr -dc "[:lower:]"|head -c24` lik in the good old days :) I guess we can ignore the percentage character which is a zsh 'thing' ```` (minikube:default) ➜ olm git:(FLINK-27852) head -c24 < /dev/random|base64|tr -dc "[:lower:]"|head -c24 pwhtwbmibjwmd% ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org