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
Fix ReplicaSet unit test label to match updated test data
Update test_replica_set_build() to use 'backend-rs' label instead of
'backend', matching the label change made to prevent resource adoption
conflicts with DeploymentTest.
This completes the label isolation work - the unit test was setting
the label to 'backend' but asserting it should be 'backend-rs'.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments