You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import-populator: update labels before annotations on succeeded PVC (#4174)
When the import populator copies PVC Prime metadata to the target PVC,
labels must land before annotations. The AnnPodPhase=Succeeded annotation
triggers downstream controllers (DV, DIC) that snapshot the PVC, so
instancetype labels need to already be present at that point.
Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments