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 }}
zalando
/
postgres-operator
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
5.2k
Code
Issues
460
Pull requests
87
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(pooler): operator-generated PgBouncer config
- #3104
#3104
Open
mkm29
wants to merge 21 commits into
zalando:master
zalando/postgres-operator:master
from
mkm29:feat/enhanced-pooler-config
mkm29/postgres-operator:feat/enhanced-pooler-config
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
feat(pooler): operator-generated PgBouncer config
#3104
mkm29
wants to merge 21 commits into
zalando:master
zalando/postgres-operator:master
from
mkm29:feat/enhanced-pooler-config
mkm29/postgres-operator:feat/enhanced-pooler-config
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2026
feat(config): add connection_pooler generate-config fields
mkm29
committed
9787922
View commit details
Copy full SHA for 9787922
Browse repository at this point
test(config): cover ConfigPath and Command overrides
mkm29
committed
c49aac8
View commit details
Copy full SHA for c49aac8
Browse repository at this point
feat(crd): mirror connection_pooler generate-config fields in OperatorConfiguration
mkm29
committed
bf0aa1e
View commit details
Copy full SHA for bf0aa1e
Browse repository at this point
style(crd): gofmt connection pooler config fields
mkm29
committed
1383829
View commit details
Copy full SHA for 1383829
Browse repository at this point
refactor(pooler): extract connectionPoolerSizes helper
mkm29
committed
ac8668a
View commit details
Copy full SHA for ac8668a
Browse repository at this point
docs(pooler): fix godoc placement after sizes extraction
mkm29
committed
db68903
View commit details
Copy full SHA for db68903
Browse repository at this point
feat(pooler): render pgbouncer.ini, checksum, and config map
mkm29
committed
3dabf6c
View commit details
Copy full SHA for 3dabf6c
Browse repository at this point
style(pooler): use acid.zalan.do domain for config checksum annotation
mkm29
committed
be3fbda
View commit details
Copy full SHA for be3fbda
Browse repository at this point
feat(pooler): mount generated config and override command/args
mkm29
committed
8641fbd
View commit details
Copy full SHA for 8641fbd
Browse repository at this point
refactor(pooler): extract connectionPoolerConfigMapName helper
mkm29
committed
c5e0b43
View commit details
Copy full SHA for c5e0b43
Browse repository at this point
feat(pooler): create/sync/delete generated config map in lifecycle
mkm29
committed
e79c7d3
View commit details
Copy full SHA for e79c7d3
Browse repository at this point
test(pooler): cover config map update-on-drift branch
mkm29
committed
c6d0476
View commit details
Copy full SHA for c6d0476
Browse repository at this point
docs(pooler): document and expose generate-config parameters
mkm29
committed
3d97c71
View commit details
Copy full SHA for 3d97c71
Browse repository at this point
docs(pooler): align values.yaml args with manifest and tidy param docs
mkm29
committed
4557229
View commit details
Copy full SHA for 4557229
Browse repository at this point
Commits on Jun 7, 2026
test(pooler): refactor connection pooler config tests to use assert package
mkm29
committed
964fc73
View commit details
Copy full SHA for 964fc73
Browse repository at this point
docs(pooler): add documentation for operator-generated PgBouncer config
Show description for b8bd7ed
mkm29
committed
b8bd7ed
View commit details
Copy full SHA for b8bd7ed
Browse repository at this point
Commits on Jun 25, 2026
Merge branch 'master' into feat/enhanced-pooler-config
mkm29
authored
4af7b5a
View commit details
Copy full SHA for 4af7b5a
Browse repository at this point
Commits on Jun 26, 2026
Merge branch 'master' into feat/enhanced-pooler-config
mkm29
authored
67046ef
View commit details
Copy full SHA for 67046ef
Browse repository at this point
Commits on Jun 29, 2026
Merge branch 'master' into feat/enhanced-pooler-config
FxKu
authored
8781170
View commit details
Copy full SHA for 8781170
Browse repository at this point
fix(pooler): resolved duplicate fields in ConnectionPoolerConfiguration struct
mkm29
committed
b11f5e5
View commit details
Copy full SHA for b11f5e5
Browse repository at this point
Commits on Jul 17, 2026
Merge branch 'master' into feat/enhanced-pooler-config
mkm29
authored
d762e70
View commit details
Copy full SHA for d762e70
Browse repository at this point
You can’t perform that action at this time.