GoogleContainerTools / GoogleContainerTools/skaffold

Logs are missed after code change

Open
#4,785 3 comments 0 reactions 0 assignees View on GitHub
area/logging area/ux good first issue help wanted ide kind/bug priority/p3
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

copied from https://github.com/GoogleCloudPlatform/cloud-code-intellij-internal/issues/2584#

- Start a skaffold k8s session with an app that contains a readiness probe (the specific setup with a spring-boot app using Jib)
- Make a code edit

expected: logs continue streaming
actual: some of the application logs are not printed until the readiness probe passes (the theory); e.g. the spring boot start up logs are not printed.

See [these](https://github.com/GoogleCloudPlatform/cloud-code-intellij-internal/issues/2584#issuecomment-692336749) [comments](https://github.com/GoogleCloudPlatform/cloud-code-intellij-internal/issues/2584#issuecomment-692336802) from the copied issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.