Skip to content
This repository was archived by the owner on Jan 12, 2022. It is now read-only.

handle health checks in middleware#11

Merged
andrewsg merged 2 commits intoGoogleCloudPlatform:masterfrom
andrewsg:health_checks
Jun 3, 2015
Merged

handle health checks in middleware#11
andrewsg merged 2 commits intoGoogleCloudPlatform:masterfrom
andrewsg:health_checks

Conversation

@andrewsg
Copy link
Copy Markdown
Member

@andrewsg andrewsg commented Jun 3, 2015

This adds simple (stateless) health check handling as a stopgap until nginx health checks are enabled in MVMs.

I also went ahead and added a missing license block to setup.py and made some gpylint-recommended style changes.

R: @mingzhaodotname CC: @isdal

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

do we need to differentiate between the old vm runtime and the multi-core runtime? Or both of them use the same name appengine-python-vm-runtime-0.1.tar.gz

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Right now the plan is for the multicore runtime to supersede the old one entirely, so there's no need to distinguish between them except temporarily.

@mingzhaodotname
Copy link
Copy Markdown

LGTM

andrewsg added a commit that referenced this pull request Jun 3, 2015
handle health checks in middleware
@andrewsg andrewsg merged commit fbdb114 into GoogleCloudPlatform:master Jun 3, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants