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
.
solid-contrib
/
pivot
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
24
Code
Issues
41
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Pod quota counter
- #139
#139
Open
bourgeoa
wants to merge 16 commits into
main
solid-contrib/pivot:main
from
pod-quota-counter
solid-contrib/pivot:pod-quota-counter
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Pod quota counter
#139
bourgeoa
wants to merge 16 commits into
main
solid-contrib/pivot:main
from
pod-quota-counter
solid-contrib/pivot:pod-quota-counter
Copy head branch name to clipboard
Commits
Commits on Aug 15, 2026
feat(storage): fast pod quota — DuSizeReporter + FastQuotaStrategy (A+B)
Show description for 82ec432
bourgeoa
committed
82ec432
View commit details
Copy full SHA for 82ec432
Browse repository at this point
docs: add pod storage quota design & verification (POD-STORAGE-QUOTA.md)
Show description for 3eefb4b
bourgeoa
committed
3eefb4b
View commit details
Copy full SHA for 3eefb4b
Browse repository at this point
feat(storage): design C — incremental per-pod byte counter (O(1) quota)
Show description for 94695fe
bourgeoa
committed
94695fe
View commit details
Copy full SHA for 94695fe
Browse repository at this point
Commits on Aug 16, 2026
fix(quota): skip delta tracking for /.internal paths (avoids IDP lock expiry)
bourgeoa
committed
d8c1135
View commit details
Copy full SHA for d8c1135
Browse repository at this point
fix(quota): exempt /.internal paths from quota validation (avoids IDP lock expiry)
bourgeoa
committed
6692db8
View commit details
Copy full SHA for 6692db8
Browse repository at this point
docs: document /.internal lock-expiry incident and fix (POD-STORAGE-QUOTA.md §9)
bourgeoa
committed
00b4cda
View commit details
Copy full SHA for 00b4cda
Browse repository at this point
fix(quota): match /.internal on URL pathname, not raw identifier.path
Show description for 5e54d02
bourgeoa
committed
5e54d02
View commit details
Copy full SHA for 5e54d02
Browse repository at this point
docs: correct §9 root cause — ResourceIdentifier.path is a URL (5e54d02)
bourgeoa
committed
4e6ab3d
View commit details
Copy full SHA for 4e6ab3d
Browse repository at this point
fix(deploy): run design C quota in prod.json — quota-counter config was never active on pivot-test
Show description for bf46bce
bourgeoa
committed
bf46bce
View commit details
Copy full SHA for bf46bce
Browse repository at this point
fix(deploy): run design C quota in suffix.json too (same lock-expiry fix as prod.json)
bourgeoa
committed
13c1882
View commit details
Copy full SHA for 13c1882
Browse repository at this point
Revert "fix(deploy): run design C quota in prod.json — quota-counter config was never active on pivot-test"
Show description for c4a854e
bourgeoa
committed
c4a854e
View commit details
Copy full SHA for c4a854e
Browse repository at this point
Revert "fix(deploy): run design C quota in suffix.json too (same lock-expiry fix as prod.json)"
Show description for 4a97109
bourgeoa
committed
4a97109
View commit details
Copy full SHA for 4a97109
Browse repository at this point
fix(locking): raise expiring lock 6s→30s via long-expiry.json (wired in customise-me.json)
Show description for 086ca6f
bourgeoa
committed
086ca6f
View commit details
Copy full SHA for 086ca6f
Browse repository at this point
Commits on Aug 17, 2026
fix(quota): discover subdomain pods (metadata before root-container test)
Show description for 66f0485
bourgeoa
committed
66f0485
View commit details
Copy full SHA for 66f0485
Browse repository at this point
test(quota): add subdomain pod-discovery regression test; adapt FastQuotaStrategy mocks
Show description for 786fe35
bourgeoa
committed
786fe35
View commit details
Copy full SHA for 786fe35
Browse repository at this point
test(jest): ts-jest isolatedModules — transpile-only so tests run without @types/jest
Show description for 2860a5f
bourgeoa
committed
2860a5f
View commit details
Copy full SHA for 2860a5f
Browse repository at this point
You can’t perform that action at this time.