Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@BenamarMk
Copy link
Member

For cephfs volumes, PVC annotations were not being transferred to the destination cluster, causing applications like PostgreSQL to fail on the target side after successful failover/relocation.

This commit ensures that all PVC annotations are properly copied from the source cluster to the destination cluster. This preserves critical metadata required by applications and storage provisioners to function correctly after action change.

Fixes: https://issues.redhat.com/browse/DFBUGS-4945

@BenamarMk BenamarMk force-pushed the preserve-app-annotations-on-pvc branch from 5c50a3a to 109b8fb Compare December 17, 2025 13:41
For cephfs volumes, PVC annotations were not being transferred to the
destination cluster, causing applications like PostgreSQL to fail on the
target side after successful failover/relocation.

This commit ensures that all PVC annotations are properly copied from
the source cluster to the destination cluster. This preserves critical
metadata required by applications and storage provisioners to function
correctly after action change.

Signed-off-by: Benamar Mekhissi <[email protected]>
@BenamarMk BenamarMk force-pushed the preserve-app-annotations-on-pvc branch from 109b8fb to 1086eb7 Compare December 17, 2025 13:46
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