Skip to content

refactor staleness code to follow same pattern as order permuting #53

@tgoodwin

Description

@tgoodwin

We should not use a for loop to directly iterate over "possible stale views" branching expansion. instead we should use the DFS stack like everything else to keep everything unified.

Relatedly, we should refactor stuckReconcilerPositions (which simulates a network partitioned APIServer shard) to be decoupled from getTriggeredReconcilers. We should keep those concepts separate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions