GoogleContainerTools/skaffold

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

Aperta

#4377 aperta il 23 giu 2020

 (5 commenti) (0 reazioni) (0 assegnatari)Go (1416 fork)batch import
area/docsbuild/buildpackshelp wantedkind/documentationpriority/p2

Metriche repository

Star
 (12.822 stelle)
Metriche merge PR
 (Merge medio 3g 6h) (16 PR mergiate in 30 g)

Descrizione

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

Guida contributor