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

[OSS] WatchRoots gRPC endpoint #12678

Merged
merged 2 commits into from
Apr 5, 2022
Merged

[OSS] WatchRoots gRPC endpoint #12678

merged 2 commits into from
Apr 5, 2022

Conversation

boxofrad
Copy link
Contributor

@boxofrad boxofrad commented Apr 1, 2022

OSS sync of enterprise changes at 930db48

Adds a new gRPC streaming endpoint (WatchRoots) that dataplane clients will use to fetch the current list of active Connect CA roots and receive new lists whenever the roots are rotated.

OSS sync of enterprise changes at 930db48

Adds a new gRPC streaming endpoint (WatchRoots) that dataplane clients will
use to fetch the current list of active Connect CA roots and receive new
lists whenever the roots are rotated.
@boxofrad boxofrad requested a review from mkeeler April 1, 2022 13:14
@vercel vercel bot temporarily deployed to Preview – consul April 1, 2022 13:15 Inactive
@vercel vercel bot temporarily deployed to Preview – consul-ui-staging April 1, 2022 13:15 Inactive
@github-actions github-actions bot added the theme/envoy/xds Related to Envoy support label Apr 1, 2022
@vercel vercel bot temporarily deployed to Preview – consul April 1, 2022 13:17 Inactive
@vercel vercel bot temporarily deployed to Preview – consul-ui-staging April 1, 2022 13:17 Inactive
@boxofrad boxofrad merged commit a70e188 into main Apr 5, 2022
@boxofrad boxofrad deleted the boxofad/watch-roots branch April 5, 2022 14:26
@hc-github-team-consul-core
Copy link
Collaborator

🍒 If backport labels were added before merging, cherry-picking will start automatically.

To retroactively trigger a backport after merging, add backport labels and re-run https://circleci.com/gh/hashicorp/consul/624419.

@rboyer rboyer added the backport-inactive/1.12 This release series is no longer active label Apr 7, 2022
@hc-github-team-consul-core
Copy link
Collaborator

🍒 If backport labels were added before merging, cherry-picking will start automatically.

To retroactively trigger a backport after merging, add backport labels and re-run https://circleci.com/gh/hashicorp/consul/630181.

@hc-github-team-consul-core
Copy link
Collaborator

🍒❌ Cherry pick of commit a70e188 onto release/1.12.x failed! Build Log

rboyer pushed a commit that referenced this pull request Apr 7, 2022
Backport of #12678 to 1.12.x

Conflicts (resolved using existing solution on main)
-	agent/consul/server_test.go
-	agent/consul/state/catalog_events_test.go
-	agent/consul/stream/subscription.go
-	agent/consul/stream/subscription_test.go
-	agent/grpc/private/services/subscribe/subscribe_test.go
rboyer added a commit that referenced this pull request Apr 7, 2022
Backport of #12678 to 1.12.x

Conflicts (resolved using existing solution on main)
-	agent/consul/server_test.go
-	agent/consul/state/catalog_events_test.go
-	agent/consul/stream/subscription.go
-	agent/consul/stream/subscription_test.go
-	agent/grpc/private/services/subscribe/subscribe_test.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-inactive/1.12 This release series is no longer active pr/no-metrics-test theme/envoy/xds Related to Envoy support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants