File tree Expand file tree Collapse file tree
cluster-management/delete
disaster-recovery/standby
feature-gates/tablespace-enabled Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 3 . Catch: Describe pod
1212
1313## Setup: Create the namespace and the Operator
14- NOTE: You will need to configure an imagePullSecret to point to the harbor or registry images if you running the tests manually.
15- https://access.crunchydata.com/documentation/private/postgres-operator-private/latest/installation/private-registries
1614```
1715kubectl apply -k kustomize/install/namespace
1816kubectl apply --server-side -k kustomize/install/default
Original file line number Diff line number Diff line change 1313
1414
1515## Setup: Create the namespace and the Operator
16- NOTE: You will need to configure an imagePullSecret to point to the harbor or registry images if you running the tests manually.
17- https://access.crunchydata.com/documentation/private/postgres-operator-private/latest/installation/private-registries
1816```
1917kubectl apply -k kustomize/install/namespace
2018kubectl apply --server-side -k kustomize/install/default
Original file line number Diff line number Diff line change 3131 5 . Catch: Describe pod
3232
3333## Setup: Create the namespace and the Operator
34- NOTE: You will need to configure an imagePullSecret to point to the harbor or registry images if you running the tests manually.
35- https://access.crunchydata.com/documentation/private/postgres-operator-private/latest/installation/private-registries
3634```
3735kubectl apply -k kustomize/install/namespace
3836kubectl apply --server-side -k kustomize/install/default
Original file line number Diff line number Diff line change 2626 4 . Catch: Describe pods
2727
2828## Setup: Create the namespace and the Operator
29- NOTE: You will need to configure an imagePullSecret to point to the harbor or registry images if you running the tests manually.
30- https://access.crunchydata.com/documentation/private/postgres-operator-private/latest/installation/private-registries
3129```
3230kubectl apply -k kustomize/install/namespace
3331kubectl apply --server-side -k kustomize/install/default
Original file line number Diff line number Diff line change 1919 6 . Catch: Describe the Standby cluster pod
2020
2121## Setup: Create the namespace and the Operator
22- NOTE: You will need to configure an imagePullSecret to point to the harbor or registry images if you running the tests manually.
23- https://access.crunchydata.com/documentation/private/postgres-operator-private/latest/installation/private-registries
2422```
2523kubectl apply -k kustomize/install/namespace
2624kubectl apply --server-side -k kustomize/install/default
Original file line number Diff line number Diff line change @@ -8,8 +8,6 @@ Note: This series of tests depends on PGO being deployed with the TablespaceVolu
88 2 . Catch: Describe pods
99
1010## Setup: Create the namespace and the Operator
11- NOTE: You will need to configure an imagePullSecret to point to the harbor or registry images if you running the tests manually.
12- https://access.crunchydata.com/documentation/private/postgres-operator-private/latest/installation/private-registries
1311```
1412kubectl apply -k kustomize/install/namespace
1513kubectl apply --server-side -k kustomize/install/default
You can’t perform that action at this time.
0 commit comments