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

kubernetes_pod_security_policy.spec.supplemental_group.range not supported #102

Open
flokli opened this issue May 12, 2022 · 0 comments
Open

Comments

@flokli
Copy link

flokli commented May 12, 2022

Trying to import https://raw.githubusercontent.com/alex1989hu/kubelet-serving-cert-approver/7e8359ce4f118bc5456959b5302cefdb26d1f7eb/deploy/standalone-install.yaml returns the following warnings:

5:50PM Warn | excluding attribute [kubernetes_pod_security_policy.spec.supplemental_group.range] not found in Terraform schema  field=PodSecurityPolicy.Spec.SupplementalGroups.Ranges name=kubelet_serving_cert_approver type=kubernetes_pod_security_policy
5:50PM Warn | excluding attribute [kubernetes_pod_security_policy.spec.supplemental_group] not found in Terraform schema  field=PodSecurityPolicy.Spec.SupplementalGroups name=kubelet_serving_cert_approver type=kubernetes_pod_security_policy

If I run k2tf with --include-unsupported, I need to rename the supplemental_group block to supplemental_groups.

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