terraform-provider-kubernetes
terraform-provider-kubernetes copied to clipboard
Support `.status.loadBalancer.ingress.ipMode` in `resource_kubernetes_service_v1.go`
Description
Kubernetes v1.30 introduces .status.loadBalancer.ingress.ipMode as a new field for resource_kubernetes_service_v1.go
More information of how to specify an IPMode of a load balancer status can be found here
Potential Terraform Configuration
# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.
References
https://kubernetes.io/blog/2024/04/17/kubernetes-v1-30-release/#make-kubernetes-aware-of-the-loadbalancer-behaviour-sig-network-https-github-com-kubernetes-community-tree-master-sig-network
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment