konveyor / operator

Konveyor Operator fully manages the deployment and life cycle of Konveyor (formerly Tackle) on Kubernetes and OpenShift.
Apache License 2.0
26 stars 37 forks source link

:ghost: Add Architecture support labels #316

Closed jmontleon closed 1 month ago

jmontleon commented 1 month ago

I have admittedly not tested extensively, but we can install and the UI comes up. Dependencies are also far less problematic on arm64 than ppc64le and s390x. However, the operator does not show up on arm64 clusters, I think because we are missing these labels.

jmontleon commented 1 month ago

tests are failing because centos stream is eol and they've apparently already pulled the repos. I will look to see if I can find an alternative.

jmontleon commented 1 month ago

@shawn-hurley Good point. I'm not sure what we want to do for downstream in the immediate future. Downstream we just might want to be aware so this can be patched out. @fbladilo @rayfordj does that seem reasonable.