Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: rpc error: code = Unknown desc = no matches for kind "ClusterIssuer" in version "cert-manager.io/v1" #5

Closed
kupson opened this issue Mar 25, 2021 · 1 comment

Comments

@kupson
Copy link
Contributor

kupson commented Mar 25, 2021

Another issue with kubernetes_manifest resource. More details in hashicorp/terraform-provider-kubernetes-alpha#72

Quick workaround - first run:

./scripts/terraform_local_dev.sh apply -target=helm_release.cert_manager
kupson added a commit that referenced this issue Apr 10, 2021
Fixes:
- #4

Should also fix:
- #5
- #6
kupson added a commit that referenced this issue Apr 10, 2021
@kupson
Copy link
Contributor Author

kupson commented Apr 11, 2021

Fixed by introducing preflight mode (terraform_preflight variable). Looks like to solve this and similar issues it's either two-step run of single module or splitting the project into two root modules.

@kupson kupson closed this as completed Apr 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant