GoogleCloudPlatform / GoogleCloudPlatform/cloud-code-intellij

Support editing local directory for Cloud Run Kubernetes

Open
#3,095 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
325
Forks
64
PR merge metrics
No merged PRs in 30d

Description

(Please ensure you are running the latest version of Cloud Code for IntelliJ with _Help > Check for Updates_)
- Cloud Code for IntelliJ version: 22.8.1-221
- Google Cloud SDK version: 398.0.0
- OS: Windows 11 10.0

**What did you do?**

Create a skaffold.yaml file and add a new Cloud Code: Kubernetes Run/Debug Configuration. Click the Debug button to build, deploy and debug the code. The plug-in recognizes that I have several artifacts to debug, but assumes that the local path is the same as the build context. This is not the case, because the Dockerfile needs to pull together multiple Python modules into a single area to run, so the Dockerfile context needs to be a higher level directory.

**What did you expect to see?**

The modal that comes up to map the local directory to the remote directory should allow the local directory to be customized, not just the remote directory.

**What did you see instead?**

The model has a read-only field for the local directory.

![image](https://user-images.githubusercontent.com/12912702/188234609-1b49baac-1b8b-4cec-af32-9ad6e7221144.png)

(screenshots are helpful)
_Feel free to deviate from this template as needed, especially if you are submitting a feature request._

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.