When upgrading to Kublr Control Plane 1.19.0 use the following procedures.
You need to update all required features at the same time as follows:
...
spec:
features:
kublrOperator:
chart:
version: 1.19.0-33
enabled: true
system:
chart:
version: 1.19.0-28
ingress:
chart:
version: 1.19.0-30
controlPlane:
chart:
version: 1.19.0-82
kubedb:
chart:
version: 1.19.0-28
...
Target versions are:
After that you can update log collection and monitoring via UI.
Before updating log collection feature, remove the “kublr-logging-sg-job” job:
kubectl -n kublr delete job kublr-logging-sg-job