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

Implement dynamic selection of parent prefix from a set of custom fields #79

Open
henrybear327 opened this issue Sep 30, 2024 · 0 comments · May be fixed by #90
Open

Implement dynamic selection of parent prefix from a set of custom fields #79

henrybear327 opened this issue Sep 30, 2024 · 0 comments · May be fixed by #90
Assignees
Labels

Comments

@henrybear327
Copy link
Collaborator

henrybear327 commented Sep 30, 2024

What would you like to be added?

Currently, the parent prefix can only be defined from the ParentPrefix field in the CRD.

We would like to extend it such that we can also use the parentPrefixSelector to obtain the parent prefix and perform prefix claims.

The added selector may look something like this

parentPrefixSelector:
    customFieldX: asdf
    customFieldY: wxyz
    customFieldZ: true

Why is this needed?

Adding more flexibility for specifying the parent prefix, as we can pass it in by name (e.g. custom fields) instead of hard-coded values.

@henrybear327 henrybear327 self-assigned this Sep 30, 2024
@henrybear327 henrybear327 changed the title Implement dynamic selection of parent prefix from a custom field Implement dynamic selection of parent prefix from a set of custom fields Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant