Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prove key invariants for VReplicaSet possibly involving PodEvent #549

Merged

Conversation

codyjrivera
Copy link
Collaborator

The following invariants have been proven:
every_create_matching_pod_request_implies_at_after_create_pod_step
every_delete_matching_pod_request_implies_at_after_delete_pod_step (partially).

Investigating the latter led to addition of delete preconditions to the V2 state machine to which the controller will be ported.

@codyjrivera codyjrivera force-pushed the cody/prove-more-pod-event-lemmas branch from 8f2ce01 to d3b405d Compare October 1, 2024 23:41
Signed-off-by: Cody Rivera <[email protected]>
@marshtompsxd marshtompsxd added this pull request to the merge queue Oct 2, 2024
Merged via the queue into anvil-verifier:main with commit 19ab8fc Oct 2, 2024
16 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.

2 participants