Azure / Azure/azure-functions-python-worker

Checksum feature for deployment archives

オープン
#647 コメント 0 件 リアクション 0 件 担当者 1 名 @shreyabatra4 に割り当て済み GitHub で見る
area:python-functions deployment-related feature needs-investigation
主要言語
Python
スター
357
フォーク
116
平均マージ
32分
マージ済み PR(30日)
1

説明

If there are a lot of functions (each function represents a policy) inside a function app, and if there are services/workers that are constantly updating individual functions (policies) inside the function app, (typically these are cloud policy providers) it would make sense for these policy providers to make decisions on when to upload the entire function app as a zip again (if any policy changes) or not.

In that case, if there is an API that can give the policy providers a calculated and reliable checksum of the function app - then providers can make decisions to not deploy a function app where no function(policy) has changed. Today any deployment of function app does not consider if contents of the app have changed or not.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。