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

Ensure OpenAPI schema is accurate in the Gateway types #2942

Open
dprotaso opened this issue Apr 4, 2024 · 0 comments
Open

Ensure OpenAPI schema is accurate in the Gateway types #2942

dprotaso opened this issue Apr 4, 2024 · 0 comments

Comments

@dprotaso
Copy link
Contributor

dprotaso commented Apr 4, 2024

Without the correct annotations Server Side Apply won't work properly.

For example in upstream K8s the PodSpec OpenAPI schema didn't have the correct x-kubernetes-list-map-keys & x-kubernetes-list-type so you couldn't separate ownership of different containers.

The purpose of the issue is to audit the schema of our types and ensure accuracy

Originally posted by @dprotaso in #2537 (comment)

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

No branches or pull requests

1 participant