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 version_info to onConfigUpdate and /routes output #1594

Closed
wants to merge 11 commits into from

Conversation

danielhochman
Copy link
Contributor

No description provided.

Copy link
Member

@htuch htuch left a comment

Choose a reason for hiding this comment

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

High level question. I had envisaged that the Subscription objects would maintain version, and provide it to whoever wanted to know this. It avoids the need to maintain this state in multiple locations and potential inconsistency with the accepted/rejected state. Can we add versionInfo() to the Subscription interface instead of passing into onConfigUpdate()?

@danielhochman
Copy link
Contributor Author

agreed, i like that better @htuch. will put together a PR.

@danielhochman danielhochman deleted the version-on-config-update branch September 5, 2017 23:20
jpsim pushed a commit that referenced this pull request Nov 28, 2022
Risk Level: low
Testing:
Docs Changes: inline
Part of #1594

Signed-off-by: Alyssa Wilk <[email protected]>
Signed-off-by: JP Simard <[email protected]>
jpsim pushed a commit that referenced this pull request Nov 28, 2022
Description: Converts EM's responseFlags to Cronet's API Errors
Additional Description: Note that this change does not include ERR_NETWORK_CHANGED, ERR_INTERNET_DISCONNECT and QUIC_PROTOCOL_FAILED as they aren't implemented yet
Risk Level: Low
Testing: Test included
Docs Changes: n/a
Release Notes: n/a

Signed-off-by: Chidera Olibie <[email protected]>
Signed-off-by: JP Simard <[email protected]>
jpsim pushed a commit that referenced this pull request Nov 28, 2022
Risk Level: low
Testing: unit tests
Docs Changes: n/a
Release Notes: yes
Part of #1594

Signed-off-by: Alyssa Wilk <[email protected]>
Signed-off-by: JP Simard <[email protected]>
jpsim pushed a commit that referenced this pull request Nov 28, 2022
Description: As a follow up for PR2568, the PR maps the network_disconnected and quic exception errors. The network_changed error has been removed as this is not relevant to envoymobile.

Signed-off-by: Chidera Olibie <[email protected]>
Signed-off-by: JP Simard <[email protected]>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
Risk Level: low
Testing:
Docs Changes: inline
Part of #1594

Signed-off-by: Alyssa Wilk <[email protected]>
Signed-off-by: JP Simard <[email protected]>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
Description: Converts EM's responseFlags to Cronet's API Errors
Additional Description: Note that this change does not include ERR_NETWORK_CHANGED, ERR_INTERNET_DISCONNECT and QUIC_PROTOCOL_FAILED as they aren't implemented yet
Risk Level: Low
Testing: Test included
Docs Changes: n/a
Release Notes: n/a

Signed-off-by: Chidera Olibie <[email protected]>
Signed-off-by: JP Simard <[email protected]>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
Risk Level: low
Testing: unit tests
Docs Changes: n/a
Release Notes: yes
Part of #1594

Signed-off-by: Alyssa Wilk <[email protected]>
Signed-off-by: JP Simard <[email protected]>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
Description: As a follow up for PR2568, the PR maps the network_disconnected and quic exception errors. The network_changed error has been removed as this is not relevant to envoymobile.

Signed-off-by: Chidera Olibie <[email protected]>
Signed-off-by: JP Simard <[email protected]>
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.

2 participants