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

feat(storage): add support for creating custom templates #613

Merged
merged 2 commits into from
Aug 16, 2024

Conversation

kangasta
Copy link
Contributor

@kangasta kangasta commented Aug 9, 2024

This also splits labels into read-only system_labels and optional labels maps. This is to avoid data-consistency errors caused by system labels which can not be included in the configured value for labels.

@kangasta kangasta force-pushed the feat/storage-templatize branch 8 times, most recently from a6f31fa to 93fd629 Compare August 16, 2024 09:44
This also splits labels into read-only system_labels and optional labels maps. This is to avoid data-consistency errors caused by system
labels which can not be included in the configured value for labels.
@kangasta kangasta marked this pull request as ready for review August 16, 2024 09:53
@kangasta kangasta requested a review from a team as a code owner August 16, 2024 09:53
CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Ville Välimäki <110451292+villevsv-upcloud@users.noreply.github.com>
@kangasta kangasta merged commit 15ef4f0 into main Aug 16, 2024
4 checks passed
@kangasta kangasta deleted the feat/storage-templatize branch August 16, 2024 12:14
github-actions bot pushed a commit that referenced this pull request Aug 16, 2024
kangasta added a commit that referenced this pull request Aug 16, 2024
Co-authored-by: kangasta <kangasta@users.noreply.github.com>
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.

2 participants