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

Ensure namespace exists #1747

Merged
merged 4 commits into from
Oct 11, 2018
Merged

Ensure namespace exists #1747

merged 4 commits into from
Oct 11, 2018

Commits on Oct 11, 2018

  1. Ensure namespace exists

    * We need to call createNamespace during the apply phase for k8s
      otherwise the namespace might not exist.
    
    Need to patch into 0.3
    jlewi committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    edba740 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b860442 View commit details
    Browse the repository at this point in the history
  3. Run gcloud as a separate command so that if it errors out the

    script will fail.
    jlewi committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    8fc5850 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78fa4ad View commit details
    Browse the repository at this point in the history