GoogleCloudPlatform / GoogleCloudPlatform/cloud-code-intellij
Better Helm support in Cloud Code
- Dominant language
- No language data
- Stars
- 325
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
- Cloud Code for IntelliJ version: 19.7.2
- OS: Windows 10
**What did you do?**
Installed the Cloud Code plugin in my Intellij IDEA (2019.2.1)
I have a project with Docker file and Helm in the src directory that require some processing (done during the build). The result is valid Docker file and Helm Charts folder in the target directory.
**What did you expect to see?**
Kubernetes support is added to my project
**What did you see instead?**
the message: 'Please add a Dockerfile and Kubernetes resources in order to use the project with Cloud Code Kubernetes features'
How to make the Cloud Code Plugin aware of the Docker file and Helm charts in the target directory?

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.