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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
aboutbits
/
postgresql-operator
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
15
Code
Issues
3
Pull requests
6
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Reconcile
Role
resources with a non-superuser admin such as the master user of managed PostgreSQL cloud services
- #71
#71
Open
ThoSap
wants to merge 9 commits into
main
aboutbits/postgresql-operator:main
from
fix-role-reconcile-without-pg-authid-access
aboutbits/postgresql-operator:fix-role-reconcile-without-pg-authid-access
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Reconcile
Role
resources with a non-superuser admin such as the master user of managed PostgreSQL cloud services
#71
ThoSap
wants to merge 9 commits into
main
aboutbits/postgresql-operator:main
from
fix-role-reconcile-without-pg-authid-access
aboutbits/postgresql-operator:fix-role-reconcile-without-pg-authid-access
Copy head branch name to clipboard
Commits
Commits on Sep 11, 2026
generate jOOQ sources for `pg_roles`
ThoSap
committed
0ad61c4
View commit details
Copy full SHA for 0ad61c4
Browse repository at this point
reconcile `Role` resources with a non-superuser admin such as the master user of managed PostgreSQL cloud services
ThoSap
committed
062610a
View commit details
Copy full SHA for 062610a
Browse repository at this point
document admin privileges, password handling, and non-superuser limits
ThoSap
committed
3092173
View commit details
Copy full SHA for 3092173
Browse repository at this point
keep the cause of a failed password fingerprint key load in the `Role` status
Show description for fe0ad29
ThoSap
committed
fe0ad29
View commit details
Copy full SHA for fe0ad29
Browse repository at this point
record the password fingerprint in the `Role` status only after the database commit
Show description for 15cdd8f
ThoSap
committed
15cdd8f
View commit details
Copy full SHA for 15cdd8f
Browse repository at this point
grant `create` on Secrets through a namespaced Role in the operator namespace
Show description for 312dc94
ThoSap
committed
312dc94
View commit details
Copy full SHA for 312dc94
Browse repository at this point
test superuser-only flags and password modes with a non-superuser admin
Show description for 70ec3a9
ThoSap
committed
70ec3a9
View commit details
Copy full SHA for 70ec3a9
Browse repository at this point
clear the password of a `NOLOGIN` role that still holds one
Show description for 3163512
ThoSap
committed
3163512
View commit details
Copy full SHA for 3163512
Browse repository at this point
document the threat model of the `Role` password fingerprint
Show description for 65a77d1
ThoSap
committed
65a77d1
View commit details
Copy full SHA for 65a77d1
Browse repository at this point
You can’t perform that action at this time.