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

Add Aliases to Device definition #127

Closed
wants to merge 1 commit into from
Closed

Conversation

elezar
Copy link
Contributor

@elezar elezar commented Mar 15, 2023

This change adds a Device.Aliases field which is also used to match devices for injection. These aliases must also generate unique names for a kind and adhere to the same validation rules as the Device.Name field.

This resolves #86

@elezar elezar requested review from klihub, zvonkok and bart0sh March 15, 2023 14:28
@elezar elezar force-pushed the add-aliases branch 2 times, most recently from 750a6d1 to 9f08f10 Compare March 15, 2023 14:38
This change adds a Device.Aliases field which is also used to match
devices for injection. These aliases must also generate unique names for a kind
and adhere to the same validation rules as the Device.Name field.

Signed-off-by: Evan Lezar <[email protected]>
@elezar elezar marked this pull request as draft March 15, 2023 15:02
@elezar elezar closed this Mar 22, 2023
@elezar elezar deleted the add-aliases branch March 22, 2023 09:15
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.

[Feature Request] Add Aliases in Device spec
1 participant