GoogleCloudPlatform / GoogleCloudPlatform/cloud-code-intellij
Cloud Code stops when Console displays broken umlaut
- Dominant language
- No language data
- Stars
- 325
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
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 ä,ö,ü)
https://github.com/GoogleContainerTools/skaffold/issues/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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.