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

Replace the API service extension for the UCP with port forwarding #7944

Open
1 task
brooke-hamilton opened this issue Sep 19, 2024 · 3 comments
Open
1 task
Labels
maintenance Issue is a non-user-facing task like updating tests, improving automation, etc.. triaged This issue has been reviewed and triaged

Comments

@brooke-hamilton
Copy link
Contributor

brooke-hamilton commented Sep 19, 2024

Area for Improvement

Replace the UCP API server extension with port forwarding to the control plane. This would involve removing the integration with the API service and replacing it with a port forward rule, plus invoking the existing Kubernetes authentication. The CLI logic would create/teardown the port forwarding as needed.

The overall benefit will be scalability due to the removal of the Radius dependence on the API service.

An example of this approach is in Argo CD: https://github.com/argoproj/argo-cd/blob/master/pkg/apiclient/apiclient.go#L206

See also this issue comment.

This issue will require design.

Observed behavior

No response

Desired behavior

Update the CLI to use the port forwarding mechanism rather than communicating through the server extension.

Proposed Fix

This change would require a small design and approval.

rad Version

any

Operating system

No response

Additional context

No response

Would you like to support us?

  • Yes, I would like to support you

AB#13216

@brooke-hamilton brooke-hamilton added the maintenance Issue is a non-user-facing task like updating tests, improving automation, etc.. label Sep 19, 2024
@radius-triage-bot
Copy link

👋 @brooke-hamilton Thanks for filing this issue.

A project maintainer will review this issue and get back to you soon.

We also welcome community contributions! If you would like to pick this item up sooner and submit a pull request, please visit our contribution guidelines and assign this to yourself by commenting "/assign" on this issue.

For more information on our triage process please visit our triage overview

@lakshmimsft lakshmimsft added the needs-more-information This issue needs more information. label Sep 23, 2024
@radius-triage-bot
Copy link

👋 @brooke-hamilton we need more information.

To help us investigate further, we need additional information to reproduce or understand this issue. Please ensure you have steps to reproduce and information about your OS, rad CLI version, and runtime version.

A project maintainer will reply on this issue soon to ask for additional specifics if needed.

For more information on our triage process please visit our triage overview

@lakshmimsft lakshmimsft added triaged This issue has been reviewed and triaged and removed needs-more-information This issue needs more information. labels Sep 26, 2024
@radius-triage-bot
Copy link

👍 We've reviewed this issue and have agreed to add it to our backlog. Please subscribe to this issue for notifications, we'll provide updates when we pick it up.

We also welcome community contributions! If you would like to pick this item up sooner and submit a pull request, please visit our contribution guidelines and assign this to yourself by commenting "/assign" on this issue.

For more information on our triage process please visit our triage overview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Issue is a non-user-facing task like updating tests, improving automation, etc.. triaged This issue has been reviewed and triaged
Projects
None yet
Development

No branches or pull requests

2 participants