ENHANCEMENTS:
- Add
backoff_per_limit_index
andmax_failed_indexes
fields instructure_job.go
[GH-2421] - Added support for
namespace_selector
field inPodAffinityTerm
to enhance pod affinity and anti-affinity rules, allowing selection of namespaces based on label selectors. [GH-2577] kubernetes_manifest
- handling "404 Not Found" errors during the deletion of Kubernetes resources, particularly in cases where the resource may have already been deleted by an operator managing the CRD before Terraform attempts to delete it. [GH-2592]schema_container.go
: Add VolumeDevices [GH-2573]kubernetes_manifest
: add TypeCheck forx-kubernetes-preserve-unknown-fields
to prevent unnecessary replacement [GH-2437]