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

Potential race condition in cert request #44

Open
@tiran

Description

@tiran

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions