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

[gloo-1.11] Allow unknown fields #682

Closed

Conversation

jbohanon
Copy link

backport of #666

@jbohanon jbohanon added the work in progress This pr is still being worked on label Oct 28, 2022
)

// MarshalJSON is a custom marshaler for FederatedGatewaySpec
func (this *FederatedGatewaySpec) MarshalJSON() ([]byte, error) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ahh.. we may need to upgrade to a more recent skv2 that fixes this

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be fixed in v0.23.6
so that these functions aren't deleted

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That release of skv2 is on go1.18, and this branch is still on 1.16

@gunnar-solo gunnar-solo closed this Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work in progress This pr is still being worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants