GoogleCloudPlatform / GoogleCloudPlatform/cloud-code-intellij
Plugin reports "no modules defined" when there are modules defined in skaffold.yaml
- Dominant language
- No language data
- Stars
- 325
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
### Expected Behavior
When there are multiple `skaffold.yaml` modules defined, these modules aren't listed in the `Build/Deploy` configuration "Skaffold modules" section and cannot be selected to be run for a particular Run/Debug config.
Running with a particular module works correctly via CLI:
```
skaffold run -m
```
### Actual Behavior
When there are multiple `skaffold.yaml` modules defined, these modules are listed in the `Build/Deploy` configuration "Skaffold modules" section and are able to be selected to be run for a particular Run/Debug config.
### Additional Information
- IDE type (e.g. IntelliJ, Pycharm): IntelliJ IDEA
- IDE version: 2023.2 (Ultimate Edition)
- Cloud Code version (Settings > Plugins > Cloud Code): 23.8.1-api-version-222
- Cloud SDK (Settings > Cloud Code > Cloud SDK)
- Are you allowing the plugin to manage the Cloud SDK: Yes
- Version of the Cloud SDK: 443.0.0
- Skaffold version (If you are using Kubernetes features; Settings > Cloud Code > Kubernetes): 2.6.0
- Operating System: macOS 13.4.1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.