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

MutatingWebHookConfiguration for GameServer creation & Validation. #95

Merged
merged 1 commit into from
Feb 21, 2018

Commits on Feb 21, 2018

  1. MutatingWebHookConfiguration for GameServer creation & Validation.

    Webhook library to make k8s webhooks easy(er) to use,
    as well as setting default values on GameServers via it
    for when they are first created.
    
    Some refactoring of GameServer sync in the controller
    was required and a new PortAllocation state was created.
    
    This is also makes #70 and #10 possible to implement.
    markmandel committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    495420e View commit details
    Browse the repository at this point in the history