morhidi commented on PR #458:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/458#issuecomment-1340009137

   > > > Hi @morhidi Could you test on a m1 mac again. Thanks.
   > > 
   > > 
   > > will do thanks!
   > 
   > I'm now getting on mac os with zsh:
   > 
   > ```
   > (minikube:default)  ➜  olm git:(FLINK-27852) ./generate-olm-bundle.sh
   > tr: Illegal byte sequence
   > (minikube:default)  ➜  olm git:(FLINK-27852) source env.sh
   > tr: Illegal byte sequence
   > ```
   
   Try using something like this:
   ```
   (minikube:default)  ➜  olm git:(FLINK-27852) head -c24 < /dev/random | base64
   ATgq7rlRefHs+pPE4twDn0XmDctHhU4o
   ```


-- 
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

Reply via email to