cncf / cluster

🖥🖥🖥🖥CNCF Community Cluster
https://cncf.io/cluster
155 stars 42 forks source link

ARM based build and test environment for Dex #170

Closed sagikazarmark closed 1 year ago

sagikazarmark commented 3 years ago

First and Last Name

Márk Sági-Kazár

Email

Company/Organization

Cisco (ET&I)

Job Title

Engineering Technical Lead

Project Title (i.e., summary of what do you want to do, not what is the name of the open source project you're working with)

Dex ARM CI environment

Briefly describe the project (i.e., what is the detail of what you're planning to do with these servers?)

We would like to extend the CI (GitHub Actions) environment of Dex to include ARM-based hardware to ensure it works properly on ARM.

Is the code that you’re going to run 100% open source? If so, what is the URL or URLs where it is located? What is your association with that project?

Dex is 100% open source:

I'm a maintainer of the project.

What kind of machines and how many do you expect to use (see: https://metal.equinix.com/product/servers/)?

Either one of the ARM-based servers listed here: https://metal.equinix.com/developers/docs/servers/#arm-servers

What operating system and networking are you planning to use?

Ubuntu 20.x (whichever is supported by GitHub Actions)

Any other relevant details we should know about?

Dex added experimental ARM support a while ago (container images are built using qemu), but it keeps breaking from time to time and qemu is slow which is why we would like to run tests directly on ARM.

caniszczyk commented 3 years ago

+1

caniszczyk commented 3 years ago

cc: @idvoretskyi

idvoretskyi commented 3 years ago

@sagikazarmark on it!

sagikazarmark commented 3 years ago

@idvoretskyi Awesome, thanks!

idvoretskyi commented 3 years ago

@sagikazarmark invite sent

sagikazarmark commented 3 years ago

Thanks, received!

vielmetti commented 1 year ago

This project was set up, but no servers were ever provisioned since April 2021. I still see an open issue in the project at https://github.com/dexidp/dex/issues/2068 related to this.

vielmetti commented 1 year ago

The Dec project has gotten a successful release through other means, without needing a dedicated CIL server. Closing this as completed.