Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
deckhouse
/
virtualization
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
44
Code
Issues
0
Pull requests
90
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(ci): report clusteralerts fired during release rollover
- #2686
#2686
Draft
candineer
wants to merge 23 commits into
main
deckhouse/virtualization:main
from
chore/ci/check-clusteralerts-during-overroling-release
deckhouse/virtualization:chore/ci/check-clusteralerts-during-overroling-release
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Draft
feat(ci): report clusteralerts fired during release rollover
#2686
candineer
wants to merge 23 commits into
main
deckhouse/virtualization:main
from
chore/ci/check-clusteralerts-during-overroling-release
deckhouse/virtualization:chore/ci/check-clusteralerts-during-overroling-release
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2026
feat(ci): report clusteralerts fired during release rollover
Show description for 345e69a
candineer
committed
345e69a
View commit details
Copy full SHA for 345e69a
Browse repository at this point
fix(ci): wait for the whole rollover before reporting clusteralerts
Show description for 3a59b3a
candineer
committed
3a59b3a
View commit details
Copy full SHA for 3a59b3a
Browse repository at this point
chore(ci): temporary tweaks for testing the clusteralerts report
Show description for 3eeef5f
candineer
committed
3eeef5f
View commit details
Copy full SHA for 3eeef5f
Browse repository at this point
fix(ci): pick virtualization feature gates by release version
Show description for f3ab7eb
candineer
committed
f3ab7eb
View commit details
Copy full SHA for f3ab7eb
Browse repository at this point
fix(ci): skip the migration wait when the upgrade cannot migrate vms
Show description for da7b5a4
candineer
committed
da7b5a4
View commit details
Copy full SHA for da7b5a4
Browse repository at this point
chore(ci): bump actions off the deprecated node 20 runtime
Show description for 6fb8388
candineer
committed
6fb8388
View commit details
Copy full SHA for 6fb8388
Browse repository at this point
Commits on Aug 11, 2026
fix(ci): run the e2e pipelines on the project go version
Show description for 158cca9
candineer
committed
158cca9
View commit details
Copy full SHA for 158cca9
Browse repository at this point
delete before merge, ci concurrency - group
Show description for d36db1e
candineer
committed
d36db1e
View commit details
Copy full SHA for d36db1e
Browse repository at this point
fix(ci): skip the migration window check when the upgrade cannot migrate vms
Show description for 5fe8d2e
candineer
committed
5fe8d2e
View commit details
Copy full SHA for 5fe8d2e
Browse repository at this point
fix(ci): scope the clusteralerts watch stop marker to the run attempt
Show description for a96cd45
candineer
committed
a96cd45
View commit details
Copy full SHA for a96cd45
Browse repository at this point
feat(ci): archive the object of every collected clusteralert
Show description for d9f15ee
candineer
committed
d9f15ee
View commit details
Copy full SHA for d9f15ee
Browse repository at this point
refactor(ci): collect clusteralerts from prometheus in a single step
Show description for ec5eaf9
candineer
committed
ec5eaf9
View commit details
Copy full SHA for ec5eaf9
Browse repository at this point
fix(ci): keep the clusteralerts job red only for a fired alert
Show description for 5d31b25
candineer
committed
5d31b25
View commit details
Copy full SHA for 5d31b25
Browse repository at this point
delete before merge: comment destroy cluster
Show description for 76cfea4
candineer
committed
76cfea4
View commit details
Copy full SHA for 76cfea4
Browse repository at this point
fix(ci): pass the alert annotation templates to jq through a file
Show description for f680738
candineer
committed
f680738
View commit details
Copy full SHA for f680738
Browse repository at this point
fix(ci): add the gpu feature gate to the release e2e config
Show description for ecf0fd5
candineer
committed
ecf0fd5
View commit details
Copy full SHA for ecf0fd5
Browse repository at this point
fix(ci): report clusteralerts without leftover annotation templates
Show description for 5944562
candineer
committed
5944562
View commit details
Copy full SHA for 5944562
Browse repository at this point
refactor(ci): state the limit of the vm migration heuristic
Show description for d31d3bf
candineer
committed
d31d3bf
View commit details
Copy full SHA for d31d3bf
Browse repository at this point
test(ci): assert the iperf totals once
Show description for 9142f29
candineer
committed
9142f29
View commit details
Copy full SHA for 9142f29
Browse repository at this point
refactor(ci): take the virtualization feature gates from the release bundle
Show description for 44d26cf
candineer
committed
44d26cf
View commit details
Copy full SHA for 44d26cf
Browse repository at this point
refactor(ci): create the module config without feature gates
Show description for 49543f9
candineer
committed
49543f9
View commit details
Copy full SHA for 49543f9
Browse repository at this point
Commits on Aug 12, 2026
fix(ci): keep the reason Prometheus gives for a rejected query
Show description for b3e2468
candineer
committed
b3e2468
View commit details
Copy full SHA for b3e2468
Browse repository at this point
fix(ci): report only the alerts that fired
Show description for d26251c
candineer
committed
d26251c
View commit details
Copy full SHA for d26251c
Browse repository at this point
You can’t perform that action at this time.