-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Migrate resource monitors (fixed heap & injected resource ) , redis and thrift_proxy filter to api v3 #13814
Migrate resource monitors (fixed heap & injected resource ) , redis and thrift_proxy filter to api v3 #13814
Conversation
Signed-off-by: Abhay Narayan Katare <abhay.katare@india.nec.com>
Signed-off-by: Abhay Narayan Katare <abhay.katare@india.nec.com>
I think you have migrated quite a bit more than just fixed heap resource monitor. Can you update the title and description to match the scope of your change, please? |
/wait |
@yanavlasov thanks for comments. i updated Additional Description part. please let me know if it is ok now !! |
@yanavlasov moreover yes, i will run script as you suggested to fix build issues. |
sorry !!! seems , some local env issues on build . looking into it !!! |
6ffa202
to
7dfa9ad
Compare
Would you be able to update documentation to reference newly versioned proto files as well please? For instance thrift router doc still refers to the v2alpha1 proto. See here: |
/wait |
@yanavlasov OK. |
currently looking at build issues https://dev.azure.com/cncf/4684fb3d-0389-4e0b-8251-221942316e06/_apis/build/builds/56106/logs/24 |
Signed-off-by: Abhay Narayan Katare <abhay.katare@india.nec.com>
7dfa9ad
to
57df902
Compare
@ankatare please ping me back when you have format and docs passing. Thanks. |
@htuch sure. |
Signed-off-by: Abhay Narayan Katare <abhay.katare@india.nec.com>
seems docs issue again :( checking it locally |
Signed-off-by: Abhay Narayan Katare <abhay.katare@india.nec.com>
Signed-off-by: Abhay Narayan Katare <abhay.katare@india.nec.com>
Signed-off-by: Abhay Narayan Katare <abhay.katare@india.nec.com>
Signed-off-by: Abhay Narayan Katare <abhay.katare@india.nec.com>
still working on fixing issues in my local env. will try to close it ASAP |
…_resource_monitor_toapi_v3
…/github.com/ankatare/envoy into Migrate_FixedHeap_resource_monitor_toapi_v3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but still needs unit tests.
Signed-off-by: Abhay Narayan Katare <abhay.katare@india.nec.com>
/retest |
Retrying Azure Pipelines: |
really sorry for this build failure. rechecking in my local env |
Signed-off-by: Abhay Narayan Katare <abhay.katare@india.nec.com>
af59960
to
8cec235
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just needs some tests.
/wait
@htuch unit test for api_type_oracle.cc is done. please review |
… also tracking it with issue as envoyproxy#14197 Signed-off-by: Abhay Narayan Katare <abhay.katare@india.nec.com>
32c7bb3
to
9d055be
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
… also tracking it with issue as envoyproxy#14197 Signed-off-by: Abhay Narayan Katare <abhay.katare@india.nec.com>
…/github.com/ankatare/envoy into Migrate_FixedHeap_resource_monitor_toapi_v3
pushed code again (with latest merge master) for fixing errors in windows |
cc @envoyproxy/windows-dev for windows issue. |
Signed-off-by: Abhay Narayan Katare <abhay.katare@india.nec.com>
@htuch Hi, i don't know what is meaning of "ankatare dismissed htuch’s stale review via b448eb1 ". i just pushed some debug log as suggested by community. ( @davinci26 ) |
I've reassigned the issue my way, will close out this PR. Thanks for the help and I'll use this as the basis. |
Commit Message: Migrate resource monitors (fixed heap & injected resource ) , redis and thrift_proxy filter to api v3
Additional Description: Copying remaining v2 packages under proto_library ove to v3 trees. which also fulfil requirements of #12841.
Risk Level: LOW
Testing: proto_format test
Docs Changes: Yes
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
Optional Fixes #12841
[Optional Deprecated:]