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

[WIP] Support multi compute platform #7532

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

youngbupark
Copy link

Description

Please explain the changes you've made.

Type of change

  • This pull request fixes a bug in Radius and has an approved issue (issue link required).
  • This pull request adds or changes features of Radius and has an approved issue (issue link required).
  • This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional).

Fixes: #issue_number

Young Bu Park added 5 commits March 6, 2024 13:09
wip
Signed-off-by: Young Bu Park <youngp@microsoft.com>
wip
Signed-off-by: Young Bu Park <youngp@microsoft.com>
type RouteProvider interface {
CreateOrUpdateRoute(ctx context.Context) error
DeleteRoute(ctx context.Context) error
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Routes are gone :)

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