GoogleContainerTools/skaffold

Document requirements for skaffold init --analyze to detect buildpack entrypoint for Python

开放

#4,377 创建于 2020年6月23日

 (5 条评论) (0 个反应) (0 位负责人)Go (1,416 个派生)batch import
area/docsbuild/buildpackshelp wantedkind/documentationpriority/p2

仓库指标

星标
 (12,822 个星标)
PR 合并指标
 (平均合并 3天 6小时) (30 天内合并 16 个 PR)

描述

Expected behavior

Cloud Code python samples (k8s and Cloud Run) do not work out of the box with skaffold buildpack builders, and it is unclear how a python project needs to be architected to cause skaffold to detect buildpacks as a builder.

It looks like this is a more general GCP buildpacks issue as well. https://github.com/GoogleCloudPlatform/buildpacks/issues/45

Information

  • Skaffold version: version e03e4d8
  • Operating system: macOS 10.15.4

贡献者指南