Skip to content

Conversation

ilya-lesikov
Copy link
Member

No description provided.

Signed-off-by: Ilya Lesikov <[email protected]>
Signed-off-by: Ilya Lesikov <[email protected]>
}
}

return "", fmt.Errorf("moduleChecksum label not found in nelm release %q", releaseName)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
return "", fmt.Errorf("moduleChecksum label not found in nelm release %q", releaseName)
return "", fmt.Errorf("moduleChecksum annotation not found in nelm release %q", releaseName)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was actually my mistake above, we should've grabbed labels, not release annotations.

@ldmonster ldmonster closed this Sep 16, 2025
@ldmonster ldmonster deleted the feat/nelm-backend-prototype branch September 16, 2025 14:38
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.

3 participants