func/docs/reference
Luke Kingland 9f6a135702
Python Middleware v2 Scaffolding (#2685)
* refactor python http template

* python http scaffolding

* add python to make update-runtimes

* integrate python scaffolding with func run

* python http template

* reorganize python scaffolding

* cancellation stopgap

* documentation and logging cleanup

* Python Middleware v2 - Scaffolding

* base layer cache

* remove wsgi and flask templates

Inbuilt templates should be limited to a base http and cloudevent
integration, with anything beyond this falling to the officially
supported functions samples repository.

* update python cloudevents runtime in makefile

* python cloudevents middleware

* add python .venvs to gitignore

* clean up venvs on make

* add missing dependencies to python http tempklate

* set python cloudevents manifest

* further cleanup of repository impl

* cleanup

* ignore venv when building runtime container

* set listen address on python container

* remove unnecessary python runtime update from makefile

* remove debug statements and improved comments

* enable scaffolding python funcs in s2i builder

* set listen address on all containers built by s2i

* python s2i integration

* regen fs

* cleanup

* enable host builder

* fix manifest inheritance

* regen fs

* bug fixes

* regen docs

* cleanup and linter error fixes

* conditional python host builder test

* misspellings

* disable python E2E

Until the Python middleware is supported by the Pack builder, the E2E
tests will need to be disabled.

* install python for presubmit tests

* use linux for test builder runs

The target platform for a test needs to be a platform which is available
in all test base images.  That's usually linux.  Using current OS would
fail, for example, building python containers on MacOS because the
official Python base image has no darwin layer.

* fix ineffasign

* set python ce template to python 3.9

* regen fs

* windows python tests

* python templates README
2025-04-02 10:44:05 +00:00
..
func.md Adding support for `func subscribe` for creating mutiple triggers, based on event filters (#2001) 2023-11-06 13:56:38 +00:00
func_build.md Python Middleware v2 Scaffolding (#2685) 2025-04-02 10:44:05 +00:00
func_completion.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_config.md docs: standardize env flag help suffix (#1689) 2023-04-25 13:56:45 +00:00
func_config_envs.md docs: standardize env flag help suffix (#1689) 2023-04-25 13:56:45 +00:00
func_config_envs_add.md docs: standardize env flag help suffix (#1689) 2023-04-25 13:56:45 +00:00
func_config_envs_remove.md docs: standardize env flag help suffix (#1689) 2023-04-25 13:56:45 +00:00
func_config_git.md docs: standardize env flag help suffix (#1689) 2023-04-25 13:56:45 +00:00
func_config_git_remove.md chore: use codegen script for docs (#2352) 2024-06-11 13:25:48 +00:00
func_config_git_set.md Python Middleware v2 Scaffolding (#2685) 2025-04-02 10:44:05 +00:00
func_config_labels.md docs: standardize env flag help suffix (#1689) 2023-04-25 13:56:45 +00:00
func_config_labels_add.md docs: standardize env flag help suffix (#1689) 2023-04-25 13:56:45 +00:00
func_config_labels_remove.md docs: standardize env flag help suffix (#1689) 2023-04-25 13:56:45 +00:00
func_config_volumes.md docs: standardize env flag help suffix (#1689) 2023-04-25 13:56:45 +00:00
func_config_volumes_add.md docs: standardize env flag help suffix (#1689) 2023-04-25 13:56:45 +00:00
func_config_volumes_remove.md docs: standardize env flag help suffix (#1689) 2023-04-25 13:56:45 +00:00
func_create.md Python Middleware v2 Scaffolding (#2685) 2025-04-02 10:44:05 +00:00
func_delete.md chore: use codegen script for docs (#2352) 2024-06-11 13:25:48 +00:00
func_deploy.md Python Middleware v2 Scaffolding (#2685) 2025-04-02 10:44:05 +00:00
func_describe.md chore: use codegen script for docs (#2352) 2024-06-11 13:25:48 +00:00
func_environment.md Improving func environment command (#1935) 2023-08-18 21:33:18 +00:00
func_info.md feat: namespace globally configurable (#1352) 2022-10-31 18:07:12 +00:00
func_invoke.md docs: standardize env flag help suffix (#1689) 2023-04-25 13:56:45 +00:00
func_languages.md docs: standardize env flag help suffix (#1689) 2023-04-25 13:56:45 +00:00
func_list.md chore: use codegen script for docs (#2352) 2024-06-11 13:25:48 +00:00
func_repository.md rename knative-sandbox (#1905) 2023-08-05 02:11:08 +00:00
func_repository_add.md docs: standardize env flag help suffix (#1689) 2023-04-25 13:56:45 +00:00
func_repository_list.md docs: standardize env flag help suffix (#1689) 2023-04-25 13:56:45 +00:00
func_repository_remove.md docs: standardize env flag help suffix (#1689) 2023-04-25 13:56:45 +00:00
func_repository_rename.md docs: standardize env flag help suffix (#1689) 2023-04-25 13:56:45 +00:00
func_run.md Python Middleware v2 Scaffolding (#2685) 2025-04-02 10:44:05 +00:00
func_subscribe.md doc: update func subscribe doc (#2113) 2024-01-11 07:05:16 +00:00
func_templates.md docs: standardize env flag help suffix (#1689) 2023-04-25 13:56:45 +00:00
func_version.md src: remove date from version (#1776) 2023-06-05 09:50:41 +00:00
func_yaml.md Fix linter issues (#2420) 2024-07-09 13:48:22 +00:00