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

Capture attributes added to a router identity #2714

Open
jensalm opened this issue Jan 29, 2025 · 3 comments
Open

Capture attributes added to a router identity #2714

jensalm opened this issue Jan 29, 2025 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@jensalm
Copy link
Contributor

jensalm commented Jan 29, 2025

Router identities are auto created when tunneler enabled router is created but additional attributes can be added to the identity. Import/Export should record those attributes.
Identities with type 'router' doesn't currently get exported.

@jensalm jensalm added the enhancement New feature or request label Jan 29, 2025
@jensalm jensalm self-assigned this Jan 29, 2025
@dovholuknf
Copy link
Member

so does this mean you think you'll export the identities, just not import them? i could see that, if that's the case?

@qrkourier
Copy link
Member

Or the export and import operations could handle system managed entities like identities of type router. For example, on export they'd be itemized as type router with their respective role attributes, and on import they'd be queued as identity update operations after the tunneler-enabled routers are imported.

@jensalm
Copy link
Contributor Author

jensalm commented Jan 29, 2025

I'm not 100% certain how exactly to do it but one possibility is close to what @qrkourier describes. Export them but not import them like the other identities. instead just add the attributes once the router is created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants