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

Add a toy example for controller interaction #501

Merged
merged 11 commits into from
Jul 29, 2024

Conversation

marshtompsxd
Copy link
Collaborator

@marshtompsxd marshtompsxd commented Jul 19, 2024

This PR adds two toy controllers: producer and consumer to illustrate how controllers work together. Their collaboration is simple: the consumer waits for the producer to create a pod and then the consumer adds a label to the pod.

The implementation is done but the model and proof are not.

Signed-off-by: Xudong Sun <[email protected]>
Signed-off-by: Xudong Sun <[email protected]>
Signed-off-by: Xudong Sun <[email protected]>
Signed-off-by: Xudong Sun <[email protected]>
Signed-off-by: Xudong Sun <[email protected]>
Signed-off-by: Xudong Sun <[email protected]>
Signed-off-by: Xudong Sun <[email protected]>
Signed-off-by: Xudong Sun <[email protected]>
@marshtompsxd marshtompsxd changed the title Add a toy example for compositional proof Add a toy example for controller interaction Jul 29, 2024
@marshtompsxd marshtompsxd added this pull request to the merge queue Jul 29, 2024
Merged via the queue into main with commit bc35908 Jul 29, 2024
20 checks passed
@marshtompsxd marshtompsxd deleted the xudong/composition-example branch August 17, 2024 14:52
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.

1 participant