Skip to content

[doc] debug does not work with buildpack builder and maybe custom builder images too#3204

Merged
balopat merged 2 commits intoGoogleContainerTools:masterfrom
briandealwis:debuglimitations
Nov 7, 2019
Merged

[doc] debug does not work with buildpack builder and maybe custom builder images too#3204
balopat merged 2 commits intoGoogleContainerTools:masterfrom
briandealwis:debuglimitations

Conversation

@briandealwis
Copy link
Copy Markdown
Member

skaffold debug requires being able to examine and alter an image's entrypoint, and won't work with images using a launcher or some startup script. Add note to debug doc and explicitly call this out on the Buildpacks builder too. Also incorporates minor tweaks to #3199 too.

@briandealwis
Copy link
Copy Markdown
Member Author

I started to add explicit doc to the custom builder but realized that it applied equally to the docker and jib builders too. Those builds can be altered to fit whereas Buildpacks can not.

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 7, 2019

Codecov Report

Merging #3204 into master will not change coverage.
The diff coverage is n/a.


`skaffold debug` has some limitations.

### Entrypoints using Launchers or Scripts
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Entrypoints using Launchers or Scripts
### Unsupported container entrypoints

maybe? and then we can link to this from the other doc

@balopat balopat merged commit e6577f4 into GoogleContainerTools:master Nov 7, 2019
@briandealwis briandealwis deleted the debuglimitations branch November 11, 2019 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants