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
Copy file name to clipboardExpand all lines: docs/content/releases/4.3.1.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,7 @@ The usability change allows for one to add namespace to the PostgreSQL Operator'
83
83
84
84
# Fixes
85
85
- Fix for cloning a PostgreSQL cluster when the pgBackRest repository is stored in S3.
86
+
- The `pgo show namespace` command now properly indicates which namespaces a user is able to access.
86
87
- Ensure the `pgo-apiserver` will successfully run if `PGO_DISABLE_TLS` is set to `true`. Reported by (@zhubx007).
87
88
- Prevent a run of `pgo-deployer` from failing if it detects the existence of dependent cluster-wide objects already present.
88
89
- Deployments with `pgo-deployer` using the default file with `hostpathstorage` will now successfully deploy PostgreSQL clusters without any adjustments.
0 commit comments