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 }}
pgEdge
/
control-plane
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
40
Code
Issues
1
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(coldfront): control-plane support for ColdFront (single-node)
- #421
#421
Draft
dpage
wants to merge 28 commits into
main
pgEdge/control-plane:main
from
feat/coldfront
pgEdge/control-plane:feat/coldfront
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Draft
feat(coldfront): control-plane support for ColdFront (single-node)
#421
dpage
wants to merge 28 commits into
main
pgEdge/control-plane:main
from
feat/coldfront
pgEdge/control-plane:feat/coldfront
Copy head branch name to clipboard
Commits
Commits on Jul 16, 2026
feat(coldfront): control-plane support for ColdFront (single-node)
Show description for f94b21d
dpage
authored and
AntTheLimey
committed
f94b21d
View commit details
Copy full SHA for f94b21d
Browse repository at this point
feat(coldfront): managed catalog DB name/url helpers
AntTheLimey
committed
175dff2
View commit details
Copy full SHA for 175dff2
Browse repository at this point
Commits on Jul 17, 2026
feat(coldfront): lakekeeper catalog DB resource
AntTheLimey
committed
0029b8c
View commit details
Copy full SHA for 0029b8c
Browse repository at this point
feat(coldfront): wire managed catalog DB into graph
AntTheLimey
committed
9a99113
View commit details
Copy full SHA for 9a99113
Browse repository at this point
feat(coldfront): conditional catalog_db_url validation
Show description for 94b3f28
AntTheLimey
committed
94b3f28
View commit details
Copy full SHA for 94b3f28
Browse repository at this point
fix(coldfront): address review follow-ups
Show description for 5ba5281
AntTheLimey
committed
5ba5281
View commit details
Copy full SHA for 5ba5281
Browse repository at this point
docs(coldfront): consumer-neutral comments (drop saas refs)
AntTheLimey
committed
8aface0
View commit details
Copy full SHA for 8aface0
Browse repository at this point
Commits on Jul 20, 2026
fix(coldfront): repair lakekeeper deploy path
Show description for bb807cf
AntTheLimey
committed
bb807cf
View commit details
Copy full SHA for bb807cf
Browse repository at this point
fix(coldfront): derive use_ssl from S3 endpoint scheme
Show description for 45e3f23
AntTheLimey
committed
45e3f23
View commit details
Copy full SHA for 45e3f23
Browse repository at this point
fix(coldfront): local image fallback for CheckImageExists
Show description for e6ea279
AntTheLimey
committed
e6ea279
View commit details
Copy full SHA for e6ea279
Browse repository at this point
fix(coldfront): tiering DSN user from connect_as
Show description for b2e4ed5
AntTheLimey
committed
b2e4ed5
View commit details
Copy full SHA for b2e4ed5
Browse repository at this point
fix(coldfront): run tiering binaries from /usr/bin
Show description for deb5a20
AntTheLimey
committed
deb5a20
View commit details
Copy full SHA for deb5a20
Browse repository at this point
feat(coldfront): create extension in app DB
Show description for 355e353
AntTheLimey
committed
355e353
View commit details
Copy full SHA for 355e353
Browse repository at this point
feat(coldfront): set per-database coldfront GUCs
Show description for 63b0333
AntTheLimey
committed
63b0333
View commit details
Copy full SHA for 63b0333
Browse repository at this point
feat(coldfront): load duckdb stack in node config
Show description for 1baf3e1
AntTheLimey
committed
1baf3e1
View commit details
Copy full SHA for 1baf3e1
Browse repository at this point
fix(coldfront): create pg_duckdb explicitly, not via CASCADE
Show description for 87e6196
AntTheLimey
committed
87e6196
View commit details
Copy full SHA for 87e6196
Browse repository at this point
Commits on Jul 21, 2026
docs(coldfront): correct pg_duckdb create-order rationale
Show description for 6b0f44c
AntTheLimey
committed
6b0f44c
View commit details
Copy full SHA for 6b0f44c
Browse repository at this point
fix(coldfront): bootstrap lakekeeper via bridge IP
Show description for 5208519
AntTheLimey
committed
5208519
View commit details
Copy full SHA for 5208519
Browse repository at this point
chore(coldfront): bump lakekeeper to 0.13.1
Show description for fab2c26
AntTheLimey
committed
fab2c26
View commit details
Copy full SHA for fab2c26
Browse repository at this point
refactor(coldfront): adopt lakekeeper self-migrate
Show description for f60ddab
AntTheLimey
committed
f60ddab
View commit details
Copy full SHA for f60ddab
Browse repository at this point
refactor(coldfront): service_type is now coldfront
Show description for b617494
AntTheLimey
committed
b617494
View commit details
Copy full SHA for b617494
Browse repository at this point
Commits on Jul 22, 2026
docs(coldfront): correct guard rationale comments
Show description for 677c719
AntTheLimey
committed
677c719
View commit details
Copy full SHA for 677c719
Browse repository at this point
fix(coldfront): correct multi-node guard message
Show description for 6f6a96a
AntTheLimey
committed
6f6a96a
View commit details
Copy full SHA for 6f6a96a
Browse repository at this point
Commits on Jul 23, 2026
fix: correct ColdFront benign-empty detection
Show description for fa0d4df
AntTheLimey
committed
fa0d4df
View commit details
Copy full SHA for fa0d4df
Browse repository at this point
fix(coldfront): correct tiering s3 config keys
Show description for 29f3807
AntTheLimey
committed
29f3807
View commit details
Copy full SHA for 29f3807
Browse repository at this point
Commits on Jul 31, 2026
fix(coldfront): use lakekeeper listen port
Show description for 2015760
AntTheLimey
committed
2015760
View commit details
Copy full SHA for 2015760
Browse repository at this point
fix(coldfront): repair the tiering scheduler jobs
Show description for f90e70c
AntTheLimey
committed
f90e70c
View commit details
Copy full SHA for f90e70c
Browse repository at this point
Commits on Aug 3, 2026
refactor(coldfront): name the container exec for what it is
Show description for 10c6ed4
AntTheLimey
committed
10c6ed4
View commit details
Copy full SHA for 10c6ed4
Browse repository at this point
You can’t perform that action at this time.