Commit 5cee46f
authored
Data Source Now Ignored When Upgrading
A bootstrap Job will now no longer be run if a "pgDataSource" is
present in the pgcluster when it is recreated as part of the'
"pgo upgrade" process. Specifically, if the "upgrade-in-progress"
annotation is present on the pgcluster, then it is assumed the cluster
is being recreated a part of a PGO upgrade, and any data source logic
is ignored.
Issue: [ch12469]1 parent 66ea1e1 commit 5cee46f
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
125 | 129 | | |
126 | 130 | | |
127 | 131 | | |
| |||
0 commit comments