Skip to content

Adds support for DefaultPrivileges in postgres (Encore)#313

Draft
xocasdashdash wants to merge 20 commits intocrossplane-contrib:masterfrom
xocasdashdash:master-2
Draft

Adds support for DefaultPrivileges in postgres (Encore)#313
xocasdashdash wants to merge 20 commits intocrossplane-contrib:masterfrom
xocasdashdash:master-2

Conversation

@xocasdashdash
Copy link
Contributor

Description of your changes

Adds support to DefaultPrivileges for postgres. This is a new PR that is just rebased #199 to facilitate #312
Fixes #117

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

I've been trying to test this locally but i'm really struggling to deploy the provider to a local kind cluster.

It's following the same pattern as the grants, we only care about the creation of the default privileges as the grant/revoke runs in a single transaction.

xocasdashdash and others added 18 commits February 11, 2026 21:54
Signed-off-by: Joaquín Fernández Campo <xocasdashdash@users.noreply.github.com>
Signed-off-by: Joaquín Fernández Campo <xocasdashdash@users.noreply.github.com>
…oller

Signed-off-by: Joaquín Fernández Campo <xocasdashdash@users.noreply.github.com>
Signed-off-by: Joaquín Fernández Campo <xocasdashdash@users.noreply.github.com>
Signed-off-by: Joaquín Fernández Campo <xocasdashdash@users.noreply.github.com>
Signed-off-by: Joaquín Fernández Campo <xocasdashdash@users.noreply.github.com>
Signed-off-by: Joaquín Fernández Campo <xocasdashdash@users.noreply.github.com>
Signed-off-by: Joaquín Fernández Campo <xocasdashdash@users.noreply.github.com>
Signed-off-by: Joaquín Fernández Campo <xocasdashdash@users.noreply.github.com>
…ources we can add default privileges

Signed-off-by: Joaquín Fernández Campo <xocasdashdash@users.noreply.github.com>
Signed-off-by: Joaquín Fernández Campo <xocasdashdash@users.noreply.github.com>
Signed-off-by: Joaquín Fernández Campo <xocasdashdash@users.noreply.github.com>
Signed-off-by: Joaquín Fernández Campo <xocasdashdash@users.noreply.github.com>
Signed-off-by: Joaquín Fernández Campo <xocasdashdash@users.noreply.github.com>
Signed-off-by: Joaquín Fernández Campo <xocasdashdash@users.noreply.github.com>
Signed-off-by: Joaquín Fernández Campo <xocasdashdash@users.noreply.github.com>
Signed-off-by: Joaquín Fernández Campo <xocasdashdash@users.noreply.github.com>
Signed-off-by: Joaquín Fernández Campo <xocasdashdash@users.noreply.github.com>
fernandezcuesta and others added 2 commits February 12, 2026 00:00
Signed-off-by: Jesús Fernández <7312236+fernandezcuesta@users.noreply.github.com>
fix: adapt for v2, fix default privileges and add examples and tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support DefaultPrivileges

2 participants