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

Add client capability for not supporting overprovisioning. #10136

Merged

Conversation

markdroth
Copy link
Contributor

Signed-off-by: Mark D. Roth roth@google.com

Description: Add client capability for not supporting overprovisioning.
Risk Level: Low
Testing: N/A
Docs Changes: Included in PR
Release Notes: N/A

This should eliminate the need for #8093. And we can remove the disable_overprovisioning flag added in #8080, since it never got used. (I can add that to this PR if you'd like.)

@htuch @alyssawilk @snowp

Signed-off-by: Mark D. Roth <roth@google.com>
@srini100
Copy link

/cc

@mattklein123 mattklein123 self-assigned this Feb 21, 2020
@mattklein123
Copy link
Member

Thanks LGTM, though I think needs a format/doc fix. Also, if the field will not be used, can you just go ahead and "deprecate" it from v2 and then it will be removed in v3? I think that's fine to do if it was never implemented. Thank you!

/wait

Signed-off-by: Mark D. Roth <roth@google.com>
Signed-off-by: Mark D. Roth <roth@google.com>
@repokitteh-read-only
Copy link

CC @envoyproxy/api-shepherds: Your approval is needed for changes made to api/.

🐱

Caused by: #10136 was synchronize by markdroth.

see: more, trace.

@markdroth
Copy link
Contributor Author

I've marked the disable_overprovisioning field as deprecated.

I've attempted to fix the formatting. Let's see if the CI is happy...

Signed-off-by: Mark D. Roth <roth@google.com>
@markdroth
Copy link
Contributor Author

@mattklein123 The remaining CI failure seems like a bug in the formatter. It wants me to pull in the end of the table, but doing that would break the RST formatting. I'm not sure how to fix this. Can you (or someone who better understand the CI checks) please take a look? Thanks!

@mattklein123
Copy link
Member

Sadly I don't know what the issue is and I don't have the cycles to debug it right now. @envoyproxy/maintainers is there anyone that can help look at this format check?

Signed-off-by: Mark D. Roth <roth@google.com>
@markdroth
Copy link
Contributor Author

I've punted by removing the table and replacing it with a bulleted list.

Signed-off-by: Mark D. Roth <roth@google.com>
Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Thanks!

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

Successfully merging this pull request may close these issues.

3 participants