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

Integrated Helm into the build and development system #170

Merged
merged 1 commit into from
Apr 10, 2018

Commits on Apr 9, 2018

  1. Integrated Helm into the build and development system

    This removes the `sed` based templating and replaces it with a
    helm based workflow. All the `make` commands have stayed exactly
    the same.
    
    This also moves the existing 0.1 release helm chat to the 0.2
    development chart, and includes the features that were otherwise
    missing for 0.2
    
    If you have an existing development cluster, it may be easiest
    to delete them and recreate them, as the tooling will install
    helm automatically now on cluster creation.
    
    I also snuck in some small Kubernetes 1.9.x upgrades as well.
    
    Parent ticket: googleforgames#101
    markmandel committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    220bbea View commit details
    Browse the repository at this point in the history