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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Dstack-TEE
/
dstack
Public
Notifications
You must be signed in to change notification settings
Fork
91
Star
529
Code
Issues
46
Pull requests
23
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(gateway): harden the KV→data-plane boundary against bad replicated state
- #1035
#1035
Merged
1/2
kvinwang
merged 13 commits into
next
Dstack-TEE/dstack:next
from
fix/gateway-kv-robustness
Dstack-TEE/dstack:fix/gateway-kv-robustness
Copy head branch name to clipboard
Aug 12, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
fix(gateway): harden the KV→data-plane boundary against bad replicated state
#1035
kvinwang
merged 13 commits into
next
Dstack-TEE/dstack:next
from
fix/gateway-kv-robustness
Dstack-TEE/dstack:fix/gateway-kv-robustness
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2026
fix(gateway): validate replicated instance records before they reach the data plane
Show description for a5982a8
kvinwang
committed
a5982a8
View commit details
Copy full SHA for a5982a8
Browse repository at this point
fix(gateway): drop instances deleted on another node
Show description for 386209e
kvinwang
committed
386209e
View commit details
Copy full SHA for 386209e
Browse repository at this point
fix(gateway): fail closed on corrupt global KV records
Show description for 75bd4dd
kvinwang
committed
75bd4dd
View commit details
Copy full SHA for 75bd4dd
Browse repository at this point
fix(gateway): ignore future-dated handshake and last_seen observations
Show description for 254474a
kvinwang
committed
254474a
View commit details
Copy full SHA for 254474a
Browse repository at this point
fix(gateway): quarantine an unreadable KV data dir instead of refusing to start
Show description for f17e862
kvinwang
committed
f17e862
View commit details
Copy full SHA for f17e862
Browse repository at this point
fix(gateway): skip zt-domain configs whose key and value disagree
Show description for 6a25b18
kvinwang
committed
6a25b18
View commit details
Copy full SHA for 6a25b18
Browse repository at this point
fix(gateway): keep instances whose replicated record is unreadable
Show description for bc0fdb3
kvinwang
committed
bc0fdb3
View commit details
Copy full SHA for bc0fdb3
Browse repository at this point
fix(gateway): reject instance records dated into the future
Show description for d168809
kvinwang
committed
d168809
View commit details
Copy full SHA for d168809
Browse repository at this point
fix(gateway): let an operator replace a corrupt certbot config
Show description for 88369cc
kvinwang
committed
88369cc
View commit details
Copy full SHA for 88369cc
Browse repository at this point
fix(gateway): fail the boot on a storage fault instead of quarantining
Show description for 58ce20f
kvinwang
committed
58ce20f
View commit details
Copy full SHA for 58ce20f
Browse repository at this point
fix(gateway): report a stuck KV record once, not on every reload
Show description for 67f8509
kvinwang
committed
67f8509
View commit details
Copy full SHA for 67f8509
Browse repository at this point
refactor(gateway): keep one epoch-seconds helper
Show description for 98e1bef
kvinwang
committed
98e1bef
View commit details
Copy full SHA for 98e1bef
Browse repository at this point
Commits on Aug 12, 2026
fix(gateway): reject self-referential WireGuard peers
kvinwang
committed
76fa871
View commit details
Copy full SHA for 76fa871
Browse repository at this point
You can’t perform that action at this time.