amazon-vpc-cni-k8s icon indicating copy to clipboard operation
amazon-vpc-cni-k8s copied to clipboard

valid openAPIV3 Schema

Open cyberox opened this issue 1 year ago • 3 comments
trafficstars

What would you like to be added: Update the ENIConfig CRD to include a valid openAPIV3 Schema

Why is this needed: When creating ENIConfig resources using Terraform manifest resources, I receive a warning:

│ Warning: This custom resource does not have an associated OpenAPI schema.
│
│ We could not find an OpenAPI schema for this custom resource. Updates to this resource will cause a forced replacement.

Terraform issue: https://github.com/hashicorp/terraform-provider-kubernetes/issues/1382

cyberox avatar Jun 19 '24 14:06 cyberox