Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

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

Merged
merged 4 commits into from
Jan 18, 2017

Conversation

ryanmats
Copy link
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 ryanmats requested review from theacodes and waprin January 14, 2017 01:02
@googlebot 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
Contributor

Choose a reason for hiding this comment

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

where are these secrets created?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

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
Contributor

Choose a reason for hiding this comment

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

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

bill and i just discussed this, will update on Tuesday

@theacodes theacodes merged commit 9e15e9e into master Jan 18, 2017
@theacodes theacodes deleted the django-container-engine-update branch January 18, 2017 00:02
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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.