-
Notifications
You must be signed in to change notification settings - Fork 711
Add support for rotation of xDS/gRPC certificates and keys #2143
Copy link
Copy link
Closed
Labels
area/deploymentIssues or PRs related to deployment tooling or infrastructure.Issues or PRs related to deployment tooling or infrastructure.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/acceptedDenotes an issue that has been triaged and determined to be valid.Denotes an issue that has been triaged and determined to be valid.release-noteDenotes a PR that will be considered when it comes time to generate release notes.Denotes a PR that will be considered when it comes time to generate release notes.
Milestone
Metadata
Metadata
Assignees
Labels
area/deploymentIssues or PRs related to deployment tooling or infrastructure.Issues or PRs related to deployment tooling or infrastructure.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/acceptedDenotes an issue that has been triaged and determined to be valid.Denotes an issue that has been triaged and determined to be valid.release-noteDenotes a PR that will be considered when it comes time to generate release notes.Denotes a PR that will be considered when it comes time to generate release notes.
Problem statement: Contour does not provide support for certificate rotation for the control plane (xDS/gRPC) connection between Contour and Envoy.
It shall be possible to replace the certificates and keys and have them taken into use automatically. Rotation shall not cause interruptions for data plane traffic.
Tasks: