Soam Vasani
|
e0c7682996
|
Improve environment doc
|
2017-01-18 16:59:39 -08:00 |
|
Soam Vasani
|
4f9b36b042
|
Add README to python env
|
2017-01-18 16:53:03 -08:00 |
|
Soam Vasani
|
5f02f6c8ca
|
Setup app logger in python environment
The user's functions can now use `current_app.logger`, and use
`kubectl logs` to see the logs that the function outputs.
|
2016-12-08 14:03:27 -08:00 |
|
Soam Vasani
|
640e65f35f
|
Use Flask for Python environment
Flask gives us easy routing support, and simple interface for getting
at request data.
|
2016-11-19 20:04:46 -08:00 |
|
Soam Vasani
|
8a9559be1f
|
Pass a valid context
|
2016-11-19 11:01:28 -08:00 |
|
Soam Vasani
|
1a86078fc0
|
Very rudimentary Python support
Create a python environment. Only supports GET; doesn't support any
parameters etc. yet. Basically just enough for a hello world demo.
|
2016-11-09 10:02:03 -08:00 |
|