-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Labels
Description
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
- 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
- Operating System: Windows 10