Skip to content

Conversation

@leonardoce
Copy link
Contributor

When referring to the same ObjectStore with custom TLS certificates multiple times, the plugin was adding the same volume projection two times. This lead to a wrong Job definition.

This patch makes the plugin add a sidecar to replica cluster Pods that are using the plugin to get WALs, even if the plugin itself is not used for WAL archiving.

Closes: #329

@leonardoce leonardoce requested a review from a team as a code owner May 8, 2025 14:29
@armru armru force-pushed the fix-replica-cluster branch from aee0b76 to 1f68157 Compare May 9, 2025 11:00
When referring to the same ObjectStore with custom TLS certificates
multiple times, the plugin was adding the same volume projection two
times. This lead to a wrong Job definition.

This patch makes the plugin add a sidecar to replica cluster Pods that
are using the plugin to get WALs, even if the plugin itself is not used
for WAL archiving.

Closes: cloudnative-pg#329

Signed-off-by: Leonardo Cecchi <[email protected]>
@mnencia mnencia force-pushed the fix-replica-cluster branch from 1f68157 to 1e5fbc0 Compare May 9, 2025 11:20
@mnencia mnencia merged commit 8c20e4f into cloudnative-pg:main May 9, 2025
4 checks passed
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.

Replica cluster fails to create instance with duplicate-path error

3 participants