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 Every GKE cluster has a [control plane](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#control_plane) that handles Kubernetes API requests. It'll be handly if Terraform provider Kubernets would be able to use GKE [DNS-based endpoint](https://cloud.google.com/kubernetes-engine/docs/concepts/network-isolation#dns-based_endpoint) to...

enhancement

Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.6.0 to 1.6.1. Release notes Sourced from github.com/cloudflare/circl's releases. CIRCL v1.6.1 Fixes some point checks on the FourQ curve. Hybrid KEM fails on low-order points. What's Changed...

dependencies
size/XS
go

## Rollback Plan If a change needs to be reverted, we will publish an updated version of the library. ## Changes to Security Controls Are there any changes to security...

size/XL
pr/no-changelog

### Terraform Version, Provider Version and Kubernetes Version ``` Terraform version: 1.10.4 Kubernetes provider version: 2.35.1 Kubernetes version: v1.31.4+k3s1 ``` ### Affected Resource(s) kubernetes_manifest ### Terraform Configuration Files ```hcl terraform...

bug

## Question Any idea when this [PR](https://github.com/hashicorp/terraform-provider-kubernetes/pull/2724) is going to be looked at and merged? It fixes a [high cve](https://github.com/advisories/GHSA-wq9g-9vfc-cfq9)

question

Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.111.0 to 0.131.0. Release notes Sourced from github.com/getkin/kin-openapi's releases. v0.131.0 What's Changed openapi3filter: de-register ZipFileBodyDecoder and make a few decoders public by @​fenollp in getkin/kin-openapi#1059 Full Changelog:...

dependencies
size/S
go

I can't install the Gateway-API CRDs with the kubernetes_manifest resource. It says `'status' attribute key is not allowed in manifest configuration`. ### Terraform Version, Provider Version and Kubernetes Version ```...

bug

### Description This PR seeks to fix the `kubernetes_node_taint` resource so that it's possible to set multiple effects for a given key. This is motivated by the fact that with...

size/M

### Terraform Version, Provider Version and Kubernetes Version ``` Terraform version: Terraform v1.12.0 Kubernetes provider version: v2.37.1 Kubernetes version: v1.31.7-eks-4096722 ``` ### Affected Resource(s) - kubernetes_network_policy ### Terraform Configuration Files...

bug

### Terraform Version, Provider Version and Kubernetes Version ``` Terraform version: 1.12.1 Kubernetes provider version: 2.37.0 Kubernetes version: N/A ``` terraform init terraform plan/apply returned: ``` Error: Failed to load...

bug