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

Router proxy support #488

Merged
merged 47 commits into from
Feb 9, 2023
Merged

Router proxy support #488

merged 47 commits into from
Feb 9, 2023

Conversation

SotiriaSte
Copy link
Contributor

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other (please describe)

Does this PR introduce a breaking change?

  • Yes
  • No

The PR fulfills these requirements:

  • It's submitted to the main branch
  • When resolving a specific issue, it's referenced in the PR's description (e.g. fix #xxx, where "xxx" is the issue number)

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature

Other information:

@SotiriaSte SotiriaSte marked this pull request as draft January 18, 2023 22:28
modules/router/package.json Outdated Show resolved Hide resolved
modules/router/src/router.proto Outdated Show resolved Hide resolved
modules/router/src/router.proto Outdated Show resolved Hide resolved
packages/admin/src/index.ts Outdated Show resolved Hide resolved
modules/router/src/router.proto Outdated Show resolved Hide resolved
modules/router/src/Router.ts Outdated Show resolved Hide resolved
@SotiriaSte SotiriaSte marked this pull request as ready for review January 31, 2023 14:59
libraries/grpc-sdk/src/routing/RoutingManager.ts Outdated Show resolved Hide resolved
libraries/hermes/src/Proxy/Proxy.ts Outdated Show resolved Hide resolved
libraries/hermes/src/Proxy/Proxy.ts Show resolved Hide resolved
libraries/hermes/src/Proxy/Proxy.ts Outdated Show resolved Hide resolved
libraries/hermes/src/Proxy/Proxy.ts Outdated Show resolved Hide resolved
modules/router/src/Router.ts Outdated Show resolved Hide resolved
modules/router/src/Router.ts Outdated Show resolved Hide resolved
modules/router/src/admin/index.ts Outdated Show resolved Hide resolved
modules/router/src/admin/router.ts Outdated Show resolved Hide resolved
modules/router/src/models/RouterProxyRoute.schema.ts Outdated Show resolved Hide resolved
@SotiriaSte SotiriaSte marked this pull request as draft February 2, 2023 13:07
@SotiriaSte SotiriaSte marked this pull request as ready for review February 7, 2023 10:08
@SotiriaSte SotiriaSte requested a review from kon14 February 7, 2023 10:09
libraries/hermes/src/utils/ProtoGenerator.ts Outdated Show resolved Hide resolved
libraries/hermes/src/utils/ProtoGenerator.ts Outdated Show resolved Hide resolved
modules/router/src/Router.ts Outdated Show resolved Hide resolved
packages/admin/src/index.ts Outdated Show resolved Hide resolved
packages/admin/src/index.ts Outdated Show resolved Hide resolved
packages/admin/src/routes/proxy/CreateProxy.route.ts Outdated Show resolved Hide resolved
packages/admin/src/routes/proxy/DeleteProxy.route.ts Outdated Show resolved Hide resolved
packages/admin/src/routes/proxy/UpdateProxy.route.ts Outdated Show resolved Hide resolved
@kkopanidis kkopanidis merged commit 9b76974 into main Feb 9, 2023
@kkopanidis kkopanidis deleted the router-proxy-support branch February 9, 2023 16:11
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.

None yet

2 participants