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

GameServerSet Implementation #156

Merged
merged 1 commit into from
Apr 10, 2018

Commits on Apr 10, 2018

  1. GameServerSet Implementation

    GameServerSets are the basic building block for Fleets.
    GameServerSets will be allow Fleet migrations to occur, similarly
    to how ReplicaSets allow Deployments to migrate one image type
    to another.
    
    This has not been formally documented, as this will likely be an
    internal CRD, and not (widely) used externally.
    
    Parent ticket: googleforgames#70
    markmandel committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    08d9dd5 View commit details
    Browse the repository at this point in the history