Skip to content
This repository has been archived by the owner on Jan 12, 2018. It is now read-only.

Potential race condition in cert request #44

Open
tiran opened this issue Jun 28, 2017 · 0 comments
Open

Potential race condition in cert request #44

tiran opened this issue Jun 28, 2017 · 0 comments
Labels

Comments

@tiran
Copy link
Member

tiran commented Jun 28, 2017

The cert request and caching code is subject to a potential race condition. There is no locking in place that prevents issuing of multiple certs for the same service. In case a replication controller schedules multiple instances of a pod on multiple nodes at the same time, IPACertRequest may request multiple certificates in parallel.

@tiran tiran added the bug label Jun 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant