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

Create an updated style/best practices guide for kustomize packages. #1144

Merged
merged 3 commits into from
May 7, 2020

Commits on Apr 30, 2020

  1. Create an updated style/best practices guide for kustomize packages.

    * See http://bit.ly/kf_kustomize_v3
    
    * Its been over a year since we started migrating to kustomize. In that time
    kustomize has evolved and we have learned a lot about how to use
    kustomize effectively.
    
    * Some of the initial usage patterns have turned out to be problematic (e.g. vars) and there are now better options.
    
    * Update the style guide to better document best practices.
    
    Related to kubeflow#1062
    Jeremy Lewi committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    d57ce6a View commit details
    Browse the repository at this point in the history
  2. Fix.

    Jeremy Lewi committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    fbb918a View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Address comments.

    Jeremy Lewi committed May 4, 2020
    Configuration menu
    Copy the full SHA
    61e3b7b View commit details
    Browse the repository at this point in the history