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

xDS: type url aggregation #9649

Merged
merged 15 commits into from
Mar 18, 2020
Merged

Conversation

Shikugawa
Copy link
Member

@Shikugawa Shikugawa commented Jan 10, 2020

Signed-off-by: shikugawa rei@tetrate.io

Description: This is only refactoring. Aggregated xDS type urls. In previous implementation, loadTypeUrl is scattered on all of xDS subscription classes. That is poor outlook so refactored all of them.

Risk Level: Low
Testing: None
Docs Changes: None
Release Notes: None
[Optional Fixes #Issue] #9468 #9526
[Optional Deprecated:]

Signed-off-by: shikugawa <rei@tetrate.io>
Signed-off-by: shikugawa <rei@tetrate.io>
Signed-off-by: shikugawa <rei@tetrate.io>
Signed-off-by: shikugawa <rei@tetrate.io>
Signed-off-by: shikugawa <rei@tetrate.io>
@Shikugawa Shikugawa changed the title xDS: resource names aggregation xDS: type url aggregation Jan 12, 2020
Signed-off-by: shikugawa <rei@tetrate.io>
@Shikugawa
Copy link
Member Author

Shikugawa commented Jan 12, 2020

@htuch I think it also can be eliminate resources.h which can't specify API version. And this will be useful functionality for seamless api version switching that is required such as fallback api version.

Signed-off-by: shikugawa <rei@tetrate.io>
@stale
Copy link

stale bot commented Jan 21, 2020

This pull request has been automatically marked as stale because it has not had activity in the last 7 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@stale stale bot added the stale stalebot believes this issue/PR has not been touched recently label Jan 21, 2020
@Shikugawa
Copy link
Member Author

\nostale

@stale stale bot removed the stale stalebot believes this issue/PR has not been touched recently label Jan 22, 2020
include/envoy/config/discovery_service_base.h Outdated Show resolved Hide resolved
source/common/config/type_url_loader.h Outdated Show resolved Hide resolved
Signed-off-by: shikugawa <rei@tetrate.io>
@stale
Copy link

stale bot commented Feb 5, 2020

This pull request has been automatically marked as stale because it has not had activity in the last 7 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@stale stale bot added the stale stalebot believes this issue/PR has not been touched recently label Feb 5, 2020
Signed-off-by: shikugawa <rei@tetrate.io>
@stale stale bot removed the stale stalebot believes this issue/PR has not been touched recently label Feb 6, 2020
Signed-off-by: shikugawa <rei@tetrate.io>
@Shikugawa
Copy link
Member Author

@htuch How is this?

@junr03
Copy link
Member

junr03 commented Feb 7, 2020

@lizan do you mind taking over this?

@junr03 junr03 assigned lizan and unassigned htuch Feb 7, 2020
@lizan lizan added the no stalebot Disables stalebot from closing an issue label Feb 7, 2020
@lizan
Copy link
Member

lizan commented Feb 7, 2020

Yes I will take over this.

@lizan lizan removed the no stalebot Disables stalebot from closing an issue label Mar 3, 2020
Copy link
Member

@lizan lizan left a comment

Choose a reason for hiding this comment

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

Sorry for the delay.

include/envoy/config/BUILD Outdated Show resolved Hide resolved
include/envoy/config/discovery_service_base.h Outdated Show resolved Hide resolved
Signed-off-by: shikugawa <rei@tetrate.io>
Copy link
Member

@lizan lizan left a comment

Choose a reason for hiding this comment

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

LGTM modulo one net. Thanks!

source/common/router/rds_impl.cc Outdated Show resolved Hide resolved
Signed-off-by: shikugawa <rei@tetrate.io>
@Shikugawa
Copy link
Member Author

/retest

@repokitteh-read-only
Copy link

🤷‍♀️ nothing to rebuild.

🐱

Caused by: a #9649 (comment) was created by @Shikugawa.

see: more, trace.

@Shikugawa
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 9649 in repo envoyproxy/envoy

Signed-off-by: shikugawa <rei@tetrate.io>
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.

LGTM modulo naming nit.

source/common/config/api_type_oracle.cc Outdated Show resolved Hide resolved
Signed-off-by: shikugawa <rei@tetrate.io>
Signed-off-by: shikugawa <rei@tetrate.io>
Copy link
Member

@lizan lizan left a comment

Choose a reason for hiding this comment

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

LGTM, @htuch?

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.

Thanks!

@htuch htuch merged commit ad843aa into envoyproxy:master Mar 18, 2020
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.

6 participants