cozystack/packages/core/platform/templates
myasnikovdaniil 482d813d01
Add vm-default-images package (#2258)
<!-- Thank you for making a contribution! Here are some tips for you:
- Start the PR title with the [label] of Cozystack component:
- For system components: [platform], [system], [linstor], [cilium],
[kube-ovn], [dashboard], [cluster-api], etc.
- For managed apps: [apps], [tenant], [kubernetes], [postgres],
[virtual-machine] etc.
- For development and maintenance: [tests], [ci], [docs], [maintenance].
- If it's a work in progress, consider creating this PR as a draft.
- Don't hesistate to ask for opinion and review in the community chats,
even if it's still a draft.
- Add the label `backport` if it's a bugfix that needs to be backported
to a previous version.
-->

## What this PR does


### Release note

<!--  Write a release note:
- Explain what has changed internally and for users.
- Start with the same [label] as in the PR title
- Follow the guidelines at
https://github.com/kubernetes/community/blob/master/contributors/guide/release-notes.md.
-->

```release-note
[vm-default-images] Added package that brings set of images that can be used clusterwide
[vm-disk] Updated source "image" for prettier dropdown selection
[vm-disk] Added new source for vm-disk called disk - to use as source vm-disk from same namespace.
```

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
  * Clone VM disks by specifying an existing vm-disk as the source.
* Global default image collection and chart to publish pre-provisioned
images.

* **UI**
* Forms provide selectable lists for default images and existing VM
disks.

* **Migration**
* Migration to rename existing image DataVolumes to the new
default-images naming and bumped migration version.

* **Documentation**
* VM disk docs and README updated to reflect image sourcing and cloning.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-04-16 08:05:23 +05:00
..
bundles Add vm-default-images package (#2258) 2026-04-16 08:05:23 +05:00
_helpers.tpl [platform] Added resource-policy to keep installed packages 2026-03-26 19:06:04 +05:00
apps.yaml fix(platform): propagate resource allocation ratios to packages 2026-03-30 09:50:08 +05:00
containerd-registry-secret.yaml refactor(platform): restructure bundles and add PackageSources 2026-01-15 14:15:00 +01:00
cozystack-version.yaml [platform] Prevent version cm from deletion 2026-02-26 23:11:36 +05:00
migration-hook.yaml refactor(platform): restructure bundles and add PackageSources 2026-01-15 14:15:00 +01:00
repository.yaml refactor(platform): restructure bundles and add PackageSources 2026-01-15 14:15:00 +01:00
scheduling.yaml refactor(platform): restructure bundles and add PackageSources 2026-01-15 14:15:00 +01:00
sources.yaml refactor(platform): restructure bundles and add PackageSources 2026-01-15 14:15:00 +01:00