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

Resources Phase Explicit Signaling #725

Merged
merged 1 commit into from
Jul 5, 2021
Merged

Commits on Jul 5, 2021

  1. resources phase explicit signaling

    allows peering-related resources (i.e. ResourceRequest and ResourceOffers) to have an explicit mechanism to indicate the desired state (Create os Delete) handled by the home cluster, and the observed state (Created od Deleted) handled by the remote cluster. In this way, we are able the handle a graceful deletion of these resources and to have a graceful peering tear down. The VirtualKublet can now have the time required for a completed clean-up of the remote cluster.
    aleoli committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    1c9f792 View commit details
    Browse the repository at this point in the history