@@ -37,11 +37,11 @@ them in your systems.
3737
3838#### Debian packages
3939
40- For example, let's install the 1.28.0-rc1 release of the plugin, for an Intel based
40+ For example, let's install the 1.28.0-rc2 release of the plugin, for an Intel based
414164 bit server. First, we download the right ` .deb ` file.
4242
4343``` sh
44- wget https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.28.0-rc1 /kubectl-cnpg_1.28.0-rc1_linux_x86_64 .deb \
44+ wget https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.28.0-rc2 /kubectl-cnpg_1.28.0-rc2_linux_x86_64 .deb \
4545 --output-document kube-plugin.deb
4646```
4747
@@ -52,17 +52,17 @@ $ sudo dpkg -i kube-plugin.deb
5252Selecting previously unselected package cnpg.
5353(Reading database ... 6688 files and directories currently installed.)
5454Preparing to unpack kube-plugin.deb ...
55- Unpacking cnpg (1.28.0-rc1 ) ...
56- Setting up cnpg (1.28.0-rc1 ) ...
55+ Unpacking cnpg (1.28.0-rc2 ) ...
56+ Setting up cnpg (1.28.0-rc2 ) ...
5757```
5858
5959#### RPM packages
6060
61- As in the example for ` .rpm ` packages, let's install the 1.28.0-rc1 release for an
61+ As in the example for ` .rpm ` packages, let's install the 1.28.0-rc2 release for an
6262Intel 64 bit machine. Note the ` --output ` flag to provide a file name.
6363
6464``` sh
65- curl -L https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.28.0-rc1 /kubectl-cnpg_1.28.0-rc1_linux_x86_64 .rpm \
65+ curl -L https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.28.0-rc2 /kubectl-cnpg_1.28.0-rc2_linux_x86_64 .rpm \
6666 --output kube-plugin.rpm
6767```
6868
@@ -76,7 +76,7 @@ Dependencies resolved.
7676 Package Architecture Version Repository Size
7777====================================================================================================
7878Installing:
79- cnpg x86_64 1.28.0-rc1 @commandline 20 M
79+ cnpg x86_64 1.28.0-rc2 @commandline 20 M
8080
8181Transaction Summary
8282====================================================================================================
@@ -300,9 +300,9 @@ sandbox-3 0/604DE38 0/604DE38 0/604DE38 0/604DE38 00:00:00 00:00:00 00
300300Instances status
301301Name Current LSN Replication role Status QoS Manager Version Node
302302---- ----------- ---------------- ------ --- --------------- ----
303- sandbox-1 0/604DE38 Primary OK BestEffort 1.28.0-rc1 k8s-eu-worker
304- sandbox-2 0/604DE38 Standby (async) OK BestEffort 1.28.0-rc1 k8s-eu-worker2
305- sandbox-3 0/604DE38 Standby (async) OK BestEffort 1.28.0-rc1 k8s-eu-worker
303+ sandbox-1 0/604DE38 Primary OK BestEffort 1.28.0-rc2 k8s-eu-worker
304+ sandbox-2 0/604DE38 Standby (async) OK BestEffort 1.28.0-rc2 k8s-eu-worker2
305+ sandbox-3 0/604DE38 Standby (async) OK BestEffort 1.28.0-rc2 k8s-eu-worker
306306```
307307
308308If you require more detailed status information, use the ` --verbose ` option (or
@@ -356,9 +356,9 @@ sandbox-primary primary 1 1 1
356356Instances status
357357Name Current LSN Replication role Status QoS Manager Version Node
358358---- ----------- ---------------- ------ --- --------------- ----
359- sandbox-1 0/6053720 Primary OK BestEffort 1.28.0-rc1 k8s-eu-worker
360- sandbox-2 0/6053720 Standby (async) OK BestEffort 1.28.0-rc1 k8s-eu-worker2
361- sandbox-3 0/6053720 Standby (async) OK BestEffort 1.28.0-rc1 k8s-eu-worker
359+ sandbox-1 0/6053720 Primary OK BestEffort 1.28.0-rc2 k8s-eu-worker
360+ sandbox-2 0/6053720 Standby (async) OK BestEffort 1.28.0-rc2 k8s-eu-worker2
361+ sandbox-3 0/6053720 Standby (async) OK BestEffort 1.28.0-rc2 k8s-eu-worker
362362```
363363
364364With an additional ` -v ` (e.g. ` kubectl cnpg status sandbox -v -v ` ), you can
@@ -624,12 +624,12 @@ Archive: report_operator_<TIMESTAMP>.zip
624624
625625``` output
626626====== Beginning of Previous Log =====
627- 2023-03-28T12:56:41.251711811Z {"level":"info","ts":"2023-03-28T12:56:41Z","logger":"setup","msg":"Starting CloudNativePG Operator","version":"1.28.0-rc1 ","build":{"Version":"1.28.0-rc1 +dev107","Commit":"cc9bab17","Date":"2023-03-28"}}
627+ 2023-03-28T12:56:41.251711811Z {"level":"info","ts":"2023-03-28T12:56:41Z","logger":"setup","msg":"Starting CloudNativePG Operator","version":"1.28.0-rc2 ","build":{"Version":"1.28.0-rc2 +dev107","Commit":"cc9bab17","Date":"2023-03-28"}}
6286282023-03-28T12:56:41.251851909Z {"level":"info","ts":"2023-03-28T12:56:41Z","logger":"setup","msg":"Starting pprof HTTP server","addr":"0.0.0.0:6060"}
629629 <snipped …>
630630
631631====== End of Previous Log =====
632- 2023-03-28T12:57:09.854306024Z {"level":"info","ts":"2023-03-28T12:57:09Z","logger":"setup","msg":"Starting CloudNativePG Operator","version":"1.28.0-rc1 ","build":{"Version":"1.28.0-rc1 +dev107","Commit":"cc9bab17","Date":"2023-03-28"}}
632+ 2023-03-28T12:57:09.854306024Z {"level":"info","ts":"2023-03-28T12:57:09Z","logger":"setup","msg":"Starting CloudNativePG Operator","version":"1.28.0-rc2 ","build":{"Version":"1.28.0-rc2 +dev107","Commit":"cc9bab17","Date":"2023-03-28"}}
6336332023-03-28T12:57:09.854363943Z {"level":"info","ts":"2023-03-28T12:57:09Z","logger":"setup","msg":"Starting pprof HTTP server","addr":"0.0.0.0:6060"}
634634```
635635
0 commit comments