Skip to content

Commit

Permalink
feat(vmsnapshot): create new controller
Browse files Browse the repository at this point in the history
Signed-off-by: Isteb4k <[email protected]>
  • Loading branch information
Isteb4k committed Sep 27, 2024
1 parent 9e4f543 commit 3152c3d
Show file tree
Hide file tree
Showing 54 changed files with 4,471 additions and 80 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Each commit message consists of a **header** and a [**body**](#body). The header
- _feat(api): bump resource version to v1beta1_
- _feat(images): implement ImageLost phase_
- _feat(images, vi): add PVC as a storage_
- _fix(vm, vmmodel): fix unsupported type of model_
- _fix(vm, vmclass): fix unsupported type of class_
- _refactor(core): rename 3rd party resources_
- _docs(module): describe how to install module_
- _chore(core): use alt linux as base image_
Expand Down Expand Up @@ -92,11 +92,11 @@ Supported scopes are the following:
- vm
- vmop
- vmbda
- vmcpu
- vmcpureq
- vmmodel
- vmclass
- vmip
- vmipl
- vdsnapshot
- vmsnapshot
- disks
- vd
- images
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3152c3d

Please sign in to comment.