Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

valid openAPIV3 Schema #2963

Closed
cyberox opened this issue Jun 19, 2024 · 5 comments
Closed

valid openAPIV3 Schema #2963

cyberox opened this issue Jun 19, 2024 · 5 comments

Comments

@cyberox
Copy link

cyberox commented Jun 19, 2024

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: hashicorp/terraform-provider-kubernetes#1382

@orsenthil
Copy link
Member

aws-vpc-cni will need to add complete schema definition here -

similar to AWS LB controller does here - https://github.com/kubernetes-sigs/aws-load-balancer-controller/blob/main/docs/install/v2_2_4_full.yaml#L37

@orsenthil
Copy link
Member

@cyberox - would you like to use these changes in your terraform config #2969 and see if the terraform behavior is fixed?

@cyberox
Copy link
Author

cyberox commented Jun 26, 2024

@orsenthil - yes, those changes fix the issue.

@orsenthil
Copy link
Member

Copy link

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants