Skip to content

Conversation

@codablock
Copy link
Contributor

This fixes performance issues when many secrets need to be replicated to
other namespaces via replicate-to.

The performance issue would be acceptable, when it would fix itself after
some time after the initial replication after startup. However, with the
current solution, the liveness probe never gets green and keep causing
replicator restarts in our clusters.

martin-helmich
martin-helmich previously approved these changes Aug 23, 2021
Copy link
Member

@martin-helmich martin-helmich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution -- good catch; I've added a minor suggestion for another potential (small) optimization (let me know what you think), but 👍 otherwise.

…trieving it

This fixes performance issues when many secrets need to be replicated to
other namespaces via replicate-to.

The performance issue would be acceptable, when it would fix itself after
some time after the initial replication after startup. However, with the
current solution, the liveness probe never gets green and keep causing
replicator restarts in our clusters.
@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit 7b897b0 and detected 0 issues on this pull request.

View more on Code Climate.

@martin-helmich martin-helmich merged commit 99b738c into mittwald:master Aug 23, 2021
@codablock codablock deleted the fix-performance-issue branch August 23, 2021 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants