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

Self Registration of Data Planes #2534

Closed
Tracked by #4031
wolf4ood opened this issue Mar 2, 2023 · 1 comment · Fixed by #4166
Closed
Tracked by #4031

Self Registration of Data Planes #2534

wolf4ood opened this issue Mar 2, 2023 · 1 comment · Fixed by #4166
Assignees
Labels
dpf Feature related to the Data Plane Framework enhancement New feature or request
Milestone

Comments

@wolf4ood
Copy link
Contributor

wolf4ood commented Mar 2, 2023

Feature Request

As discussed here it would be cool to provide a way for a data plane to register itself into the available data plane instances.

Which Areas Would Be Affected?

Data Plane Selector, DPF

Why Is the Feature Desired?

In use cases where elasticity of data planes matters this could help spinning new data planes without the efforts manually maintaining all the data plane instances available.

Solution Proposal

We could write a new extensions that self register itself using the selector api based on a configuration.

If we support self registration we should also support de-registration if the instance
is not available. Probably we could have some sort of heartbeat mechanism that ensure that the registered instances are up and running.

@wolf4ood wolf4ood added enhancement New feature or request dpf Feature related to the Data Plane Framework labels Mar 2, 2023
@wolf4ood wolf4ood added this to the Backlog milestone Mar 10, 2023
@github-actions
Copy link

This issue is stale because it has been open for 28 days with no activity.

@github-actions github-actions bot added the stale Open for x days with no activity label Jun 24, 2023
@juliapampus juliapampus removed the stale Open for x days with no activity label Jun 26, 2023
@ndr-brt ndr-brt self-assigned this May 7, 2024
@ndr-brt ndr-brt modified the milestones: Backlog, Milestone 15 May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dpf Feature related to the Data Plane Framework enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants