gravitational / teleport

The easiest, and most secure way to access and protect all of your infrastructure.
https://goteleport.com
GNU Affero General Public License v3.0
16.97k stars 1.7k forks source link

ARM64 builds for the Teleport Slack and Pagerduty plugins #25416

Closed TeleLos closed 1 month ago

TeleLos commented 1 year ago

What would you like Teleport to do?

Customer ask for AR64 builds of the Slack and Pagerduty Plugin. Currently we only provide linux-amd64 binaries.

What problem does this solve? The customer wants to have the option of AMD64 and ARM64. Per customer, ARM64 is a popular platform with AWS Graviton servers.

If a workaround exists, please include it. Our source code for plugins is publicly available. A workaround is to compile this source code for ARM64.

zmb3 commented 1 year ago

FYI, this is being tracked at https://github.com/gravitational/teleport-plugins/issues/539

camscale commented 1 year ago

@zmb3 That issue is for Apple ARM64 builds (M1/M2). We do not currently release slack and pagerduty plugins for any architecture on MacOS AFAIK. This issue would be for Linux builds.

fheinecke commented 1 month ago

As of v16 we will be releasing both amd64 and arm64 builds of all plugins.