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

Commits on Aug 16, 2024

  1. feat(storage): add support for creating custom templates

    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 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    cad406c View commit details
    Browse the repository at this point in the history
  2. chore: fix typo in CHANGELOG entry

    Co-authored-by: Ville Välimäki <110451292+villevsv-upcloud@users.noreply.github.com>
    kangasta and villevsv-upcloud authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    97058e7 View commit details
    Browse the repository at this point in the history