terraform-provider-kubernetes icon indicating copy to clipboard operation
terraform-provider-kubernetes copied to clipboard

Terraform Kubernetes provider

Results 409 terraform-provider-kubernetes issues
Sort by recently updated
recently updated
newest added

### Description From the [documentation](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs#exec-plugins), the `exec` plugin uses a deprecated version `client.authentication.k8s.io/v1alpha1` which will be removed in Kubernetes client versions 1.24 and above. Updating it to the latest version...

documentation
size/XS

### Description All resources except KubernetesServiceAccount are more than 1 minute. Only KubernetesServiceAccount is treated unequally, with a timeout of 30 seconds. If the network is slowing down and you...

size/XS

### Terraform Version, Provider Version and Kubernetes Version ``` Terraform version: 0.14.11 Kubernetes provider version: 2.4.1 Kubernetes version: 1.19.12 ``` ### Affected Resource(s) - `kubernetes_manifest` ### Terraform Configuration Files ```hcl...

bug
stale

Signed-off-by: Damien Goldenberg ### Description Kubernetes has an object called [PodTemplate](https://kubernetes.io/docs/concepts/workloads/pods/#pod-templates) which can be used by operator or kubernetes controller to create pods based on this template ### Acceptance tests...

size/XL

Signed-off-by: Damien Goldenberg ### Description As a Terraform user in some cases I need to read endpoints objects. An example is: I need to set a network policy on an...

size/M

### Description Add sub_path_expr to volume_mount. ### Acceptance tests - [X] Have you added an acceptance test for the functionality being added? - [X] Have you run the acceptance tests...

enhancement
documentation
size/XL

Discovered edge case in Kubernetes provider when I try to update ClusterRoleBinding with count parameter. Idea here is that I have a ClusterRole with permissions to certain users. Then depending...

bug
stale

### Description K8S CSR's for `kubernetes.io/kubelet-serving` signer have groups param, and it's [a part](https://docs.openshift.com/container-platform/4.11/rest_api/security_apis/certificatesigningrequest-certificates-k8s-io-v1.html) of the CSR spec. It's missing in `kubernetes_certificate_signing_request` resource. ### Potential Terraform Configuration ```hcl # For...

enhancement

### Terraform Version, Provider Version and Kubernetes Version ``` Terraform version: v1.0.5 Kubernetes provider version: v2.4.1 Kubernetes version: 1.20.9 ``` ### Affected Resource(s) - kubernetes_horizontal_pod_autoscaler ### Terraform Configuration Files ```hcl...

bug
stale

### Terraform Version, Provider Version and Kubernetes Version ``` Terraform version: v1.0.5 Kubernetes provider version: v2.4.1 Kubernetes version: v1.20.8-gke.900 ``` ### Affected Resource(s) - kubernetes_namespace ### Terraform Configuration Files ```hcl...

bug
stale