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

Make sure Kubernetes object labels are valid #124

Merged
merged 1 commit into from
May 24, 2024

Conversation

jt-nti
Copy link
Member

@jt-nti jt-nti commented May 24, 2024

Base32 encode the package hash and validate the chaincode label in the build phase

Move labels that cannot be guaranteed to be valid to annotations instead

Closes #89

Base32 encode the package hash and validate the chaincode label in the
build phase

Move labels that cannot be guaranteed to be valid to annotations
instead

Closes hyperledger-labs#89

Signed-off-by: James Taylor <[email protected]>
@jt-nti jt-nti merged commit 897246c into hyperledger-labs:main May 24, 2024
14 checks passed
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.

Fix object labels
1 participant