FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Updated Django Container Engine sample to use CloudSQL v2, sidecar co… by ryanmats · Pull Request #758 · GoogleCloudPlatform/python-docs-samples · GitHub

Updated Django Container Engine sample to use CloudSQL v2, sidecar co… - #758

Merged
theacodes merged 4 commits into
masterfrom
django-container-engine-update
Jan 18, 2017
Merged

Updated Django Container Engine sample to use CloudSQL v2, sidecar co…#758
theacodes merged 4 commits into
masterfrom
django-container-engine-update

Conversation

Copy link
Copy Markdown
Contributor

…ntainer pod pattern, Django 1.10, and Deployment rather than ReplicationController

Tested this a number of times to make sure it works. Staged changes to the cloud.google.com tutorial at https://cloud-dot-devsite.googleplex.com/python/django/container-engine and will send that changelist for review once this code is merged.

…ntainer pod pattern, Django 1.10, and Deployment rather than ReplicationController
ryanmats requested review from theacodes and waprin January 14, 2017 01:02
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 14, 2017
# [END proxy_container]
# [START volumes]
volumes:
- name: cloudsql-oauth-credentials

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

where are these secrets created?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

bill and i just discussed this, will update on Tuesday


1. Create a project in the [Google Cloud Platform Console](https://console.cloud.google.com).
# Tutorial
See our [Django on Container Engine](https://cloud.google.com/python/django/container-engine) tutorial for instructions for setting up and deploying this sample application.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

There's secrets in here but the tutorial I see now doesn't have secret anywhere?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

bill and i just discussed this, will update on Tuesday

theacodes merged commit 9e15e9e into master Jan 18, 2017
theacodes deleted the django-container-engine-update branch January 18, 2017 00:02
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL