You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2026. It is now read-only.
When I click "Debug" for "Develop on Kubernetes", I should see the output of the build and the logging of the container in the Console of Google Cloud Code.
and when the Cloud Code Console finds a line with a broken umlaut, it just stops showing any more output, while in the background, the tasks obviously continue to run.
Additional Information
IDE type (e.g. IntelliJ, Pycharm): IntelliJ
IDE version: 2024.3.4.1 (Ultimate Edition)
Cloud Code version (Settings > Plugins > Cloud Code): 24.11.1-233-api-version-223
Cloud SDK (Settings > Cloud Code > Cloud SDK)
Are you allowing the plugin to manage the Cloud SDK: No
Version of the Cloud SDK: not used
Skaffold version (If you are using Kubernetes features; Settings > Cloud Code > Kubernetes): 2.15.0
Expected Behavior
When I click "Debug" for "Develop on Kubernetes", I should see the output of the build and the logging of the container in the Console of Google Cloud Code.
Actual Behavior
skaffold apparently scrambles umlauts (like ä,ö,ü)
GoogleContainerTools/skaffold#9768
and when the Cloud Code Console finds a line with a broken umlaut, it just stops showing any more output, while in the background, the tasks obviously continue to run.
Additional Information