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 unique value for ID #3

Open
dustinblack opened this issue Jun 21, 2023 · 0 comments
Open

Implement unique value for ID #3

dustinblack opened this issue Jun 21, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@dustinblack
Copy link
Member

Please describe what you would like to see in this project

The ID field has been implemented using the containerImage value, which is not guaranteed to be unique. This should be updated to a different method of setting the ID to ensure a unique value.

return p.containerImage

@dustinblack dustinblack added the enhancement New feature or request label Jun 21, 2023
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

1 participant