openservicemesh / osm

Open Service Mesh (OSM) is a lightweight, extensible, cloud native service mesh that allows users to uniformly manage, secure, and get out-of-the-box observability features for highly dynamic microservice environments.
https://openservicemesh.io/
Apache License 2.0
2.59k stars 277 forks source link

Create MVP for manual root certificate rotation #5198

Closed ksubrmnn closed 2 years ago

ksubrmnn commented 2 years ago

Please describe the Improvement and/or Feature Request

Create a process by which OSM users can manually rotate the root certificate without any downtime. This issue only focuses on creating an MVP and not covering all possible edge cases.

For more details, please review the Simplified Proposal for Manual Root Cert Rotation MVP Scope (please mark with X where applicable)

Possible use cases

Allow users to rotate root certificates without down time. This can be done using the MRC Intent field and a level triggered approach.

jsturtevant commented 2 years ago

closing in favor of #4998