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

Noisy attempts to use extended fields when on standard Gateway API CRDs #50851

Open
howardjohn opened this issue May 3, 2024 · 1 comment
Open

Comments

@howardjohn
Copy link
Member

If you use standard gateway CRDs, istiod logs unknown field "status.supportedFeatures".

This is because we write this in status (on GC) but its not in standard.

We don't actually know if they are on standard or not. but we could -- if we read gateway.networking.k8s.io/channel?

cc @keithmattix

@keithmattix
Copy link
Contributor

Hmm yeah this seems like a reasonable use case but I worry it could be abused in the future and create a split horizon control plane

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