Skip to content

Backport: chore(ci): fix YAML changes for v0.24.0 #1337

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

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG/CHANGELOG-v0.24.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ api:
features:
- summary: Remove setting of VolumeSnapshotClass. Set field deprecated in CRDS's.
pull_request: https://github.com/deckhouse/virtualization/pull/1274
cdi:
features:
- summary: Add more CSI modules support in CDI.
pull_request: https://github.com/deckhouse/virtualization/pull/1288
ci:
fixes:
- summary: update werf cleanup rules
Expand All @@ -26,6 +30,9 @@ module:
- summary: Fix helm template to be compatible with CustomCertificate https mode.
pull_request: https://github.com/deckhouse/virtualization/pull/1297
observability:
features:
- summary: add prometheus alert if on virt-handler pod in cluster
pull_request: https://github.com/deckhouse/virtualization/pull/1263
fixes:
- summary: >-
fix alerts D8InternalVirtualizationVirtHandlerTargetAbsent and
Expand Down
Loading