-
-
Notifications
You must be signed in to change notification settings - Fork 66
Comparing changes
Open a pull request
base repository: movetokube/postgres-operator
base: 1.3.3
head repository: movetokube/postgres-operator
compare: 1.3.4
- 14 commits
- 191 files changed
- 5 contributors
Commits on Dec 8, 2023
-
fix(postgresuser): return k8s client error before annotations
In the GetPostgresCR function, we should return the k8s client error before checking the annotations. If not, deleting a Postgres resource will cause the linked PostgresUsers to enter an infinite reconciliation loop as the CR NotFound error will never be returned to the Reconcile function.
Configuration menu - View commit details
-
Copy full SHA for 4b3b3f7 - Browse repository at this point
Copy the full SHA 4b3b3f7View commit details
Commits on Jan 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ff81b32 - Browse repository at this point
Copy the full SHA ff81b32View commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce06a0d - Browse repository at this point
Copy the full SHA ce06a0dView commit details
Commits on Apr 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9c45a96 - Browse repository at this point
Copy the full SHA 9c45a96View commit details
Commits on Apr 4, 2025
-
Merge pull request #148 from kanor1306/add-annotations-to-deployment
Add annotations to operator deployment
Configuration menu - View commit details
-
Copy full SHA for 31c8947 - Browse repository at this point
Copy the full SHA 31c8947View commit details -
Configuration menu - View commit details
-
Copy full SHA for 639b50f - Browse repository at this point
Copy the full SHA 639b50fView commit details -
Merge pull request #141 from cryptobioz/fix-postgresuser-getpostgrescr
fix(postgresuser): return k8s client error before annotations
Configuration menu - View commit details
-
Copy full SHA for 6ace8ab - Browse repository at this point
Copy the full SHA 6ace8abView commit details
Commits on Apr 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 11e6e79 - Browse repository at this point
Copy the full SHA 11e6e79View commit details
Commits on Apr 7, 2025
-
Merge pull request #169 from pcallewaert/pc/azure-fixes
Fix DropRole in Azure for PG16
Configuration menu - View commit details
-
Copy full SHA for d6e9ac0 - Browse repository at this point
Copy the full SHA d6e9ac0View commit details
Commits on Apr 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3b7ad28 - Browse repository at this point
Copy the full SHA 3b7ad28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47a3cb1 - Browse repository at this point
Copy the full SHA 47a3cb1View commit details
Commits on Apr 23, 2025
-
Merge pull request #171 from pcallewaert/update-go
Update go and some minor dependencies
Configuration menu - View commit details
-
Copy full SHA for 3afcc67 - Browse repository at this point
Copy the full SHA 3afcc67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 786ed36 - Browse repository at this point
Copy the full SHA 786ed36View commit details -
Merge pull request #170 from pcallewaert/pc/e2e-tests
Set us basic e2e tests
Configuration menu - View commit details
-
Copy full SHA for 008dfd5 - Browse repository at this point
Copy the full SHA 008dfd5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.3.3...1.3.4