felixb opened a new issue, #27378: URL: https://github.com/apache/superset/issues/27378
### Bug description While 3.1.0 was still available as arm64 and amd64 docker image, the 3.1.1 release is only available for amd64. Thus the deployment on arm64 CPUs (e.g. AWS graviton) fails. There are quite some similar issues here already referring to developer images for apple's CPUs. The workaround given for those won't work on k8s clusters running on arm64 nodes. ### How to reproduce the bug 1. Check out the listed architectures for the release docker image: https://hub.docker.com/r/apache/superset/tags?page=1&name=3.1.1 ### Screenshots/recordings _No response_ ### Superset version 3.1.1 ### Python version 3.9 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [ ] I have searched Superset docs and Slack and didn't find a solution to my problem. - [X] I have searched the GitHub issue tracker and didn't find a similar bug report. - [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
