Skip to:
User impact:
User can get unexpected versions of operators
Steps to reproduce:
Start PMM dev-latest with -e PERCONA_TEST_VERSION_SERVICE_URL=https://check-dev.percona.com/versions/v1 env var where
Register k8s cluster in dbaas
Check installed versions of operators
Actual result:
percona/percona-server-mongodb-operator:1.12.0 is installed instead of percona/percona-server-mongodb-operator:1.11.0
Expected result:
Correct versions of operators installed according to version service
Workaround:
Delete/apply operators manually
Details:
Changed priority to High, as this can lead to data damage if we have some version of DB we are not recommending but installing.
Yes, there is a workaround by removing the version from a file, but still, some people can be affected.
User impact:
User can get unexpected versions of operators
Steps to reproduce:
Start PMM dev-latest with -e PERCONA_TEST_VERSION_SERVICE_URL=https://check-dev.percona.com/versions/v1 env var where
Register k8s cluster in dbaas
Check installed versions of operators
Actual result:
percona/percona-server-mongodb-operator:1.12.0 is installed instead of percona/percona-server-mongodb-operator:1.11.0
Expected result:
Correct versions of operators installed according to version service
Workaround:
Delete/apply operators manually
Details: