Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mutual Auth: Re-Authentication based on CertificateRotation Events #25475

Closed
Tracked by #22215
mhofstetter opened this issue May 16, 2023 · 1 comment · Fixed by #25927
Closed
Tracked by #22215

Mutual Auth: Re-Authentication based on CertificateRotation Events #25475

mhofstetter opened this issue May 16, 2023 · 1 comment · Fixed by #25927
Assignees
Labels
area/servicemesh GH issues or PRs regarding servicemesh kind/feature This introduces new functionality. release-blocker/1.14 This issue will prevent the release of the next version of Cilium. sig/agent Cilium agent related.

Comments

@mhofstetter
Copy link
Member

Since #24300, the AuthHandler interface provides the possibility to get notified about CertificateRotation events.

The AuthManager should react on these events by re-authenticating the relation between the two corresponding workloads.

@mhofstetter mhofstetter added kind/feature This introduces new functionality. sig/agent Cilium agent related. area/servicemesh GH issues or PRs regarding servicemesh labels May 16, 2023
@youngnick youngnick added the release-blocker/1.14 This issue will prevent the release of the next version of Cilium. label Jun 1, 2023
@mhofstetter
Copy link
Member Author

Implemented with #25475

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/servicemesh GH issues or PRs regarding servicemesh kind/feature This introduces new functionality. release-blocker/1.14 This issue will prevent the release of the next version of Cilium. sig/agent Cilium agent related.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants