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
17.7k stars 1.77k forks source link

Create `teleport-ent-updater-fips` package #30856

Open webvictim opened 1 year ago

webvictim commented 1 year ago

What would you like Teleport to do?

There is a teleport-ent-updater package for automatically upgrading Teleport Enterprise.

There should also be a teleport-ent-updater-fips (or teleport-ent-fips-updater) package for FIPS users.

What problem does this solve?

FIPS customers need automatic upgrades too.

If a workaround exists, please include it.

Run echo teleport-ent-fips > /etc/teleport-upgrade.d/package every time the teleport-ent-updater package is upgraded.

webvictim commented 1 year ago

Related: https://github.com/gravitational/teleport/issues/29595